@0x/json-schemas
Advanced tools
Comparing version 3.0.8 to 3.0.9
[ | ||
{ | ||
"version": "3.0.9", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
], | ||
"timestamp": 1554997931 | ||
}, | ||
{ | ||
"timestamp": 1553183790, | ||
@@ -4,0 +13,0 @@ "version": "3.0.8", |
@@ -8,2 +8,6 @@ <!-- | ||
## v3.0.9 - _April 11, 2019_ | ||
* Dependencies updated | ||
## v3.0.8 - _March 21, 2019_ | ||
@@ -10,0 +14,0 @@ |
{ | ||
"name": "@0x/json-schemas", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"engines": { | ||
@@ -14,2 +14,3 @@ "node": ">=6.12" | ||
"lint": "tslint --format stylish --project . --exclude **/schemas/**/*", | ||
"fix": "tslint --fix --format stylish --project . --exclude **/schemas/**/*", | ||
"test": "yarn run_mocha", | ||
@@ -43,3 +44,3 @@ "rebuild_and_test": "run-s clean build test", | ||
"dependencies": { | ||
"@0x/typescript-typings": "^4.2.1", | ||
"@0x/typescript-typings": "^4.2.2", | ||
"@types/node": "*", | ||
@@ -50,4 +51,4 @@ "jsonschema": "^1.2.0", | ||
"devDependencies": { | ||
"@0x/tslint-config": "^3.0.0", | ||
"@0x/utils": "^4.3.0", | ||
"@0x/tslint-config": "^3.0.1", | ||
"@0x/utils": "^4.3.1", | ||
"@types/lodash.foreach": "^4.5.3", | ||
@@ -71,3 +72,3 @@ "@types/lodash.values": "^4.3.3", | ||
}, | ||
"gitHead": "0f45409b4d481b72280db4eb872c0c72beeea504" | ||
"gitHead": "c78a60299053f0ec825bf34dd3ea0cea7bb9365b" | ||
} |
130346
66
2921