@uniswap/default-token-list
Advanced tools
Comparing version 1.1.0 to 1.2.5
{ | ||
"name": "@uniswap/default-token-list", | ||
"version": "1.1.0", | ||
"version": "1.2.5", | ||
"description": "◦ The Uniswap default token list", | ||
"main": "uniswap-default.tokenlist.json", | ||
"main": "build/uniswap-default.tokenlist.json", | ||
"scripts": { | ||
"test": "mocha", | ||
"prepublishOnly": "npm test" | ||
"build": "rimraf build && mkdir -p build && node src/write.js > build/uniswap-default.tokenlist.json", | ||
"prepublishOnly": "npm test && npm run build" | ||
}, | ||
"files": [ | ||
"uniswap-default.tokenlist.json" | ||
"build/uniswap-default.tokenlist.json" | ||
], | ||
@@ -30,7 +31,9 @@ "repository": { | ||
"devDependencies": { | ||
"@ethersproject/address": "^5.0.2", | ||
"@uniswap/token-lists": "^1.0.0-beta.8", | ||
"ajv": "^6.12.3", | ||
"chai": "^4.2.0", | ||
"mocha": "^8.0.1" | ||
"mocha": "^8.0.1", | ||
"rimraf": "^3.0.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
80964
1073
6