heroku-client
Advanced tools
Comparing version 0.11.1 to 0.11.2
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
84937
168662
45