Socket
Socket
Sign inDemoInstall

cli-engine-config

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-engine-config - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

2

lib/config.d.ts

@@ -98,3 +98,3 @@ import { args, flags } from 'cli-flags';

flags?: flags.Input;
run: (options: IConfig) => Promise<any>;
run: (argv: string[], options: IConfig) => Promise<any>;
plugin?: IPlugin;

@@ -101,0 +101,0 @@ }

{
"name": "cli-engine-config",
"description": "base cli-engine config objects and interfaces",
"version": "5.0.5",
"version": "5.0.6",
"author": "Jeff Dickey @jdxcode",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/heroku/cli-engine-config/issues",

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