@heroku-cli/schema
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -0,1 +1,11 @@ | ||
## [1.0.14](https://github.com/heroku/typescript-api-schema/compare/v1.0.13...v1.0.14) (2018-08-17) | ||
### Bug Fixes | ||
* add http-call ([9b1f614](https://github.com/heroku/typescript-api-schema/commit/9b1f614)) | ||
* add jsonwebtoken ([27417e9](https://github.com/heroku/typescript-api-schema/commit/27417e9)) | ||
* run yarn ([cd8115d](https://github.com/heroku/typescript-api-schema/commit/cd8115d)) | ||
* set context ([d2eec19](https://github.com/heroku/typescript-api-schema/commit/d2eec19)) | ||
## [1.0.13](https://github.com/heroku/typescript-api-schema/compare/v1.0.12...v1.0.13) (2018-08-14) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@heroku-cli/schema", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -8,3 +8,5 @@ "bugs": "https://github.com/heroku/typescript-api-schema/issues", | ||
"@oclif/tslint": "^1.1.2", | ||
"http-call": "^5.2.0", | ||
"json-schema-to-typescript": "^5.5.0", | ||
"jsonwebtoken": "^8.3.0", | ||
"tslint": "^5.10.0", | ||
@@ -11,0 +13,0 @@ "typescript": "^2.8" |
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
94413
6