eslint-plugin-import version 2.26.0 introduces several updates compared to version 2.25.4, making it a worthwhile upgrade for developers seeking enhanced import statement analysis and compatibility. A key dependency update is the upgrade of resolve from version 1.20.0 to 1.22.0, potentially improving module resolution accuracy and speed. tsconfig-paths sees a bump from 3.12.0 to 3.14.1, suggesting better support for TypeScript project path mappings. On the devDependencies side, @angular-eslint/template-parser is updated from 13.0.1 to 13.1.0, which is relevant for Angular projects using this plugin, while chai moves from 4.3.4 to 4.3.6.
Notably, minimatch sees an update from 3.0.4 to 3.1.2 and is-core-module is updated from 2.8.0 to 2.8.1 in the dependencies. These changes might bring subtle improvements or bug fixes related to glob matching and core module detection. Furthermore, the @typescript-eslint/parser devDependency has been upgraded to include version 5.10.0, this provides support for newer typescript features and syntax. Developers should evaluate the impact of these dependency updates within their specific project context to ensure smooth integration and benefit from potential performance and compatibility improvements. The unpackedSizealso sees an increase, the new version increased the size from 1044945 to 1057836 which might be valuable to understand when including it in a project.
The are not vulnerabilities for the version 2.26.0 of the package eslint-plugin-import