@0x/assert
Advanced tools
Comparing version 2.0.4 to 2.0.5
[ | ||
{ | ||
"timestamp": 1551220833, | ||
"version": "2.0.5", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1551130135, | ||
@@ -4,0 +13,0 @@ "version": "2.0.4", |
@@ -8,2 +8,6 @@ <!-- | ||
## v2.0.5 - _February 26, 2019_ | ||
* Dependencies updated | ||
## v2.0.4 - _February 25, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"engines": { | ||
@@ -47,5 +47,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^3.0.4", | ||
"@0x/json-schemas": "^3.0.5", | ||
"@0x/typescript-typings": "^4.1.0", | ||
"@0x/utils": "^4.2.0", | ||
"@0x/utils": "^4.2.1", | ||
"lodash": "^4.17.11", | ||
@@ -57,3 +57,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"gitHead": "5934eb0559c7f25bde025a79554ba3632e63af2e" | ||
"gitHead": "ec24c79da143c4fe779a147f7739d62ff4fbdcc7" | ||
} |
26247
525
Updated@0x/json-schemas@^3.0.5
Updated@0x/utils@^4.2.1