eslint-plugin-simple-import-sort version 4.0.0 introduces several development dependency updates compared to the previous stable version, 3.1.1. TypeScript is upgraded from version 3.4.5 to 3.5.2 improving type checking and potentially enabling new language features. The commonly used code parser, @typescript-eslint/parser, sees a jump from 1.9.0 to 1.10.2, likely incorporating bug fixes and enhanced compatibility with newer TypeScript syntax. eslint-plugin-import advances slightly from 2.17.2 to 2.17.3. Prettier, the code formatter, is bumped from 1.17.1 to 1.18.2 which could include new formatting rules and improvements. Furthermore, eslint-plugin-jest moves from 22.5.1 to 22.6.4. These updates suggest a focus on staying current with the ecosystem's tooling and might bring indirect enhancements in performance, code compatibility, or available linting rules. The unpacked size of the package has increased from 50666 bytes to 55079 bytes, potentially reflecting the inclusion of new features or larger dependency footprints. For developers, upgrading to version 4.0.0 ensures they are leveraging the latest versions of supporting tools to streamline code management.
The are not vulnerabilities for the version 4.0.0 of the package eslint-plugin-simple-import-sort