Eslint-plugin-simple-import-sort recently released version 9.0.0, building upon the solid foundation established by version 8.0.0. Both versions provide an "easy autofixable import sorting" solution, adhering to the MIT license and requiring ESLint version 5.0.0 or higher. While the core functionality remains consistent, subtle yet significant changes might influence a developer's decision to upgrade.
Version 9.0.0, published on January 16, 2023, exhibits a slightly larger unpacked size (37289 bytes) compared to version 8.0.0 (36741 bytes), which debuted on September 3, 2022. This suggests potential enhancements, bug fixes, or minor feature additions contributing to the increased size. Developers should investigate release notes or changelogs for a complete understanding of these changes.
For developers considering an upgrade, the key question revolves around the benefits gained. If version 9.0.0 addresses specific bugs encountered in version 8.0.0, or introduces new functionalities that streamline import sorting, upgrading is highly recommended. Conversely, if the project is stable and faces no issues with the older version, and the newer version doesn't provide benefits for the project, the cost of upgrading might not justify the potential impact of introducing new dependencies. Be sure to review the changes introduced in version 9.0.0 to make an informed decision whether or not upgrading is worth it for your specific use-case.
The are not vulnerabilities for the version 9.0.0 of the package eslint-plugin-simple-import-sort