@vectros-ai/cli 0.5.0 → 0.5.1

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": "@vectros-ai/cli",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "The Vectros provisioning CLI — `vectros bootstrap` mints a least-privilege MCP credential (ssk_* + AccessProfile + optional blueprint) without the root key. Owns the scope gate (the trust boundary).",
5
5
  "license": "Apache-2.0",
6
6
  "homepage": "https://vectros.ai",
@@ -41,7 +41,7 @@
41
41
  "@eslint/js": "^9.39.4",
42
42
  "@types/node": "^20.0.0",
43
43
  "@vectros-ai/blueprints": "^0.5.0",
44
- "@vectros-ai/sdk": "0.29.7",
44
+ "@vectros-ai/sdk": "0.29.9",
45
45
  "eslint": "^9.39.4",
46
46
  "globals": "^15.14.0",
47
47
  "tsup": "^8.0.0",