Socket
Socket
Sign inDemoInstall

@inquirer/select

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@inquirer/select - npm Package Compare versions

Comparing version 2.3.10 to 2.3.11

14

package.json
{
"name": "@inquirer/select",
"version": "2.3.10",
"version": "2.3.11",
"description": "Inquirer select/list prompt",

@@ -57,5 +57,5 @@ "main": "./dist/cjs/index.js",

"dependencies": {
"@inquirer/core": "^9.0.2",
"@inquirer/figures": "^1.0.3",
"@inquirer/type": "^1.4.0",
"@inquirer/core": "^9.0.3",
"@inquirer/figures": "^1.0.4",
"@inquirer/type": "^1.5.0",
"ansi-escapes": "^4.3.2",

@@ -65,3 +65,3 @@ "yoctocolors-cjs": "^2.1.2"

"devDependencies": {
"@inquirer/testing": "^2.1.25"
"@inquirer/testing": "^2.1.26"
},

@@ -72,3 +72,3 @@ "scripts": {

"tsc:cjs": "rm -rf dist/cjs && tsc -p ./tsconfig.cjs.json && node ../../tools/fix-ext.mjs",
"dev": "tsc -p ./tsconfig.json --watch",
"tsc:watch": "tsc -p ./tsconfig.json --watch",
"attw": "attw --pack"

@@ -95,3 +95,3 @@ },

"sideEffects": false,
"gitHead": "95d2d65d3aca2c0fab66c7fd40b5dc413dfc894f"
"gitHead": "eb7a658ca58d8cc5863efb9289ae1b42e818bdd0"
}
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