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

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

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