@babel/core 7.17.10 brings several dependency updates, improving the overall stability and feature set for developers using Babel for JavaScript transpilation. Key changes include updates to @babel/types, @babel/parser, @babel/traverse, @babel/generator, and @babel/helper-compilation-targets, all incremented to version 7.17.10. This synchronization of core packages likely addresses bug fixes and performance enhancements across the entire Babel compilation pipeline.
Furthermore, @babel/helpers sees a bump to 7.17.9 alongside @babel/helper-transform-fixture-test-runner also to 7.17.10 from the previous version, suggesting improvements or fixes in helper functions and test runner utilities. Developers relying on these helpers will benefit from the updated versions. Notably, @jridgewell/trace-mapping upgraded from 0.3.4 to 0.3.8 as a dev dependency, which indicates better source map handling during development, which is essential for debugging.
The unpacked size has slightly increased from 267509 to 275993, potentially implying the inclusion of new features or enhancements within the core package. This might be related to improved support for the latest ECMAScript features or refinements in existing functionalities. Make sure to check the changelog for detailed information on what has been changed, because these updates can have an important impact in the building and debugging process, ensuring a smoother and more reliable transpilation process.
The are not vulnerabilities for the version 7.17.10 of the package @babel/core