@truffle/blockchain-utils
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "@truffle/blockchain-utils", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Utilities for identifying and managing blockchains", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"types": "./typings/index.d.ts", | ||
"scripts": { | ||
"test": "mocha" | ||
"build": "tsc", | ||
"prepare": "yarn build", | ||
"test": "mocha --exit -r ts-node/register test/**/*.test.ts" | ||
}, | ||
@@ -24,6 +27,10 @@ "repository": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils", | ||
}, | ||
"gitHead": "5e8ec5fcecdf400b3cb8a4d9dc153df781df1a28", | ||
"devDependencies": { | ||
"mocha": "5.2.0" | ||
} | ||
"@types/assert": "^1.4.2", | ||
"@types/web3": "^1.0.19", | ||
"mocha": "5.2.0", | ||
"ts-node": "^8.3.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
"gitHead": "8e9210bc449edbd74867cf5b432122eb63100607" | ||
} |
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
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
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
12253
12
202
5
2