@0x/web3-wrapper
Advanced tools
Comparing version 7.0.3 to 7.0.4
[ | ||
{ | ||
"timestamp": 1579682890, | ||
"version": "7.0.4", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1578272714, | ||
@@ -4,0 +13,0 @@ "version": "7.0.3", |
@@ -8,2 +8,6 @@ <!-- | ||
## v7.0.4 - _January 22, 2020_ | ||
* Dependencies updated | ||
## v7.0.3 - _January 6, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "7.0.3", | ||
"version": "7.0.4", | ||
"engines": { | ||
@@ -50,3 +50,3 @@ "node": ">=6.12" | ||
"dirty-chai": "^2.0.1", | ||
"ganache-core": "^2.6.0", | ||
"ganache-core": "^2.9.0-istanbul.0", | ||
"make-promises-safe": "^1.1.0", | ||
@@ -62,6 +62,6 @@ "mocha": "^6.2.0", | ||
"dependencies": { | ||
"@0x/assert": "^3.0.3", | ||
"@0x/json-schemas": "^5.0.3", | ||
"@0x/assert": "^3.0.4", | ||
"@0x/json-schemas": "^5.0.4", | ||
"@0x/typescript-typings": "^5.0.1", | ||
"@0x/utils": "^5.1.2", | ||
"@0x/utils": "^5.2.0", | ||
"ethereum-types": "^3.0.0", | ||
@@ -75,3 +75,3 @@ "ethereumjs-util": "^5.1.1", | ||
}, | ||
"gitHead": "2113fb490d63bee42042e592d46e7e409cb225b9" | ||
"gitHead": "93f2b6b4d8c35d4d2b30452367ba7c42f7d1168e" | ||
} |
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
141870
2391
Updated@0x/assert@^3.0.4
Updated@0x/json-schemas@^5.0.4
Updated@0x/utils@^5.2.0