@heroku-cli/command
Advanced tools
Comparing version 8.2.9 to 8.2.10
@@ -128,3 +128,3 @@ "use strict"; | ||
const url = `${this.loginHost}${urls.browser_url}`; | ||
cli_ux_1.default.log(`Opening browser to ${url}`); | ||
process.stderr.write(`Opening browser to ${url}\n`); | ||
let urlDisplayed = false; | ||
@@ -131,0 +131,0 @@ const showUrl = () => { |
{ | ||
"name": "@heroku-cli/command", | ||
"description": "base class for Heroku CLI commands", | ||
"version": "8.2.9", | ||
"version": "8.2.10", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/heroku/heroku-cli-command/issues", |
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
57267