@0x/assert
Advanced tools
Comparing version 3.0.23 to 3.0.24
[ | ||
{ | ||
"timestamp": 1619408602, | ||
"version": "3.0.24", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1617740166, | ||
@@ -4,0 +13,0 @@ "version": "3.0.23", |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.0.24 - _April 26, 2021_ | ||
* Dependencies updated | ||
## v3.0.23 - _April 6, 2021_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/assert", | ||
"version": "3.0.23", | ||
"version": "3.0.24", | ||
"engines": { | ||
@@ -48,5 +48,5 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/json-schemas": "^6.0.1", | ||
"@0x/typescript-typings": "^5.1.7", | ||
"@0x/utils": "^6.3.0", | ||
"@0x/json-schemas": "^6.1.0", | ||
"@0x/typescript-typings": "^5.2.0", | ||
"@0x/utils": "^6.4.0", | ||
"@types/node": "12.12.54", | ||
@@ -59,3 +59,3 @@ "lodash": "^4.17.11", | ||
}, | ||
"gitHead": "73871da818c48f13d7f7a524f5cb549cceb71feb" | ||
"gitHead": "431f68562a5b8a762a7ae1276b912199d14761a6" | ||
} |
40186
935
Updated@0x/json-schemas@^6.1.0
Updated@0x/utils@^6.4.0