eslint-plugin-jest-dom version 2.0.0 introduces notable improvements over its predecessor, version 1.4.2, making it a compelling upgrade for developers utilizing Jest and jest-dom for testing. Both versions offer linting rules specifically designed to enhance the usage of jest-dom matchers, ensuring cleaner and more effective tests. The core dependencies, including requireindex, and development dependencies such as jest, eslint, prettier, kcd-scripts, eslint-plugin-prettier, eslint-plugin-standard, and eslint-plugin-eslint-plugin remain consistent, reflecting a stable development environment.
However, version 2.0.0 brings enhancements that result in a larger distribution size. The unpacked size has increased from 54,183 bytes in version 1.4.2 to 68,892 bytes in version 2.0.0, and the file count has risen from 27 to 30. This suggests the addition of new rules, improved documentation, more comprehensive test coverage, or refactored code.
The release date also highlights the recency of version 2.0.0, published on January 13, 2020, compared to version 1.4.2, released on December 16, 2019. This indicates that version 2.0.0 incorporates recent updates and likely addresses issues or incorporates feature requests since the earlier release. Developers should upgrade to leverage these improvements and ensure the best possible linting experience with Jest and jest-dom. The increased size is a small trade-off for potentially significant enhancements in rule quality and coverage.
The are not vulnerabilities for the version 2.0.0 of the package eslint-plugin-jest-dom