@0disoft/mcp-security-proxy-runtime
Advanced tools
+10
-10
| { | ||
| "name": "@0disoft/mcp-security-proxy-runtime", | ||
| "description": "Stdio proxy session and subprocess runtime for MCP Security Proxy.", | ||
| "version": "0.0.0-bootstrap.0", | ||
| "version": "0.2.0-alpha.1", | ||
| "type": "module", | ||
@@ -31,2 +31,10 @@ "license": "Apache-2.0", | ||
| }, | ||
| "dependencies": { | ||
| "@0disoft/mcp-security-proxy-core": "0.2.0-alpha.1", | ||
| "@0disoft/mcp-security-proxy-contracts": "0.2.0-alpha.1", | ||
| "@0disoft/mcp-security-proxy-mcp-adapter": "0.2.0-alpha.1" | ||
| }, | ||
| "engines": { | ||
| "node": ">=24.0.0" | ||
| }, | ||
| "scripts": { | ||
@@ -36,11 +44,3 @@ "build": "tsc -p tsconfig.build.json", | ||
| "typecheck": "tsc -p tsconfig.json --noEmit" | ||
| }, | ||
| "dependencies": { | ||
| "@0disoft/mcp-security-proxy-contracts": "0.0.0-bootstrap.0", | ||
| "@0disoft/mcp-security-proxy-core": "0.0.0-bootstrap.0", | ||
| "@0disoft/mcp-security-proxy-mcp-adapter": "0.0.0-bootstrap.0" | ||
| }, | ||
| "engines": { | ||
| "node": ">=24.0.0" | ||
| } | ||
| } | ||
| } |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
0
-100%130510
-0.01%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated