You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@inquirer/input

Package Overview
Dependencies
Maintainers
3
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/input - npm Package Compare versions

Comparing version
4.1.10
to
4.1.11
+6
-6
package.json
{
"name": "@inquirer/input",
"version": "4.1.10",
"version": "4.1.11",
"description": "Inquirer input text prompt",

@@ -77,8 +77,8 @@ "keywords": [

"dependencies": {
"@inquirer/core": "^10.1.11",
"@inquirer/type": "^3.0.6"
"@inquirer/core": "^10.1.12",
"@inquirer/type": "^3.0.7"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.4",
"@inquirer/testing": "^2.1.46",
"@arethetypeswrong/cli": "^0.18.1",
"@inquirer/testing": "^2.1.47",
"tshy": "^3.0.2"

@@ -109,3 +109,3 @@ },

},
"gitHead": "50bac82683b9a8d8e06ec87972894d56b2883bcd"
"gitHead": "85d4642b4a7a2229ea60167fc7cc25fe6fea2f18"
}