@0x/json-schemas
Advanced tools
Comparing version 3.0.3 to 3.0.4
[ | ||
{ | ||
"timestamp": 1551130135, | ||
"version": "3.0.4", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1549733923, | ||
@@ -4,0 +13,0 @@ "version": "3.0.3", |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.0.4 - _February 25, 2019_ | ||
* Dependencies updated | ||
## v3.0.3 - _February 9, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/json-schemas", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"engines": { | ||
@@ -42,3 +42,3 @@ "node": ">=6.12" | ||
"dependencies": { | ||
"@0x/typescript-typings": "^4.0.0", | ||
"@0x/typescript-typings": "^4.1.0", | ||
"@types/node": "*", | ||
@@ -50,3 +50,3 @@ "jsonschema": "^1.2.0", | ||
"@0x/tslint-config": "^3.0.0", | ||
"@0x/utils": "^4.1.0", | ||
"@0x/utils": "^4.2.0", | ||
"@types/lodash.foreach": "^4.5.3", | ||
@@ -70,3 +70,3 @@ "@types/lodash.values": "^4.3.3", | ||
}, | ||
"gitHead": "e909faa3ef9cea5d9b4044b993251e98afdb0d19" | ||
"gitHead": "5934eb0559c7f25bde025a79554ba3632e63af2e" | ||
} |
2107
71570
64