eslint-plugin-jest-dom
Advanced tools
Comparing version 5.2.0 to 5.3.0
{ | ||
"name": "eslint-plugin-jest-dom", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "ESLint plugin to follow best practices and anticipate common mistakes when writing tests with jest-dom", | ||
@@ -58,3 +58,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@testing-library/dom": "^8.0.0 || ^9.0.0", | ||
"@testing-library/dom": "^8.0.0 || ^9.0.0 || ^10.0.0", | ||
"eslint": "^6.8.0 || ^7.0.0 || ^8.0.0" | ||
@@ -61,0 +61,0 @@ }, |
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
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
83730