@jaw.id/cli 0.1.14 → 0.1.16

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.
@@ -699,5 +699,5 @@
699
699
  ]
700
700
  }
701
701
  },
702
- "version": "0.1.14"
702
+ "version": "0.1.16"
703
703
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@jaw.id/cli",
3
3
  "description": "CLI + MCP Server for JAW.id smart accounts — for humans and AI agents",
4
- "version": "0.1.14",
4
+ "version": "0.1.16",
5
5
  "license": "MIT",
6
6
  "type": "module",
7
7
  "bin": {
@@ -104,7 +104,7 @@
104
104
  }
105
105
  },
106
106
  "dependencies": {
107
- "@jaw.id/core": "1.0.7",
107
+ "@jaw.id/core": "1.0.9",
108
108
  "@modelcontextprotocol/sdk": "^1.12.1",
109
109
  "@oclif/core": "^4.3.0",
110
110
  "open": "^10.1.0",