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.4.4 to 2.4.5

3

dist/cjs/index.js

@@ -94,2 +94,5 @@ "use strict";

});
(0, core_1.useEffect)(() => () => {
clearTimeout(searchTimeoutRef.current);
}, []);
const message = theme.style.message(config.message);

@@ -96,0 +99,0 @@ let helpTipTop = '';

6

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

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

"dependencies": {
"@inquirer/core": "^9.0.7",
"@inquirer/core": "^9.0.8",
"@inquirer/figures": "^1.0.5",

@@ -92,3 +92,3 @@ "@inquirer/type": "^1.5.1",

"sideEffects": false,
"gitHead": "b89972b992a65005afd6397b57aa4635010a5ef7"
"gitHead": "8be69de6107bed7d85a7f2bfe99353d106d9c3bf"
}

Sorry, the diff of this file is not supported yet

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