@0x/web3-wrapper
Advanced tools
Comparing version 6.0.12 to 6.0.13
[ | ||
{ | ||
"timestamp": 1568744790, | ||
"version": "6.0.13", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1567521715, | ||
@@ -4,0 +13,0 @@ "version": "6.0.12", |
@@ -8,2 +8,6 @@ <!-- | ||
## v6.0.13 - _September 17, 2019_ | ||
* Dependencies updated | ||
## v6.0.12 - _September 3, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/web3-wrapper", | ||
"version": "6.0.12", | ||
"version": "6.0.13", | ||
"engines": { | ||
@@ -43,3 +43,3 @@ "node": ">=6.12" | ||
"devDependencies": { | ||
"@0x/ts-doc-gen": "^0.0.21", | ||
"@0x/ts-doc-gen": "^0.0.22", | ||
"@0x/tslint-config": "^3.0.1", | ||
@@ -63,7 +63,7 @@ "@types/lodash": "4.14.104", | ||
"dependencies": { | ||
"@0x/assert": "^2.1.5", | ||
"@0x/json-schemas": "^4.0.1", | ||
"@0x/typescript-typings": "^4.2.5", | ||
"@0x/utils": "^4.5.1", | ||
"ethereum-types": "^2.1.5", | ||
"@0x/assert": "^2.1.6", | ||
"@0x/json-schemas": "^4.0.2", | ||
"@0x/typescript-typings": "^4.3.0", | ||
"@0x/utils": "^4.5.2", | ||
"ethereum-types": "^2.1.6", | ||
"ethereumjs-util": "^5.1.1", | ||
@@ -76,3 +76,3 @@ "ethers": "~4.0.4", | ||
}, | ||
"gitHead": "2b8226a7579a2abc3809e848ed8ba82b00125979" | ||
"gitHead": "ec92cea5982375fa2fa7ba8445b5e8af589b75bd" | ||
} |
138651
2286
Updated@0x/assert@^2.1.6
Updated@0x/json-schemas@^4.0.2
Updated@0x/utils@^4.5.2
Updatedethereum-types@^2.1.6