Eslint-plugin-import-x, designed to bring sanity to JavaScript and TypeScript import statements, has released version 4.10.6, following version 4.10.5. Both versions maintain the core functionality of robust import validation and resolution, ensuring cleaner and more maintainable codebases. Developers already leveraging eslint-plugin-import-x will find the upgrade relatively smooth, as the peer dependencies remain unchanged, still requiring ESLint versions ^8.57.0 or ^9.0.0.
A key difference between the versions lies in the dependency unrs-resolver. Version 4.10.6 upgrades this dependency from 1.5.0 to 1.6.0. While the changelog for unrs-resolver isn't provided, developers should investigate this dependency's updates for potential impact on module resolution, especially in complex project setups. Also, version 4.10.6 has a slight increase in unpacked size (1040959) compared to version 4.10.5 (1040955), suggesting minor additions or refinements within the dependency graph or the plugin itself. Version 4.10.6 was released on April 20, 2025, marking a recent update and potential refinements. Consider reviewing the package's commit history or release notes for complete details regarding the changes of the new version.
The are not vulnerabilities for the version 4.10.6 of the package eslint-plugin-import-x