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

enquirer

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enquirer - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

index.js

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

if (!this.prompts.hasOwnProperty('input')) {
this.register('input', require('prompt-base'));
this.register('input', require('prompt-text'));
}

@@ -50,0 +50,0 @@

{
"name": "enquirer",
"description": "Intuitive, plugin-based prompt system for node.js.",
"version": "1.0.1",
"version": "1.0.2",
"homepage": "http://enquirer.io",

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

"promise-reduce": "^2.1.0",
"prompt-base": "^2.1.2",
"prompt-question": "^3.0.3",
"prompt-text": "^1.0.0",
"readline-ui": "^2.2.2",

@@ -40,0 +40,0 @@ "set-value": "^1.0.0"

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