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

@heroku-cli/command

Package Overview
Dependencies
Maintainers
21
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/command - npm Package Compare versions

Comparing version 8.0.0-oclif.2 to 8.0.0

38

package.json
{
"name": "@heroku-cli/command",
"description": "heroku specific functionality for the cli-engine",
"version": "8.0.0-oclif.2",
"version": "8.0.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/heroku/cli-engine-heroku/issues",
"dependencies": {
"cli-ux": "^3.3.18",
"cli-ux": "^3.3.26",
"debug": "^3.1.0",
"heroku-client": "3.0.6",
"http-call": "^5.0.2",
"netrc-parser": "^3.0.3"
"http-call": "^5.1.0",
"netrc-parser": "^3.1.1"
},
"devDependencies": {
"@heroku-cli/tslint": "^1.1.4",
"@oclif/command": "^1.2.10",
"@oclif/config": "^1.3.10",
"@oclif/errors": "^0.2.1",
"@oclif/tslint": "^0.2.6",
"@oclif/command": "^1.4.6",
"@oclif/config": "^1.3.62",
"@oclif/errors": "^1.0.3",
"@oclif/tslint": "^1.0.2",
"@types/ansi-styles": "^2.0.30",
"@types/chai": "^4.1.2",
"@types/mocha": "^2.2.48",
"@types/mocha": "^5.0.0",
"@types/nock": "9.1.2",
"@types/node": "^9.4.0",
"@types/node": "^9.6.2",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^4.1.3",
"@types/sinon": "^4.3.0",
"chai": "^4.1.2",
"concurrently": "^3.5.1",
"fancy-test": "^1.0.1",
"mocha": "^5.0.0",
"nock": "9.1.6",
"prettier": "1.10.2",
"proxyquire": "^1.8.0",
"sinon": "^4.2.2",
"testdouble": "^3.3.3",
"ts-node": "^4.1.0",
"mocha": "^5.0.5",
"nock": "9.2.3",
"prettier": "1.11.1",
"proxyquire": "^2.0.1",
"sinon": "^4.5.0",
"testdouble": "^3.7.0",
"ts-node": "^5.0.1",
"tslint": "^5.9.1",
"typescript": "^2.7.1"
"typescript": "2.8.1"
},

@@ -40,0 +40,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