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

cli-engine-config

Package Overview
Dependencies
Maintainers
4
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 1.3.3 to 1.3.4

2

lib/config.js

@@ -122,3 +122,3 @@ 'use strict';

}
if (config.install === undefined) {
if (config.install === undefined && userConfig) {
config.install = userConfig.install;

@@ -125,0 +125,0 @@ }

{
"name": "cli-engine-config",
"description": "base cli-engine config objects and interfaces",
"version": "1.3.3",
"version": "1.3.4",
"author": "Jeff Dickey @dickeyxxx",

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

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