Socket
Socket
Sign inDemoInstall

makeconf

Package Overview
Dependencies
97
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.2 to 1.4.3

3

index.js

@@ -12,2 +12,5 @@ 'use strict';

.then((schema) => {
prompt.message = '';
prompt.delimiter = '';
prompt.get(schema, (err, result) => {

@@ -14,0 +17,0 @@ if (err) {

2

package.json
{
"name": "makeconf",
"version": "1.4.2",
"version": "1.4.3",
"description": "An interactive local config generator for better team coordination.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc