New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cli-engine-heroku

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-engine-heroku - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

2

lib/command.js

@@ -40,5 +40,5 @@ 'use strict';

this._legacyHerokuClient = new HerokuClient(options);
return this._heroku;
return this._legacyHerokuClient;
}
}
exports.default = HerokuCommand;
{
"name": "cli-engine-heroku",
"description": "heroku specific functionality for the cli-engine",
"version": "0.3.3",
"version": "0.3.4",
"author": "Jeff Dickey @dickeyxxx",
"bugs": "https://github.com/heroku/cli-engine-heroku/issues",
"dependencies": {
"cli-engine-command": "4.0.4",
"cli-engine-command": "4.0.5",
"heroku-client": "3.0.2",

@@ -10,0 +10,0 @@ "lodash.merge": "4.6.0"

Sorry, the diff of this file is not supported yet

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