Eslint-plugin-react has been updated to version 7.35.2, released on September 3, 2024, following closely on the heels of version 7.35.1, released just a day earlier. Both versions provide React-specific linting rules for ESLint, helping developers maintain code quality and consistency within their React projects. A quick inspection reveals the dependencies remain consistent across both versions. This includes core utilities like hasown, semver, resolve, and doctrine for handling object properties, version management, module resolution, and code parsing. The devDependencies also appear identical, encompassing a wide range of testing, build, and documentation tools such as mocha, sinon, eslint-doc-generator, and various Babel plugins and parsers. The peer dependency on ESLint itself remains the same, supporting versions 3 through 9.7 ensuring continued compatibility with a broad range of ESLint installations. Examining dist section of both packages reveals a minor increase in unpacked size from 828965 bytes in version 7.35.1 to 829161 bytes in version 7.35.2. This suggests that only small changes and improvements were introduced, so it is recommended to upgrade from 7.35.1 to 7.35.2, since the overall architecture remains the same and it will bring only bugfixes and minor improvements.
The are not vulnerabilities for the version 7.35.2 of the package eslint-plugin-react