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

heroku-connect-plugin

Package Overview
Dependencies
Maintainers
40
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-connect-plugin - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

lib/connect/api.js

@@ -18,3 +18,3 @@ 'use strict'

'Authorization': 'Bearer ' + context.auth.password,
'Heroku-Client': 'toolbelt'
'Heroku-Client': 'cli'
}

@@ -21,0 +21,0 @@

{
"name": "heroku-connect-plugin",
"description": "Heroku Connect plugin for Heroku Toolbelt",
"version": "0.4.2",
"description": "Heroku Connect plugin for Heroku CLI",
"version": "0.4.3",
"author": "Heroku (@heroku)",

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

@@ -1,2 +0,2 @@

Heroku Connect Toolbelt Plugin
Heroku Connect CLI Plugin
==================

@@ -3,0 +3,0 @@

@@ -22,3 +22,3 @@ 'use strict'

'authorization': `Bearer ${password}`,
'heroku-client': 'toolbelt'
'heroku-client': 'cli'
}

@@ -25,0 +25,0 @@ })

Sorry, the diff of this file is not supported yet

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