heroku-cli-addons
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -21,1 +21,3 @@ 'use strict' | ||
] | ||
exports.resolve = require('./lib/resolve') |
{ | ||
"name": "heroku-cli-addons", | ||
"description": "`heroku addons:*` commands", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Bo Jeanes @bjeanes", | ||
@@ -22,10 +22,10 @@ "bugs": { | ||
"chai": "^3.2.0", | ||
"codeclimate-test-reporter": "0.3.1", | ||
"codeclimate-test-reporter": "0.3.3", | ||
"coveralls": "2.11.9", | ||
"mocha": "^2.2.5", | ||
"nock": "8.0.0", | ||
"nyc": "6.4.4", | ||
"standard": "7.1.0", | ||
"nyc": "6.6.1", | ||
"standard": "7.1.2", | ||
"time-require": "0.1.2", | ||
"unexpected": "10.13.2" | ||
"unexpected": "10.13.3" | ||
}, | ||
@@ -32,0 +32,0 @@ "homepage": "https://github.com/heroku/heroku-cli-addons", |
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
32939
781