@inquirer/select
Advanced tools
+4
-4
| { | ||
| "name": "@inquirer/select", | ||
| "version": "5.0.6", | ||
| "version": "5.0.7", | ||
| "description": "Inquirer select/list prompt", | ||
@@ -71,3 +71,3 @@ "keywords": [ | ||
| "@inquirer/ansi": "^2.0.3", | ||
| "@inquirer/core": "^11.1.3", | ||
| "@inquirer/core": "^11.1.4", | ||
| "@inquirer/figures": "^2.0.3", | ||
@@ -77,3 +77,3 @@ "@inquirer/type": "^4.0.3" | ||
| "devDependencies": { | ||
| "@inquirer/testing": "^3.1.1", | ||
| "@inquirer/testing": "^3.2.0", | ||
| "typescript": "^5.9.3" | ||
@@ -94,3 +94,3 @@ }, | ||
| "types": "./dist/index.d.ts", | ||
| "gitHead": "48b5d7e8b14d5c9fc4a19a8f1ead20a7593b29e1" | ||
| "gitHead": "fd001c191cfb287b430d5e90cb159cf8f6500dc5" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated