@0x/assert
Advanced tools
Comparing version 2.1.0 to 2.1.1
[ | ||
{ | ||
"timestamp": 1563957393, | ||
"version": "2.1.1", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"version": "2.1.0", | ||
@@ -4,0 +13,0 @@ "changes": [ |
@@ -8,2 +8,6 @@ <!-- | ||
## v2.1.1 - _July 24, 2019_ | ||
* Dependencies updated | ||
## v2.1.0 - _July 13, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"engines": { | ||
@@ -48,5 +48,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^3.0.11", | ||
"@0x/typescript-typings": "^4.2.3", | ||
"@0x/utils": "^4.4.0", | ||
"@0x/json-schemas": "^3.1.11", | ||
"@0x/typescript-typings": "^4.2.4", | ||
"@0x/utils": "^4.4.1", | ||
"lodash": "^4.17.11", | ||
@@ -58,3 +58,3 @@ "valid-url": "^1.0.9" | ||
}, | ||
"gitHead": "e8535551650633b26eac8330b91b6a1b92ec43f3" | ||
"gitHead": "6f3cee1a1e64bac518dfbe780920efe46bf76d40" | ||
} |
30308
9
611
Updated@0x/json-schemas@^3.1.11
Updated@0x/utils@^4.4.1