Socket
Socket
Sign inDemoInstall

listr2

Package Overview
Dependencies
Maintainers
1
Versions
233
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 1.2.26 to 1.2.27

4

dist/lib/task.js

@@ -99,5 +99,3 @@ "use strict";

this.subtasks = result.tasks;
this.next({
type: 'SUBTASK'
});
this.next({ type: 'SUBTASK' });
result = result.run(context);

@@ -104,0 +102,0 @@ }

{
"name": "listr2",
"version": "1.2.26",
"version": "1.2.27",
"description": "Terminal task list reborn!",

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

"author": {
"name": "Cenk Kilic, Sam Verschueren",
"name": "Cenk Kilic",
"email": "cenk@kilic.dev",

@@ -20,3 +20,3 @@ "url": "https://srcs.kilic.dev"

"build": "tsc --declaration",
"lint": "eslint --ext .json,.ts,.js --fix src/**",
"lint": "eslint --ext .json,.ts,.js --fix src/",
"dev:lint": "lint-staged"

@@ -62,3 +62,3 @@ },

"log-update": "^4.0.0",
"p-map": "^3.0.0",
"p-map": "^4.0.0",
"pad": "^3.2.0",

@@ -70,9 +70,6 @@ "rxjs": "^6.3.3",

"devDependencies": {
"@types/chalk": "^2.2.0",
"@cenk1cenk2/eslint-config": "0.0.3",
"@types/node": "^13.7.7",
"@typescript-eslint/eslint-plugin": "^2.22.0",
"@typescript-eslint/parser": "^2.22.0",
"delay": "^4.3.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.1",
"husky": "^4.2.3",

@@ -79,0 +76,0 @@ "lint-staged": "^10.0.8",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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