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 1.1.5 to 1.1.6

dist/cjs/types/index.d.cts

12

package.json
{
"name": "@inquirer/select",
"version": "1.1.5",
"version": "1.1.6",
"description": "Inquirer select/list prompt",
"main": "./dist/cjs/index.js",
"typings": "./dist/cjs/types/index.d.mts",
"typings": "./dist/cjs/types/index.d.cts",
"files": [

@@ -57,4 +57,4 @@ "dist/**/*"

"dependencies": {
"@inquirer/core": "^1.2.1",
"@inquirer/type": "^1.0.3",
"@inquirer/core": "^1.2.2",
"@inquirer/type": "^1.0.4",
"ansi-escapes": "^4.3.2",

@@ -84,3 +84,3 @@ "chalk": "^4.1.2",

"require": {
"types": "./dist/cjs/types/index.d.mts",
"types": "./dist/cjs/types/index.d.cts",
"default": "./dist/cjs/index.js"

@@ -90,3 +90,3 @@ }

},
"gitHead": "441c3e3e10ed7dc3dbadbf367dfb0eba4ae09854"
"gitHead": "4ade5f25d271c6f814efc7a21bdeb1a4d1ee6cf8"
}
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