ethereumjs-tx
Advanced tools
Comparing version 1.1.0 to 1.1.1
const ethUtil = require('ethereumjs-util') | ||
const fees = require('ethereum-common') | ||
const fees = require('ethereum-common/params') | ||
const BN = ethUtil.BN | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "ethereumjs-tx", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "An simple module for creating, manipulating and signing ethereum transactions", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"ethereum-common": "0.0.16", | ||
"ethereum-common": "^0.0.17", | ||
"ethereumjs-util": "^4.0.1" | ||
@@ -26,0 +26,0 @@ }, |
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
1495652
30637
+ Addedethereum-common@0.0.17(transitive)
- Removedethereum-common@0.0.16(transitive)
Updatedethereum-common@^0.0.17