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

@moneolabs/wallet

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/wallet - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+8
-4
package.json
{
"name": "@moneolabs/wallet",
"version": "0.1.0",
"version": "0.2.0",
"description": "An account per AI agent, with keys the model never sees.",

@@ -47,4 +47,8 @@ "license": "MIT",

"payments",
"agent-payments",
"x402",
"stablecoin",
"mcp",
"tool-calling"
"tool-calling",
"robinhood-chain"
],

@@ -56,5 +60,5 @@ "scripts": {

"dependencies": {
"@moneolabs/core": "0.1.0",
"@moneolabs/guard": "0.1.0"
"@moneolabs/core": "0.2.0",
"@moneolabs/guard": "0.2.0"
}
}