@0x/assert
Advanced tools
Comparing version 3.0.6 to 3.0.7
[ | ||
{ | ||
"timestamp": 1582623685, | ||
"version": "3.0.7", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1581204851, | ||
@@ -4,0 +13,0 @@ "version": "3.0.6", |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.0.7 - _February 25, 2020_ | ||
* Dependencies updated | ||
## v3.0.6 - _February 8, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"engines": { | ||
@@ -48,5 +48,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^5.0.6", | ||
"@0x/json-schemas": "^5.0.7", | ||
"@0x/typescript-typings": "^5.0.2", | ||
"@0x/utils": "^5.4.0", | ||
"@0x/utils": "^5.4.1", | ||
"lodash": "^4.17.11", | ||
@@ -58,3 +58,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"gitHead": "5754c11e34b6c833898184360398fb6287d54138" | ||
"gitHead": "2dd47a21033c42d738503a36494505962353a3c4" | ||
} |
35242
774
Updated@0x/json-schemas@^5.0.7
Updated@0x/utils@^5.4.1