@0x/web3-wrapper
Advanced tools
Comparing version 3.2.3 to 3.2.4
[ | ||
{ | ||
"timestamp": 1547561734, | ||
"version": "3.2.4", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1547225310, | ||
@@ -4,0 +13,0 @@ "version": "3.2.3", |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.2.4 - _January 15, 2019_ | ||
* Dependencies updated | ||
## v3.2.3 - _January 11, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"engines": { | ||
@@ -39,3 +39,3 @@ "node": ">=6.12" | ||
"devDependencies": { | ||
"@0x/tslint-config": "^2.0.1", | ||
"@0x/tslint-config": "^2.0.2", | ||
"@types/ganache-core": "^2.1.0", | ||
@@ -58,7 +58,7 @@ "@types/lodash": "4.14.104", | ||
"dependencies": { | ||
"@0x/assert": "^1.0.22", | ||
"@0x/json-schemas": "^2.1.6", | ||
"@0x/typescript-typings": "^3.0.7", | ||
"@0x/utils": "^3.0.0", | ||
"ethereum-types": "^1.1.5", | ||
"@0x/assert": "^1.0.23", | ||
"@0x/json-schemas": "^2.1.7", | ||
"@0x/typescript-typings": "^3.0.8", | ||
"@0x/utils": "^3.0.1", | ||
"ethereum-types": "^1.1.6", | ||
"ethereumjs-util": "^5.1.1", | ||
@@ -71,3 +71,3 @@ "ethers": "~4.0.4", | ||
}, | ||
"gitHead": "cf3787edbb9e8acf7160ab93b903b54c63bdffda" | ||
"gitHead": "f570f80674c22f69712c45e8e3c48e948b51f357" | ||
} |
168685
2674
Updated@0x/assert@^1.0.23
Updated@0x/json-schemas@^2.1.7
Updated@0x/utils@^3.0.1
Updatedethereum-types@^1.1.6