@avalabs/core-etherscan-sdk
Advanced tools
Comparing version
{ | ||
"name": "@avalabs/core-etherscan-sdk", | ||
"version": "3.1.0-canary.af996c4.0+af996c4", | ||
"version": "3.1.0-canary.b074965.0+b074965", | ||
"license": "Limited Ecosystem License", | ||
"private": false, | ||
"main": "dist/index.js", | ||
"type": "module", | ||
"main": "dist/index.cjs", | ||
"module": "esm/index.js", | ||
"typings": "dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"default": "./dist/index.cjs", | ||
"require": "./dist/index.cjs", | ||
"import": "./esm/index.js", | ||
"types": "./esm/index.d.ts" | ||
} | ||
}, | ||
"files": [ | ||
@@ -17,8 +26,8 @@ "dist", | ||
"build": "rollup -c", | ||
"lint": "eslint --fix -c ./.eslintrc.js \"src/**/*.ts*\"" | ||
"lint": "eslint --fix -c ./.eslintrc.cjs \"src/**/*.ts*\"" | ||
}, | ||
"dependencies": { | ||
"@avalabs/core-utils-sdk": "3.1.0-canary.af996c4.0+af996c4" | ||
"@avalabs/core-utils-sdk": "3.1.0-canary.b074965.0+b074965" | ||
}, | ||
"gitHead": "af996c4433807fc535cdc5c6d5f585afb8f846c5" | ||
"gitHead": "b07496574a998ba6928587079f6854766dcd4724" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
14657
1.39%Yes
NaN