Eslint-config-prettier streamlines your development workflow by disabling ESLint rules that clash with Prettier, ensuring a consistent and efficient code formatting process. Comparing versions 10.0.3 and 10.0.2, both maintain the same core functionality of eliminating conflicts between ESLint and Prettier, providing a smoother integration for developers leveraging both tools. Crucially, both versions declare a peer dependency on ESLint version 7.0.0 or higher, which means if you use it, you also need to install ESLint.
While the descriptions and license terms are identical, subtle differences exist behind the scenes. Version 10.0.3 includes 15 files in its distributed package with an unpacked size of 59185 bytes, a slight reduction from version 10.0.2 that included 14 files and an unpacked size of 59430 bytes. This change likely indicates minor optimizations, updated dependencies, or tweaks to the internal package structure.
More surprisingly, the release dates indicate future dates (!), for 10.0.3 is "2025-03-07T06:50:49.830Z" and 10.0.2 is "2025-02-26T13:51:36.262Z". Considering the information, developers can seamlessly upgrade to version 10.0.3 for potential improvements. Always check the official changelog for detailed explanations to understand underlying changes.
The are not vulnerabilities for the version 10.0.3 of the package eslint-config-prettier