@0x/assert
Advanced tools
Comparing version 2.0.5 to 2.0.6
[ | ||
{ | ||
"timestamp": 1551479279, | ||
"version": "2.0.6", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1551220833, | ||
@@ -4,0 +13,0 @@ "version": "2.0.5", |
@@ -8,2 +8,6 @@ <!-- | ||
## v2.0.6 - _March 1, 2019_ | ||
* Dependencies updated | ||
## v2.0.5 - _February 26, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"engines": { | ||
@@ -47,5 +47,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^3.0.5", | ||
"@0x/json-schemas": "^3.0.6", | ||
"@0x/typescript-typings": "^4.1.0", | ||
"@0x/utils": "^4.2.1", | ||
"@0x/utils": "^4.2.2", | ||
"lodash": "^4.17.11", | ||
@@ -57,3 +57,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"gitHead": "ec24c79da143c4fe779a147f7739d62ff4fbdcc7" | ||
"gitHead": "397496aff007500f1b4fbf68fe53f2e565f3e115" | ||
} |
26484
534
Updated@0x/json-schemas@^3.0.6
Updated@0x/utils@^4.2.2