Version 8.37.0 of @typescript-eslint/eslint-plugin introduces several updates compared to version 8.36.0, primarily focusing on aligning with the latest versions of its core dependencies. Developers integrating this plugin will notice that the peer dependency @typescript-eslint/parser now requires version 8.37.0, ensuring compatibility and feature parity between the parser and the ESLint plugin. Internally, dependencies like @typescript-eslint/utils, @typescript-eslint/type-utils, @typescript-eslint/visitor-keys, and @typescript-eslint/scope-manager have all been bumped to version 8.37.0. This synchronization across the @typescript-eslint ecosystem is crucial for stability and accessing the newest features and bug fixes within those packages. While the fileCount remains consistent at 657, the unpackedSize has slightly increased from 2001684 to 2001877, suggesting minor additions or changes to the codebase. Furthermore, the release date shows a one-week gap between the two versions, with 8.37.0 released a week after 8.36.0, offering a newer set of features and improvements that would enhance developer's experience. Developers should always consult the official changelog for a comprehensive list of changes, including bug fixes, new rules, and performance improvements, to fully leverage the updated capabilities of version 8.37.0 and ensure a smoother linting process.
The are not vulnerabilities for the version 8.37.0 of the package @typescript-eslint/eslint-plugin