Socket
Socket
Sign inDemoInstall

listr2

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

listr2 - npm Package Compare versions

Comparing version 6.5.0 to 6.6.0

2

dist/index.d.ts

@@ -1554,3 +1554,3 @@ import Enquirer from 'enquirer';

errors: ListrError[];
private tasks;
tasks: ListrTask<ListrContext, ListrGetRendererClassFromValue<Renderer>>[];
constructor(options?: ListrBaseClassOptions<Ctx, Renderer, FallbackRenderer>);

@@ -1557,0 +1557,0 @@ get ctx(): Ctx;

{
"name": "listr2",
"version": "6.5.0",
"version": "6.6.0",
"description": "Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.",

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

"@jest/globals": "^29.5.0",
"@swc/core": "^1.3.57",
"@swc/core": "^1.3.58",
"@tsconfig/node16": "^1.0.4",

@@ -89,0 +89,0 @@ "@types/jest": "^29.5.1",

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