New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.8 to 2.0.9

8

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

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

"dependencies": {
"@inquirer/type": "^1.2.1"
"@inquirer/type": "^1.3.1"
},

@@ -79,7 +79,7 @@ "devDependencies": {

"@inquirer/prompts": "^3.3.2",
"listr2": "8.1.3"
"listr2": "8.2.1"
},
"peerDependencies": {
"@inquirer/prompts": ">= 3 < 5"
"@inquirer/prompts": ">= 3 < 6"
}
}
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