🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@avalabs/core-etherscan-sdk

Package Overview
Dependencies
Maintainers
5
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avalabs/core-etherscan-sdk - npm Package Compare versions

Comparing version

to
3.1.0-canary.809f9ff.0

dist/index.cjs

9

package.json
{
"name": "@avalabs/core-etherscan-sdk",
"version": "3.1.0-canary.805b421.0+805b421",
"version": "3.1.0-canary.809f9ff.0+809f9ff",
"license": "Limited Ecosystem License",
"private": false,
"main": "dist/index.js",
"type": "module",
"main": "dist/index.cjs",
"module": "esm/index.js",

@@ -20,5 +21,5 @@ "typings": "dist/index.d.ts",

"dependencies": {
"@avalabs/core-utils-sdk": "3.1.0-canary.805b421.0+805b421"
"@avalabs/core-utils-sdk": "3.1.0-canary.809f9ff.0+809f9ff"
},
"gitHead": "805b421e5a0252ad3180f7ba6b0a20dc083cd2bc"
"gitHead": "809f9ffdad5eba41f831689e8dc75e459ac38cb5"
}