Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@heroku-cli/schema

Package Overview
Dependencies
Maintainers
28
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/schema - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

16

CHANGELOG.md

@@ -0,1 +1,17 @@

## [1.0.16](https://github.com/heroku/typescript-api-schema/compare/v1.0.15...v1.0.16) (2018-08-21)
### Bug Fixes
* buffer deprecation warning ([fddece6](https://github.com/heroku/typescript-api-schema/commit/fddece6))
* quiet git push ([95a3a19](https://github.com/heroku/typescript-api-schema/commit/95a3a19))
* set GH_TOKEN to app token ([b67a79c](https://github.com/heroku/typescript-api-schema/commit/b67a79c))
* set url ([f84aef3](https://github.com/heroku/typescript-api-schema/commit/f84aef3))
* testing release ([6bd35a6](https://github.com/heroku/typescript-api-schema/commit/6bd35a6))
* typescript 3.0 ([2e90fe0](https://github.com/heroku/typescript-api-schema/commit/2e90fe0))
* updated schema ([c099df5](https://github.com/heroku/typescript-api-schema/commit/c099df5))
* updated schema ([99b4a70](https://github.com/heroku/typescript-api-schema/commit/99b4a70))
* updated schema ([02951ec](https://github.com/heroku/typescript-api-schema/commit/02951ec))
* use GH_TOKEN ([f964a89](https://github.com/heroku/typescript-api-schema/commit/f964a89))
## [1.0.15](https://github.com/heroku/typescript-api-schema/compare/v1.0.14...v1.0.15) (2018-08-17)

@@ -2,0 +18,0 @@

8

package.json
{
"name": "@heroku-cli/schema",
"version": "1.0.15",
"version": "1.0.16",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
"@oclif/tslint": "^1.1.2",
"@oclif/tslint": "^2.0.0",
"http-call": "^5.2.0",
"json-schema-to-typescript": "^5.5.0",
"jsonwebtoken": "^8.3.0",
"tslint": "^5.10.0",
"typescript": "^2.8"
"tslint": "^5.11.0",
"typescript": "^3.0.1"
},

@@ -14,0 +14,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc