@dzhechkov/harness-cli 0.3.246 → 0.3.247

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/.dz-manifest.json CHANGED
@@ -73,7 +73,7 @@
73
73
  },
74
74
  {
75
75
  "path": "package.json",
76
- "sha256": "139d06a7617876ef1f9a1c7408f993314f1c3415a7c95a4dc53d89dcf453d866"
76
+ "sha256": "16065506fcf54ea10fab7342da217ff2416818c20e05dd998036a75075083330"
77
77
  },
78
78
  {
79
79
  "path": "src/bin.ts",
@@ -101,5 +101,5 @@
101
101
  }
102
102
  ]
103
103
  },
104
- "signature": "pCBgoXGJzxdv5poRU5eOMtJoISDMnvSabiQOi+YCg1eWnD+txkaJWy1VeyoNZhPkuUAHAm6VfykoZ5K6Th6wDw=="
104
+ "signature": "jqvbNISfU96e9j4EhVFYHbowiOFN5RY0psaDJR/T53CLO3FIUQjvHL1b3kc9cZ0RkeEuK/tux++6Fo5px3XLBA=="
105
105
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dzhechkov/harness-cli",
3
- "version": "0.3.246",
3
+ "version": "0.3.247",
4
4
  "description": "The dz CLI — install AI skills for Claude Code, Codex, OpenCode, Hermes, OpenClaude, GitHub Copilot. 35 commands, 13 presets, 6 platform targets.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -57,7 +57,7 @@
57
57
  "@dzhechkov/skills-reverse-engineering": "^0.1.0",
58
58
  "@dzhechkov/skills-presentation-storyteller": "^0.1.0",
59
59
  "@dzhechkov/skills-website-cloner": "^0.1.0",
60
- "@dzhechkov/harness-core": "0.3.137"
60
+ "@dzhechkov/harness-core": "0.3.138"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@types/node": "^25.6.0",
package/sbom.json CHANGED
@@ -185,7 +185,7 @@
185
185
  "hashes": [
186
186
  {
187
187
  "alg": "SHA-256",
188
- "content": "139d06a7617876ef1f9a1c7408f993314f1c3415a7c95a4dc53d89dcf453d866"
188
+ "content": "16065506fcf54ea10fab7342da217ff2416818c20e05dd998036a75075083330"
189
189
  }
190
190
  ]
191
191
  },