@heroku-cli/schema
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -0,1 +1,9 @@ | ||
## [1.0.21](https://github.com/heroku/typescript-api-schema/compare/v1.0.20...v1.0.21) (2018-09-14) | ||
### Bug Fixes | ||
* updated deps ([c6b93ed](https://github.com/heroku/typescript-api-schema/commit/c6b93ed)) | ||
* updated schema ([5f496dc](https://github.com/heroku/typescript-api-schema/commit/5f496dc)) | ||
## [1.0.20](https://github.com/heroku/typescript-api-schema/compare/v1.0.19...v1.0.20) (2018-09-11) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@heroku-cli/schema", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/typescript-api-schema/issues", | ||
"devDependencies": { | ||
"@oclif/tslint": "^2.0.0", | ||
"http-call": "^5.2.0", | ||
"@oclif/tslint": "^3.1.0", | ||
"http-call": "^5.2.2", | ||
"json-schema-to-typescript": "^5.5.0", | ||
"jsonwebtoken": "^8.3.0", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.0.1" | ||
"typescript": "^3.0.3" | ||
}, | ||
@@ -14,0 +14,0 @@ "engines": { |
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
97036