@neurcode-ai/cli 0.20.9 → 0.20.10

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.
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": "neurcode.cli-build.v1",
3
- "version": "0.20.9",
3
+ "version": "0.20.10",
4
4
  "gitCommit": "2eaced57133c561b9269ce81b6dbcd81aca4a579",
5
- "builtAt": "2026-06-27T19:59:52.404Z",
5
+ "builtAt": "2026-06-27T20:07:27.653Z",
6
6
  "entryFile": "index.js",
7
7
  "entrySize": 102622,
8
- "entryMtimeMs": 1782590392161.0947
8
+ "entryMtimeMs": 1782590847520.2725
9
9
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neurcode-ai/cli",
3
- "version": "0.20.9",
3
+ "version": "0.20.10",
4
4
  "description": "Neurcode CLI — deterministic operational governance runtime for AI-assisted engineering (intent contracts, import-edge governance, replay continuity)",
5
5
  "bin": {
6
6
  "neurcode": "dist/index.js"
@@ -37,7 +37,7 @@
37
37
  "@neurcode-ai/contracts": "^0.2.3",
38
38
  "@neurcode-ai/core": "^0.1.0",
39
39
  "@neurcode-ai/diff-parser": "^0.1.0",
40
- "@neurcode-ai/governance-runtime": "^0.4.3",
40
+ "@neurcode-ai/governance-runtime": "^0.4.4",
41
41
  "@neurcode-ai/policy": "^0.1.0",
42
42
  "@neurcode-ai/policy-engine": "^0.2.0",
43
43
  "@neurcode-ai/telemetry": "^0.1.1",