Socket
Socket
Sign inDemoInstall

prompt-base

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prompt-base - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

1

index.js

@@ -574,3 +574,2 @@ 'use strict';

var action = self.action(key.name);
input = input || '';

@@ -577,0 +576,0 @@ if (typeof action === 'function') {

2

package.json
{
"name": "prompt-base",
"description": "Base prompt module used for creating custom prompts.",
"version": "4.0.0",
"version": "4.0.1",
"homepage": "https://github.com/enquirer/prompt-base",

@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

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