@sigmashake/ssg 0.29.49 → 0.29.51

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": "@sigmashake/ssg",
3
- "version": "0.29.49",
3
+ "version": "0.29.51",
4
4
  "description": "AI Agent Governance CLI — evaluate tool calls against rules, block dangerous operations, and surface blocked commands",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "type": "module",
@@ -14,8 +14,8 @@
14
14
  "README.md"
15
15
  ],
16
16
  "optionalDependencies": {
17
- "@sigmashake/ssg-linux-x64": "0.29.49",
18
- "@sigmashake/ssg-linux-arm64": "0.29.49",
17
+ "@sigmashake/ssg-linux-x64": "0.29.51",
18
+ "@sigmashake/ssg-linux-arm64": "0.29.51",
19
19
  "@sigmashake/ssg-darwin-arm64": "0.29.40",
20
20
  "@sigmashake/ssg-darwin-x64": "0.29.40",
21
21
  "@sigmashake/ssg-win32-x64": "0.29.39"