eslint-plugin-import-x version 4.2.1 introduces incremental improvements and bug fixes over the previous stable version 4.2.0, enhancing the reliability and developer experience for enforcing import sanity in JavaScript and TypeScript projects. While the core functionality remains consistent, reflected in the shared description "Import with sanity," subtle changes in the underlying dependencies and build process offer benefits to users.
Notably, both versions share identical dependency requirements, including crucial packages like debug, tslib, semver, is-glob, doctrine, and @typescript-eslint/utils, among others, ensuring consistent behavior related to debugging, TypeScript compatibility, versioning, glob pattern matching, and TypeScript AST parsing. Similarly, the peer dependency requirement for eslint versions ^8.57.0 || ^9.0.0 remains unchanged, guaranteeing compatibility with a wide range of ESLint versions.
The unpacked size of version 4.2.1 is slightly larger, indicating minor increases in code or asset inclusion. Furthermore, version 4.2.1 released just a few hours after, suggests that the update might contain a hotfix, or a minor changes. Developers should prioritize upgrading to version 4.2.1 to leverage these refinements and ensure the most stable and up-to-date import validation experience.
The are not vulnerabilities for the version 4.2.1 of the package eslint-plugin-import-x