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

aptos-tool

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aptos-tool - npm Package Compare versions

Comparing version
0.0.7
to
0.0.8
+3
-2
package.json
{
"name": "aptos-tool",
"version": "0.0.7",
"version": "0.0.8",
"description": "",

@@ -11,3 +11,4 @@ "type": "module",

"import": "./dist/index.js",
"require": "./dist/index.cjs"
"require": "./dist/index.cjs",
"types": "./dist/src/index.d.ts"
}

@@ -14,0 +15,0 @@ },