heroku-cli-command
Advanced tools
Comparing version 0.1.6 to 1.0.0
@@ -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 @@ } |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
153158
0
10
2177
+ Addedsupports-color@3.2.3
+ Addedhas-flag@1.0.0(transitive)
+ Addedsupports-color@3.2.3(transitive)