Socket
Socket
Sign inDemoInstall

inquirer

Package Overview
Dependencies
63
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.2.12 to 9.2.13

8

package.json
{
"name": "inquirer",
"type": "module",
"version": "9.2.12",
"version": "9.2.13",
"description": "A collection of common interactive command line user interfaces.",

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

"dependencies": {
"@ljharb/through": "^2.3.11",
"@ljharb/through": "^2.3.12",
"ansi-escapes": "^4.3.2",

@@ -69,3 +69,3 @@ "chalk": "^5.3.0",

"external-editor": "^3.1.0",
"figures": "^5.0.0",
"figures": "^3.2.0",
"lodash": "^4.17.21",

@@ -81,3 +81,3 @@ "mute-stream": "1.0.0",

"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md",
"gitHead": "a318aec57d33b53131c0b03cc8dd6ab4efae3e50"
"gitHead": "6c0d1d23e6881a10bc3d718d079a0a09ba382dd5"
}

@@ -516,2 +516,7 @@ <img width="75px" height="75px" align="right" alt="Inquirer Logo" src="https://raw.githubusercontent.com/SBoudrias/Inquirer.js/master/assets/inquirer_readme.svg?sanitize=true" title="Inquirer.js"/>

[**inquirer-table-input**](https://github.com/edelciomolina/inquirer-table-input)<br>
A table editing prompt for Inquirer.<br>
<br>
![inquirer-table-prompt](https://raw.githubusercontent.com/edelciomolina/inquirer-table-input/master/screen-capture.gif)
[**inquirer-interrupted-prompt**](https://github.com/lnquy065/inquirer-interrupted-prompt)<br>

@@ -518,0 +523,0 @@ Turning any existing inquirer and its plugin prompts into prompts that can be interrupted with a custom key.<br>

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