New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@inquirer/prompts

Package Overview
Dependencies
Maintainers
0
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/prompts - npm Package Compare versions

Comparing version 7.2.1 to 7.2.2

24

package.json
{
"name": "@inquirer/prompts",
"version": "7.2.1",
"version": "7.2.2",
"description": "Inquirer prompts, combined in a single package",

@@ -79,12 +79,12 @@ "keywords": [

"dependencies": {
"@inquirer/checkbox": "^4.0.4",
"@inquirer/confirm": "^5.1.1",
"@inquirer/editor": "^4.2.1",
"@inquirer/expand": "^4.0.4",
"@inquirer/input": "^4.1.1",
"@inquirer/number": "^3.0.4",
"@inquirer/password": "^4.0.4",
"@inquirer/rawlist": "^4.0.4",
"@inquirer/search": "^3.0.4",
"@inquirer/select": "^4.0.4"
"@inquirer/checkbox": "^4.0.5",
"@inquirer/confirm": "^5.1.2",
"@inquirer/editor": "^4.2.2",
"@inquirer/expand": "^4.0.5",
"@inquirer/input": "^4.1.2",
"@inquirer/number": "^3.0.5",
"@inquirer/password": "^4.0.5",
"@inquirer/rawlist": "^4.0.5",
"@inquirer/search": "^3.0.5",
"@inquirer/select": "^4.0.5"
},

@@ -112,3 +112,3 @@ "devDependencies": {

},
"gitHead": "7613d7474f1f17a18019b89f208f46be10c5b02f"
"gitHead": "43afbb5a1a96a23342f9fa3867e3d5d0a9abc8fe"
}

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

# Special Thanks
<div align="center">
<br>
<br>
<a href="https://www.warp.dev/?utm_source=npmjs&utm_medium=referral&utm_campaign=inquirer">
<div>
<picture>
<img alt="Warp" width="400" src="https://github.com/user-attachments/assets/2bda420d-4211-4900-a37e-e3c7056d799c">
</picture>
</div>
<b>Warp, the intelligent terminal for developers</b>
<div>
<sup>Available for MacOS and Linux<br>
Visit warp.dev to learn more
</sup>
</div>
</a>
</div>
# Installation

@@ -20,0 +40,0 @@

Sorry, the diff of this file is not supported yet

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