The eslint-plugin-import package, designed to bring sanity to JavaScript and TypeScript imports, has a new release, version 2.28.0, building upon the robust foundation of version 2.27.5. This update incorporates several dependency upgrades and additions, potentially impacting developers seeking the most up-to-date and feature-rich import linting experience. Notably, resolve has been bumped from version 1.22.1 to 1.22.3, semver from 6.3.0 to 6.3.1, is-core-module from 2.11.0 to 2.12.1, tsconfig-paths from 3.14.1 to 3.14.2, and object.groupby was added in version 1.0.0, offering more advanced grouping capabilities. The eslint-module-utils dependency saw an update from 2.7.4 to 2.8.0, potentially improving module resolution and related utilities. On the tooling side, @angular-eslint/template-parser was updated from 13.2.1 to 13.5.0 in the newer version. For developers leveraging Angular, this could bring more accurate and performant template parsing within their linting pipelines. While seemingly minor, these updates likely include bug fixes, performance improvements, and potentially new features within those underlying dependencies. The fileCount remains consistent at 115, but the unpackedSize grew from 1193169 to 1206834. Developers should test the updated plugin in their projects to ensure compatibility and take advantage of the latest enhancements for consistent and reliable import handling.
The are not vulnerabilities for the version 2.28.0 of the package eslint-plugin-import