@0xproject/json-schemas
Advanced tools
Comparing version 1.0.5 to 1.0.7
[ | ||
{ | ||
"timestamp": 1538693146, | ||
"version": "1.0.7", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1538475601, | ||
"version": "1.0.6", | ||
"changes": [ | ||
{ | ||
"note": "Dependencies updated" | ||
} | ||
] | ||
}, | ||
{ | ||
"timestamp": 1538157789, | ||
@@ -4,0 +22,0 @@ "version": "1.0.5", |
@@ -8,2 +8,10 @@ <!-- | ||
## v1.0.7 - _October 4, 2018_ | ||
* Dependencies updated | ||
## v1.0.6 - _October 2, 2018_ | ||
* Dependencies updated | ||
## v1.0.5 - _September 28, 2018_ | ||
@@ -37,3 +45,3 @@ | ||
## v1.0.1-rc.4 - _August 14, 2018_ | ||
## v1.0.1-rc.4 - _August 13, 2018_ | ||
@@ -60,3 +68,3 @@ * Allow for additional properties in txData schema (#938) | ||
## v1.0.0-rc.1 - _July 20, 2018_ | ||
## v1.0.0-rc.1 - _July 19, 2018_ | ||
@@ -87,3 +95,3 @@ * Update schemas for V2 or 0x Protocol (#615) | ||
## v0.7.23 - _May 5, 2018_ | ||
## v0.7.23 - _May 4, 2018_ | ||
@@ -90,0 +98,0 @@ * Dependencies updated |
{ | ||
"name": "@0xproject/json-schemas", | ||
"version": "1.0.5", | ||
"version": "1.0.7", | ||
"engines": { | ||
@@ -12,2 +12,3 @@ "node": ">=6.12" | ||
"build": "tsc -b", | ||
"build:ci": "yarn build", | ||
"lint": "tslint --project .", | ||
@@ -42,3 +43,3 @@ "test": "yarn run_mocha", | ||
"dependencies": { | ||
"@0xproject/typescript-typings": "^3.0.0", | ||
"@0xproject/typescript-typings": "^3.0.2", | ||
"@types/node": "*", | ||
@@ -49,4 +50,4 @@ "jsonschema": "^1.2.0", | ||
"devDependencies": { | ||
"@0xproject/tslint-config": "^1.0.7", | ||
"@0xproject/utils": "^2.0.0", | ||
"@0xproject/tslint-config": "^1.0.8", | ||
"@0xproject/utils": "^2.0.2", | ||
"@types/lodash.foreach": "^4.5.3", | ||
@@ -71,3 +72,3 @@ "@types/lodash.values": "^4.3.3", | ||
}, | ||
"gitHead": "ac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f" | ||
"gitHead": "b5d88079d9876677ff983f02f55d8f98bc7ab439" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
88406
2121