Socket
Socket
Sign inDemoInstall

heroku-cli-util

Package Overview
Dependencies
26
Maintainers
4
Versions
155
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.1 to 8.0.2

1

lib/auth.js

@@ -39,2 +39,3 @@ 'use strict'

hosts.forEach(host => {
if (!netrc.machines[host]) netrc.machines[host] = {}
netrc.machines[host].login = email

@@ -41,0 +42,0 @@ netrc.machines[host].password = token

2

package.json
{
"name": "heroku-cli-util",
"description": "Set of helpful CLI utilities",
"version": "8.0.1",
"version": "8.0.2",
"author": "Jeff Dickey (@dickeyxxx)",

@@ -6,0 +6,0 @@ "bugs": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc