Socket
Socket
Sign inDemoInstall

listr2

Package Overview
Dependencies
23
Maintainers
1
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.6.0 to 6.6.1

dist/index.d.cts

54

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

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

"clean": "rimraf node_modules pnpm-lock.yaml",
"format": "prettier --loglevel warn --write src/ tests/ examples/ docs/ && pnpm run lint --fix",
"format": "prettier --log-level warn --write src/ tests/ examples/ docs/ && pnpm run lint --fix",
"lint": "eslint --ext .ts,.js,.tsx,.jsx src/ tests/ examples/ docs/",

@@ -84,33 +84,33 @@ "test": "TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules' jest --config ./tests/jest.config.ts",

"devDependencies": {
"@cenk1cenk2/cz-cc": "^1.6.4",
"@cenk1cenk2/eslint-config": "^2.7.4",
"@jest/globals": "^29.5.0",
"@swc/core": "^1.3.58",
"@tsconfig/node16": "^1.0.4",
"@types/jest": "^29.5.1",
"@types/node": "^20.1.4",
"@cenk1cenk2/cz-cc": "^1.6.6",
"@cenk1cenk2/eslint-config": "^2.7.12",
"@jest/globals": "^29.6.2",
"@swc/core": "^1.3.72",
"@tsconfig/node16": "^16.1.0",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@types/wrap-ansi": "^8.0.1",
"@vuepress/client": "2.0.0-beta.62",
"@vuepress/plugin-docsearch": "2.0.0-beta.62",
"enquirer": "^2.3.6",
"eslint": "^8.40.0",
"execa": "^7.1.1",
"jest": "^29.5.0",
"@vuepress/client": "2.0.0-beta.66",
"@vuepress/plugin-docsearch": "2.0.0-beta.66",
"enquirer": "^2.4.1",
"eslint": "^8.46.0",
"execa": "^7.2.0",
"jest": "^29.6.2",
"jest-mock-process": "^2.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"rxjs": "^7.8.1",
"simple-git-hooks": "^2.8.1",
"ts-jest": "^29.1.0",
"simple-git-hooks": "^2.9.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
"tsup": "6.7.0",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"vue": "3.3.1",
"vuepress": "2.0.0-beta.62",
"tsup": "7.1.0",
"typedoc": "^0.24.8",
"typedoc-plugin-markdown": "^3.15.4",
"typescript": "^5.1.6",
"vue": "3.3.4",
"vuepress": "2.0.0-beta.66",
"vuepress-plugin-typedoc": "0.12.1",
"vuepress-theme-hope": "2.0.0-beta.210"
"vuepress-theme-hope": "2.0.0-beta.234"
},

@@ -117,0 +117,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc