Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@listr2/prompt-adapter-inquirer

Package Overview
Dependencies
Maintainers
1
Versions
25
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 2.0.15 to 2.0.16

10

package.json
{
"name": "@listr2/prompt-adapter-inquirer",
"version": "2.0.15",
"version": "2.0.16",
"description": "Listr2 prompt adapter for inquirer.",

@@ -73,12 +73,12 @@ "license": "MIT",

"dependencies": {
"@inquirer/type": "^1.5.1"
"@inquirer/type": "^1.5.5"
},
"devDependencies": {
"@inquirer/input": "^2.1.9",
"@inquirer/prompts": "^5.0.5",
"@inquirer/input": "^3.0.1",
"@inquirer/prompts": "^6.0.1",
"listr2": "8.2.4"
},
"peerDependencies": {
"@inquirer/prompts": ">= 3 < 6"
"@inquirer/prompts": ">= 3 < 7"
}
}
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