dsh-completion-guard 0.4.2 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-completion-guard",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "A task-contract and completion-certification layer for DeepSeek Harness.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -106,5 +106,5 @@
106
106
  "hooks",
107
107
  "typescript"
108
108
  ],
109
- "gitHead": "df19d84db35369afb5b3a8041b6e5051db367155"
109
+ "gitHead": "97ab1ea7e02816e81bb3c7ca0df730dcd61543c7"
110
110
  }