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

@listr2/prompt-adapter-enquirer

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.0.8 to 2.0.9

4

dist/index.js

@@ -33,6 +33,6 @@ var __defProp = Object.defineProperty;

return {
onCancel: () => {
onCancel: /* @__PURE__ */ __name(() => {
this.error = new PromptError("Cancelled prompt.");
return true;
},
}, "onCancel"),
...option,

@@ -39,0 +39,0 @@ stdout: settings?.stdout ?? this.wrapper.stdout(ListrTaskEventType.PROMPT)

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

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

"devDependencies": {
"listr2": "8.2.1",
"listr2": "8.2.2",
"enquirer": "^2.4.1"

@@ -77,0 +77,0 @@ },

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