@testing-library/jest-dom
Advanced tools
Comparing version 6.4.7 to 6.4.8
{ | ||
"name": "@testing-library/jest-dom", | ||
"version": "6.4.7", | ||
"version": "6.4.8", | ||
"description": "Custom jest matchers to test the state of the DOM", | ||
@@ -108,26 +108,2 @@ "main": "dist/index.js", | ||
}, | ||
"peerDependencies": { | ||
"@jest/globals": ">= 28", | ||
"@types/bun": "latest", | ||
"@types/jest": ">= 28", | ||
"jest": ">= 28", | ||
"vitest": ">= 0.32" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@jest/globals": { | ||
"optional": true | ||
}, | ||
"@types/bun": { | ||
"optional": true | ||
}, | ||
"@types/jest": { | ||
"optional": true | ||
}, | ||
"jest": { | ||
"optional": true | ||
}, | ||
"vitest": { | ||
"optional": true | ||
} | ||
}, | ||
"eslintConfig": { | ||
@@ -134,0 +110,0 @@ "extends": "./node_modules/kcd-scripts/eslint.js", |
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
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
265616
8
1611