Eslint-plugin-import version 2.23.2 is a minor release over version 2.23.1, both designed to bring sanity to JavaScript and TypeScript import statements within your projects. Focusing on static analysis, this plugin aims to improve code quality and maintainability by enforcing import-related best practices. Linting import and export syntax based on ESLint, this plugin helps developers catch common mistakes, enforce consistent module resolution and prevent circular dependencies.
While the core functionality remains largely the same between the two versions, developers upgrading from 2.23.1 to 2.23.2 should be aware of any bug fixes and minor enhancements that would ensure best compatibility with the other npm packages. Upon upgrading, developers can expect the unpacked size to increase slightly from 940219 to 941294.
Both versions share a consistent set of dependencies, including tools like resolve, eslint-module-utils, and tsconfig-paths which are involved in module resolution and TypeScript support. The peer dependency on ESLint itself remains the same, supporting versions 2 through 7.2.0, ensuring broad compatibility with existing ESLint configurations. This upgrade ensures you're building your projects with the latest, most robust checks for import syntax.
The are not vulnerabilities for the version 2.23.2 of the package eslint-plugin-import