eslint-plugin-jest, a vital tool for developers leveraging Jest, has released version 28.13.5, building upon the foundation of the previous stable version, 28.13.4. Both versions provide ESLint rules tailored for Jest, ensuring code quality and consistency in testing environments. A key dependency, @typescript-eslint/utils, remains consistent across both versions, supporting versions 6, 7, or 8. The peerDependencies also remain stable, requiring jest (*), eslint (versions 7, 8, or 9), and @typescript-eslint/eslint-plugin (versions 6, 7, or 8), ensuring compatibility with a range of existing project setups.
While the core functionality is maintained, a notable difference lies in the dist section, where unpackedSize changes from 357213 in version 28.13.4 to 357318 in version 28.13.5, indicating small adjustments or improvements in the unpacked distribution. The releaseDate varies slightly, with version 28.13.5 being released just minutes after the previous version. This quick iteration suggests a potential hotfix. Developers upgrading should be aware of potential minor changes with increased size, while those staying on 28.13.4 retain a slightly smaller footprint. Both versions are licensed under MIT, ensuring open-source flexibility.
The are not vulnerabilities for the version 28.13.5 of the package eslint-plugin-jest