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

cli-engine-command

Package Overview
Dependencies
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-engine-command - npm Package Compare versions

Comparing version 7.0.4 to 7.0.5

6

lib/index.js

@@ -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');

4

package.json
{
"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

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