Socket
Socket
Sign inDemoInstall

inquirer

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inquirer - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

lib/prompts/editor.js

1

lib/inquirer.js

@@ -61,2 +61,3 @@ /**

this.registerPrompt('password', require('./prompts/password'));
this.registerPrompt('editor', require('./prompts/editor'));
};

@@ -63,0 +64,0 @@

3

package.json
{
"name": "inquirer",
"version": "1.0.3",
"version": "1.1.0",
"description": "A collection of common interactive command line user interfaces.",

@@ -29,2 +29,3 @@ "author": "Simon Boudrias <admin@simonboudrias.com>",

"cli-width": "^2.0.0",
"external-editor": "^1.0.1",
"figures": "^1.3.5",

@@ -31,0 +32,0 @@ "lodash": "^4.3.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