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

heroku-cli-addons

Package Overview
Dependencies
Maintainers
7
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-cli-addons - npm Package Compare versions

Comparing version 1.2.17 to 1.2.18

4

commands/addons/open.js

@@ -53,3 +53,5 @@ 'use strict'

path: `/apps/${ctx.app}/addons/${ctx.args.addon}/sso`,
headers: {Accept: 'application/json'}
headers: {
Accept: 'application/vnd.heroku+json; version=3.add-ons-sso'
}
})

@@ -56,0 +58,0 @@ if (sso.method === 'get') {

{
"name": "heroku-cli-addons",
"description": "`heroku addons:*` commands",
"version": "1.2.17",
"version": "1.2.18",
"author": "Bo Jeanes @bjeanes",

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

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