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

heroku-client

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-client - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

2

lib/resourceBuilder.js

@@ -74,3 +74,3 @@ var Heroku = require('./heroku'),

proxy.prototype[segment] = function (param) {
var client, params, resource;
var client, params;

@@ -77,0 +77,0 @@ if (this instanceof Heroku) {

{
"name": "heroku-client",
"version": "0.11.1",
"version": "0.11.2",
"description": "A wrapper for the Heroku v3 API",

@@ -11,3 +11,3 @@ "main": "./lib/heroku.js",

"type": "git",
"url": "https://github.com/heroku/node-heroku-client"
"url": "https://github.com/jclem/node-heroku-client"
},

@@ -20,3 +20,3 @@ "keywords": [

"bugs": {
"url": "https://github.com/heroku/node-heroku-client/issues"
"url": "https://github.com/jclem/node-heroku-client/issues"
},

@@ -23,0 +23,0 @@ "devDependencies": {

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