heroku-container-registry
Advanced tools
Comparing version 4.4.6 to 4.4.7
@@ -34,3 +34,3 @@ const cli = require('heroku-cli-util') | ||
if (major > 17 || major === 17 && minor >= 1) { | ||
if (major > 17 || major === 17 && minor >= 7) { | ||
return await dockerLoginStdin(registry, password, verbose) | ||
@@ -37,0 +37,0 @@ } |
{ | ||
"name": "heroku-container-registry", | ||
"version": "4.4.6", | ||
"version": "4.4.7", | ||
"topic": "container", | ||
@@ -5,0 +5,0 @@ "description": "Use containers to build and deploy Heroku apps", |
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