Version 5.30.2 of @typescript-eslint/parser represents a minor update over the preceding version 5.30.1, both serving as custom ESLint parsers designed to analyze TypeScript code by leveraging TypeScript ESTree. The core functionality remains consistent, reflected in the identical descriptions emphasizing TypeScript ESTree integration for ESLint analysis. Key dependencies like debug, @typescript-eslint/types, @typescript-eslint/scope-manager, and @typescript-eslint/typescript-estree are maintained, with each of these internal @typescript-eslint packages bumped from version 5.30.1 to 5.30.2, indicating likely bug fixes or minor feature enhancements within those specific components.
Developer tooling dependencies such as glob, typescript, and @types/glob remain unchanged, suggesting no significant alterations to the parser's build or development environment. Peer dependencies specify compatibility with ESLint versions 6, 7, and 8, ensuring continued integration with a wide range of ESLint setups. License, repository, and funding information are also consistent between the versions, signaling stability in the project's governance and support. The distribution details show both versions have the same file count and unpacked size. While the changes might seem small, the primary difference lies in the releaseDate. Version 5.30.2 was released shortly after 5.30.1, so developers should consider opting for the latest release (5.30.2) to benefit from the newest fixes.
The are not vulnerabilities for the version 5.30.2 of the package @typescript-eslint/parser