🎩 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.3.1
to
0.3.2
+3
-3
package.json
{
"name": "@moneolabs/wallet",
"version": "0.3.1",
"version": "0.3.2",
"description": "An account per AI agent, with keys the model never sees.",

@@ -59,6 +59,6 @@ "license": "MIT",

"dependencies": {
"@moneolabs/core": "0.3.1",
"@moneolabs/guard": "0.3.1",
"@moneolabs/core": "0.3.2",
"@moneolabs/guard": "0.3.2",
"viem": "^2.55.10"
}
}