@babel/eslint-parser versions 7.26.10 and 7.26.8 are ESLint parsers designed to enable linting of modern JavaScript syntax that Babel transforms. Both versions share the same core functionality, dependencies like semver, eslint-visitor-keys, and @nicolo-ribaudo/eslint-scope-5-internals, and development dependencies such as dedent, @types/eslint, @types/estree, and @typescript-eslint/scope-manager. They also maintain the same peer dependencies for eslint and @babel/core, ensuring compatibility with existing projects. Key differences lie in the specific versions of eslint and @babel/core used for development and testing, and the release dates. Version 7.26.10 uses eslint@^9.21.0 and @babel/core@^7.26.10, and was released on March 11, 2025 whereas version 7.26.8 utilizes eslint@^9.7.0 and @babel/core@^7.26.8 and was released on February 8, 2025. While the changes might be incremental, developers should upgrade to version 7.26.10 to leverage the latest refinements and bug fixes associated with the newer development dependencies. These updates contribute to a more reliable and efficient linting experience, especially when working with cutting-edge JavaScript features and Babel transformations. The unpacked size is also subtly different, with 7.26.10 being slightly larger which may indicate minor code adjustments.
The are not vulnerabilities for the version 7.26.10 of the package @babel/eslint-parser