@0x/web3-wrapper
Advanced tools
Comparing version 4.0.0 to 4.0.1
[ | ||
{ | ||
"timestamp": 1549452781, | ||
"version": "4.0.1", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"version": "4.0.0", | ||
@@ -4,0 +13,0 @@ "changes": [ |
@@ -8,2 +8,6 @@ <!-- | ||
## v4.0.1 - _February 6, 2019_ | ||
* Dependencies updated | ||
## v4.0.0 - _February 5, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"engines": { | ||
@@ -57,6 +57,6 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/assert": "^2.0.0", | ||
"@0x/json-schemas": "^3.0.0", | ||
"@0x/assert": "^2.0.1", | ||
"@0x/json-schemas": "^3.0.1", | ||
"@0x/typescript-typings": "^4.0.0", | ||
"@0x/utils": "^4.0.1", | ||
"@0x/utils": "^4.0.2", | ||
"ethereum-types": "^2.0.0", | ||
@@ -70,3 +70,3 @@ "ethereumjs-util": "^5.1.1", | ||
}, | ||
"gitHead": "7b583cecb29c24f561c8befa835ba9ef5a6918f6" | ||
"gitHead": "dbb3c5e32b26a8c2edf6be19a8216851b7c65888" | ||
} |
174046
37
2692
Updated@0x/assert@^2.0.1
Updated@0x/json-schemas@^3.0.1
Updated@0x/utils@^4.0.2