@babel/core version 7.21.3 is a minor update to the core Babel compiler, building upon the previous stable version 7.21.0. Key improvements reside within dependency updates, suggesting a focus on bug fixes and refinements rather than major feature additions. Specifically, several core Babel packages saw version bumps, including @babel/types, @babel/parser, @babel/helpers, @babel/traverse, and @babel/generator.
Developers transitioning to 7.21.3 should primarily experience enhanced stability and potentially improved performance related to these core functionalities. It's also worth noting a minor update to @babel/helper-module-transforms, moving from 7.21.0 to 7.21.2 and a newer version of @babel/plugin-transform-modules-commonjs moving from 7.20.11 to 7.21.2. While @babel/plugin-transform-flow-strip-types remains unchanged at 7.21.0.
The increased unpacked size (from 944581 to 966059) and file count remain the same at 120, likely due to these internal dependency adjustments, confirming that the general architecture and file structure remain consistent. The release date confirms this is a recent update, suggesting up-to-date support and community maintenance. Due to the small adjustments listed above and the new release date, it's highly recommended to upgrade to version 7.21.3, specially for users dealing with edge cases. As a minor release, it's expected to be backward compatible, minimizing any migration headaches.
The are not vulnerabilities for the version 7.21.3 of the package @babel/core