node9-ai 2.18.0 → 2.19.0

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node9-ai",
3
- "version": "2.18.0",
3
+ "version": "2.19.0",
4
4
  "description": "IAM for your AI agents. Set what Claude Code, Codex, Gemini, Cursor and any MCP server are allowed to do, review risky actions before they run, and keep every action on the record.",
5
5
  "keywords": [
6
6
  "ai-security",
@@ -44,7 +44,7 @@
44
44
  "node9-ai": "bin/node9.js"
45
45
  },
46
46
  "dependencies": {
47
- "@node9/proxy": "2.18.0"
47
+ "@node9/proxy": "2.19.0"
48
48
  },
49
49
  "type": "module",
50
50
  "engines": {