web3-utils
Advanced tools
Comparing version 1.6.0 to 1.6.1-rc.0
{ | ||
"name": "web3-utils", | ||
"version": "1.6.0", | ||
"version": "1.6.1-rc.0", | ||
"description": "Collection of utility functions used in web3.js.", | ||
@@ -17,2 +17,3 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-utils", | ||
"dependencies": { | ||
"@types/bn.js": "^4.11.6", | ||
"bn.js": "^4.11.9", | ||
@@ -30,3 +31,3 @@ "ethereum-bloom-filters": "^1.0.6", | ||
}, | ||
"gitHead": "a34afae56647615d7cbdfa227af8a1389476e2d6" | ||
"gitHead": "0dd79a2caeb406fa1fc3093bd836ade930d8cd38" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
164418
8
2
+ Added@types/bn.js@^4.11.6
+ Added@types/bn.js@4.11.6(transitive)