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

@heroku-cli/schema

Package Overview
Dependencies
Maintainers
0
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.25 to 2.0.0

20

package.json
{
"name": "@heroku-cli/schema",
"version": "1.0.25",
"author": "Jeff Dickey @jdxcode",
"version": "2.0.0",
"author": "Heroku",
"bugs": "https://github.com/heroku/typescript-api-schema/issues",
"devDependencies": {
"@oclif/tslint": "^3.1.0",
"http-call": "^5.2.2",
"json-schema-to-typescript": "^5.5.0",
"eslint": "^8.57.0",
"eslint-config-oclif-typescript": "3.1.7",
"http-call": "^5.3.0",
"json-schema-to-typescript": "^14.1.0",
"jsonwebtoken": "^8.3.0",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
"typescript": "^4.9.5"
},
"engines": {
"node": ">=8.0.0"
"node": ">=18.0.0"
},

@@ -27,3 +27,5 @@ "files": [

"types": "lib/index.d.ts",
"scripts": {}
"scripts": {
"updateTypes": "./scripts/update_platform_api_types"
}
}

@@ -1,13 +0,3 @@

@heroku-cli/typescript-api-schema
=================================
# Heroku CLI TypeScript API Schema
[![Version](https://img.shields.io/npm/v/@heroku-cli/typescript-api-schema.svg)](https://npmjs.org/package/@heroku-cli/typescript-api-schema)
[![CircleCI](https://circleci.com/gh/heroku/typescript-api-schema/tree/master.svg?style=shield)](https://circleci.com/gh/heroku/typescript-api-schema/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/typescript-api-schema?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/typescript-api-schema/branch/master)
[![Codecov](https://codecov.io/gh/heroku/typescript-api-schema/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/typescript-api-schema)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/typescript-api-schema.svg)](https://npmjs.org/package/@heroku-cli/typescript-api-schema)
[![License](https://img.shields.io/npm/l/@heroku-cli/typescript-api-schema.svg)](https://github.com/heroku/typescript-api-schema/blob/master/package.json)
<!-- toc -->

@@ -14,0 +4,0 @@ # Usage

Sorry, the diff of this file is too big to display

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