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