🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@openrouter/cli

Package Overview
Dependencies
Maintainers
5
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openrouter/cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+8
-3
package.json
{
"name": "@openrouter/cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "SDK DevTools and utilities for OpenRouter development",

@@ -28,8 +28,13 @@ "type": "module",

"@hono/node-server": "^1.19.2",
"@openrouter-monorepo/helpers": "workspace:*",
"@openrouter-monorepo/type-utils": "workspace:*",
"@openrouter/devtools": "workspace:*",
"@openrouter/mcp": "workspace:*",
"hono": "^4.9.6",
"vaul": "^1.1.2"
"ts-morph": "27.0.2",
"vaul": "^1.1.2",
"zod": "^3.25.76"
},
"devDependencies": {
"@openrouter/sdk": "0.1.3",
"@openrouter/sdk": "0.3.15",
"@radix-ui/colors": "^3.0.0",

@@ -36,0 +41,0 @@ "@radix-ui/react-collapsible": "^1.1.2",

Sorry, the diff of this file is not supported yet