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

heroku-cli-command

Package Overview
Dependencies
Maintainers
1
Versions
15
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 0.1.6 to 1.0.0

1

lib/color.js

@@ -10,3 +10,2 @@ 'use strict'

if (this.flags && this.flags['no-color']) return false
// TODO: check config file
return true

@@ -13,0 +12,0 @@ }

5

package.json
{
"name": "heroku-cli-command",
"description": "base Heroku CLI command",
"version": "0.1.6",
"version": "1.0.0",
"author": "Jeff Dickey @dickeyxxx",

@@ -16,3 +16,4 @@ "bugs": "https://github.com/heroku/heroku-cli-command/issues",

"netrc": "0.1.4",
"string": "3.3.3"
"string": "3.3.3",
"supports-color": "3.2.3"
},

@@ -19,0 +20,0 @@ "devDependencies": {

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