@babel/core version 7.18.6 represents a refined iteration over its predecessor, 7.18.5, introducing key updates primarily targeting internal dependencies. Developers upgrading should note the alignment of several core packages to version 7.18.6, including @babel/types, @babel/parser, @babel/helpers, @babel/template, @babel/traverse, @babel/generator, @babel/code-frame and @babel/helper-module-transforms. Notably, while @babel/template and @babel/code-frame jump a larger number in versions, the others increment from versions such as 7.18.4, 7.18.5 or 7.18.2 respectively in the previous stable version.
This synchronization suggests a focus on internal consistency and bug fixes across the Babel ecosystem. While the dependencies listing shows updates, the @babel/preset-env, @babel/plugin-syntax-flow, @babel/plugin-transform-flow-strip-types get added to the devDependencies, suggesting possibly some changes in the testing or development dependencies. Although the core API likely remains largely unchanged, developers should test their configurations after upgrading, particularly if relying on specific behaviors of the updated internal packages. The small increase in unpacked size, from 276124 to 276784 bytes, likely reflects the added or modified code within these dependencies. Overall, version 7.18.6 appears as a maintenance release focused on internal package harmonization, offering incremental improvements and bug fixes rather than groundbreaking new features.
The are not vulnerabilities for the version 7.18.6 of the package @babel/core