🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@countersign/mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@countersign/mcp - npm Package Compare versions

Comparing version
0.1.4
to
0.1.5
+7
-6
package.json
{
"name": "@countersign/mcp",
"version": "0.1.4",
"version": "0.1.5",
"description": "Countersign as MCP tools — the cross-vendor kill switch + spend guard inside any MCP client (Claude, Cursor, …).",
"mcpName": "io.github.countersign-network/countersign",
"license": "Apache-2.0",

@@ -26,10 +27,10 @@ "type": "module",

"zod": "^4.4.0",
"@countersign/sdk": "^0.2.1",
"@countersign/ap2": "^0.1.1",
"@countersign/x402": "^0.1.1"
"@countersign/x402": "^0.1.1",
"@countersign/sdk": "^0.3.0",
"@countersign/ap2": "^0.1.1"
},
"devDependencies": {
"tsup": "^8.5.1",
"@countersign/core": "0.0.0",
"@countersign/api-contract": "0.2.1"
"@countersign/api-contract": "0.3.0",
"@countersign/core": "0.0.0"
},

@@ -36,0 +37,0 @@ "repository": {