Comparing version 8.2.5 to 9.0.0-beta.1
{ | ||
"name": "listr2", | ||
"version": "8.2.5", | ||
"version": "9.0.0-beta.1", | ||
"description": "Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"format": "prettier --log-level warn --write src/ tests/ && pnpm run lint --fix", | ||
"lint": "eslint --ext .ts,.js,.tsx,.jsx src/ tests/", | ||
"lint": "eslint --flag unstable_config_lookup_from_file src/ tests/", | ||
"test": "NO_COLOR=1 TS_NODE_PROJECT=tests/tsconfig.json NODE_OPTIONS='--no-warnings --experimental-specifier-resolution=node --experimental-vm-modules' jest --config tests/jest.config.ts", | ||
@@ -48,3 +48,3 @@ "test:cov": "pnpm run test --coverage", | ||
"prettier --log-level warn --write", | ||
"eslint --fix" | ||
"eslint --flag unstable_config_lookup_from_file --fix" | ||
], | ||
@@ -51,0 +51,0 @@ "*.{json,md}": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
275549
6075
2