The eslint-plugin-jest-dom package provides ESLint rules designed to help developers write better and more maintainable tests using jest-dom. Version 5.0.2, released on August 5th, 2023, builds upon the previous stable version 5.0.1, released on June 4th, 2023, with a notable update in the TypeScript version used for development. Version 5.0.2 upgrades the TypeScript dependency from version 4.5.3 to version 5.1.3. This TypeScript upgrade may include performance improvements, bug fixes, and new language features. Developers already using TypeScript projects might find that updating the plugin to v5.0.2 results in smoother and more consistent type checking with their existing codebase. While the core dependencies and peer dependencies remain consistent, this Typescript upgrade signifies a commitment to keeping the plugin up-to-date with modern development tooling. The unpacked size has also slightly increased, indicating potential additions or modifications behind the scenes. Both versions maintain the same goal: to enforce best practices and prevent common errors when working with jest-dom, improving test code quality and reliability.
The are not vulnerabilities for the version 5.0.2 of the package eslint-plugin-jest-dom