@0x/json-schemas
Advanced tools
Comparing version 5.0.5 to 5.0.6
[ | ||
{ | ||
"timestamp": 1581204851, | ||
"version": "5.0.6", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1580988106, | ||
@@ -4,0 +13,0 @@ "version": "5.0.5", |
@@ -8,2 +8,6 @@ <!-- | ||
## v5.0.6 - _February 8, 2020_ | ||
* Dependencies updated | ||
## v5.0.5 - _February 6, 2020_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/json-schemas", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"engines": { | ||
@@ -46,3 +46,3 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/typescript-typings": "^5.0.1", | ||
"@0x/typescript-typings": "^5.0.2", | ||
"@types/node": "*", | ||
@@ -55,3 +55,3 @@ "jsonschema": "^1.2.0", | ||
"@0x/tslint-config": "^4.0.0", | ||
"@0x/utils": "^5.3.0", | ||
"@0x/utils": "^5.4.0", | ||
"@types/lodash.foreach": "^4.5.3", | ||
@@ -75,3 +75,3 @@ "@types/lodash.values": "^4.3.3", | ||
}, | ||
"gitHead": "5d603b2f80c1b64901493a3c96c2e9b4aac0ec76" | ||
"gitHead": "5754c11e34b6c833898184360398fb6287d54138" | ||
} |
78895
2366