eslint-plugin-testing-library
Advanced tools
Comparing version
{ | ||
"name": "eslint-plugin-testing-library", | ||
"version": "7.0.0-beta.6", | ||
"version": "7.0.0", | ||
"description": "ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library", | ||
@@ -30,5 +30,7 @@ "keywords": [ | ||
"README.md", | ||
"LICENSE" | ||
"LICENSE", | ||
"index.d.ts" | ||
], | ||
"main": "./dist/index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -67,3 +69,3 @@ "prebuild": "del-cli dist", | ||
"@types/jest": "^27.5.2", | ||
"@types/node": "^20.16.12", | ||
"@types/node": "^22.8.6", | ||
"@typescript-eslint/eslint-plugin": "^8.15.0", | ||
@@ -100,4 +102,4 @@ "@typescript-eslint/parser": "^8.15.0", | ||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0", | ||
"npm": ">=6" | ||
"npm": ">=9.8.1" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
263627
0.21%47
2.17%4488
0.52%0
-100%