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

heroku-cli-util

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-cli-util - npm Package Compare versions

Comparing version 3.6.6 to 3.6.7

2

lib/command.js

@@ -14,3 +14,3 @@ 'use strict';

host: cli.config.api_host,
rejectUnauthorized: cli.config.api_host.endsWith('herokudev.com'),
rejectUnauthorized: !cli.config.api_host.endsWith('herokudev.com'),
};

@@ -17,0 +17,0 @@ if (context.secondFactor) {

{
"name": "heroku-cli-util",
"version": "3.6.6",
"version": "3.6.7",
"description": "Set of helpful CLI utilities",

@@ -5,0 +5,0 @@ "main": "index.js",

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