Comparing version 0.1.5 to 0.1.6
@@ -0,1 +1,5 @@ | ||
# 0.1.6 -- BN formatting update | ||
1. BN formatting update | ||
# 0.1.5 -- replace out sha3 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "ethjs-abi", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Just the Ethereum encoding and decoding methods from the ethers-io-wallet.", | ||
@@ -71,3 +71,3 @@ "main": "lib/index.js", | ||
"js-sha3": "0.5.5", | ||
"number-to-bn": "1.4.0" | ||
"number-to-bn": "1.6.0" | ||
}, | ||
@@ -74,0 +74,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1911990
9391
+ Addednumber-to-bn@1.6.0(transitive)
- Removednumber-to-bn@1.4.0(transitive)
Updatednumber-to-bn@1.6.0