cli-engine-command
Advanced tools
Comparing version 8.0.16 to 8.0.17
@@ -68,2 +68,3 @@ 'use strict'; | ||
this.out = new CLI({ mock: this.config.mock }); | ||
this.cli = this.out; | ||
this.out.color = require('./color').color; | ||
@@ -70,0 +71,0 @@ this.http = _httpCall2.default.defaults({ |
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "8.0.16", | ||
"version": "8.0.17", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", |
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
29194
405