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

@moneolabs/mcp

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moneolabs/mcp - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+5
-5
package.json
{
"name": "@moneolabs/mcp",
"version": "0.1.0",
"version": "0.2.0",
"description": "MCP server for Moneo: hand any agent host a guarded wallet and trading tools.",

@@ -63,7 +63,7 @@ "license": "MIT",

"@modelcontextprotocol/sdk": "^1.29.0",
"@moneolabs/core": "0.1.0",
"@moneolabs/guard": "0.1.0",
"@moneolabs/trading": "0.1.0",
"@moneolabs/wallet": "0.1.0"
"@moneolabs/core": "0.2.0",
"@moneolabs/guard": "0.2.0",
"@moneolabs/trading": "0.2.0",
"@moneolabs/wallet": "0.2.0"
}
}