Eslint-plugin-import version 2.22.1 represents a minor update over version 2.22.0, primarily focusing on dependency updates and internal improvements. For developers using this plugin to enforce import sanity in their JavaScript projects, the key changes lie within the dependency tree. Most notably, eslint-import-resolver-node has been updated from version 0.3.3 to 0.3.4, which likely addresses bug fixes and potentially enhances module resolution capabilities within Node.js environments.
Furthermore, eslint-plugin-json receives an update from version 2.1.1 to 2.1.2, while eslint-plugin-eslint-plugin advances from 2.2.1 to 2.3.0, and eslint-import-resolver-typescript jumps from 1.0.2 to 1.1.1. These updates might include new features, bug fixes, or performance improvements related to JSON file linting, ESLint plugin development, and TypeScript module resolution, respectively. Developers leveraging these specific features within their projects would benefit from upgrading. While the core functionality of eslint-plugin-import remains consistent, staying current with these dependency updates ensures access to the latest enhancements and security patches offered by the underlying tooling. The unpacked size of the plugin has slightly increased from 896674 to 899880, which could hint at other minor internal tweaks. The library helps to lint ES2015+ (ES6+) import/export syntax, and prevent common mistakes.
The are not vulnerabilities for the version 2.22.1 of the package eslint-plugin-import