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

heroku-container-registry

Package Overview
Dependencies
Maintainers
46
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-container-registry - npm Package Compare versions

Comparing version 4.4.6 to 4.4.7

2

commands/login.js

@@ -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",

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