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/core

Package Overview
Dependencies
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/core - npm Package Compare versions

Comparing version
11.1.2
to
11.1.3
+3
-3
package.json
{
"name": "@inquirer/core",
"version": "11.1.2",
"version": "11.1.3",
"description": "Core Inquirer prompt API",

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

"devDependencies": {
"@inquirer/testing": "^3.1.0",
"@inquirer/testing": "^3.1.1",
"@types/mute-stream": "^0.0.4",

@@ -98,3 +98,3 @@ "@types/node": "^25.0.2",

"types": "./dist/index.d.ts",
"gitHead": "53dbf6c492883546f6f9f2d5b9a78cbc00bd434c"
"gitHead": "48b5d7e8b14d5c9fc4a19a8f1ead20a7593b29e1"
}