Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@inquirer/input

Package Overview
Dependencies
Maintainers
2
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
5.0.2
to
5.0.3
+5
-4
package.json
{
"name": "@inquirer/input",
"version": "5.0.2",
"version": "5.0.3",
"description": "Inquirer input text prompt",

@@ -67,7 +67,8 @@ "keywords": [

"dependencies": {
"@inquirer/core": "^11.0.2",
"@inquirer/core": "^11.1.0",
"@inquirer/type": "^4.0.2"
},
"devDependencies": {
"@inquirer/testing": "^3.0.2",
"@inquirer/testing": "^3.0.3",
"@repo/tsconfig": "0.0.0",
"typescript": "^5.9.3"

@@ -91,3 +92,3 @@ },

"types": "./dist/index.d.ts",
"gitHead": "9c724296daad3d740b09173f9aae035dc62cb106"
"gitHead": "7eedd8e1de71764d0d30e762c97992ceb9f68ed3"
}