Socket
Book a DemoInstallSign in
Socket

@listr2/prompt-adapter-inquirer

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@listr2/prompt-adapter-inquirer - npm Package Compare versions

Comparing version

to
3.0.0-beta.3

21

package.json
{
"name": "@listr2/prompt-adapter-inquirer",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"description": "Listr2 prompt adapter for inquirer.",

@@ -33,3 +33,3 @@ "license": "MIT",

"engines": {
"node": ">=18.0.0"
"node": ">=20.0.0"
},

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

"format": "prettier --log-level warn --write src/ tests/ && pnpm run lint --fix",
"lint": "eslint --flag unstable_config_lookup_from_file src/ tests/",
"lint": "eslint --flag v10_config_lookup_from_file src/ tests/",
"test": "NO_COLOR=1 TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules' jest --config tests/jest.config.ts",

@@ -49,3 +49,3 @@ "test:cov": "pnpm run test --coverage",

"prettier --log-level warn --write",
"eslint --flag unstable_config_lookup_from_file --fix"
"eslint --flag v10_config_lookup_from_file --fix"
],

@@ -76,13 +76,14 @@ "*.{json,md}": [

"dependencies": {
"@inquirer/type": "^3.0.0"
"@inquirer/type": "^3.0.7"
},
"devDependencies": {
"@inquirer/core": "^10.0.0",
"@inquirer/input": "^4.0.0",
"@inquirer/prompts": "^7.0.0",
"listr2": "9.0.0-beta.2"
"@inquirer/core": "^10.1.14",
"@inquirer/input": "^4.2.0",
"@inquirer/prompts": "^7.6.0",
"listr2": "9.0.0-beta.3"
},
"peerDependencies": {
"@inquirer/prompts": ">= 3 < 8"
"@inquirer/prompts": ">= 3 < 8",
"listr2": "9.0.0-beta.3"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.