@truffle/abi-utils
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@truffle/abi-utils", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Utilities for working with ABIs", | ||
@@ -27,3 +27,4 @@ "keywords": [ | ||
"scripts": { | ||
"prepare": "tsc", | ||
"build": "tsc", | ||
"prepare": "yarn build", | ||
"test": "jest lib/**" | ||
@@ -52,3 +53,3 @@ }, | ||
}, | ||
"gitHead": "653686708545be12b71f9b35eb7a3ca66510c54d" | ||
"gitHead": "cbbdad403808aba996b37237c277e302ee99353b" | ||
} |
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
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
48335
0