cli-engine-command
Advanced tools
Comparing version 7.0.4 to 7.0.5
@@ -15,2 +15,8 @@ 'use strict'; | ||
}); | ||
Object.defineProperty(exports, 'Command', { | ||
enumerable: true, | ||
get: function () { | ||
return _interopRequireDefault(_command).default; | ||
} | ||
}); | ||
@@ -17,0 +23,0 @@ var _topic = require('./topic'); |
{ | ||
"name": "cli-engine-command", | ||
"description": "base CLI command for cli-engine", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -35,3 +35,3 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues", | ||
"babel-plugin-transform-flow-strip-types": "6.22.0", | ||
"cli-engine-config": "^1.6.4", | ||
"cli-engine-config": "^1.7.0", | ||
"eslint": "^4.6.0", | ||
@@ -38,0 +38,0 @@ "eslint-config-standard": "10.2.1", |
Sorry, the diff of this file is not supported yet
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
139976
2003