The @babel/plugin-proposal-export-default-from package, essential for compiling export default from syntax into compatible ES2015 code, saw a version bump from 7.18.6 to 7.18.9. While both versions share the same core functionality, MIT license, author (The Babel Team), and identical unpacked size, subtle yet important differences mark the newer release.
Version 7.18.9 introduces updates in its dependencies. Specifically, @babel/helper-plugin-utils is updated from version ^7.18.6 to ^7.18.9, and @babel/core in devDependencies also sees an upgrade from ^7.18.6 to ^7.18.9. These dependency updates suggest improvements, bug fixes, or enhancements within these core Babel utilities. Developers leveraging the plugin should note these upgrades, as they might influence compatibility or performance, especially within larger Babel configurations. The updated releaseDate (July 18, 2022, versus June 27, 2022) indicates a relatively recent refresh, potentially including fixes or additions responding to recent ecosystem changes. Users aiming for the most current and stable Babel experience should prefer v7.18.9, benefiting from the updated dependencies and the implied improvements they bring. Always check Babel's official changelogs for detailed information about specific changes.
The are not vulnerabilities for the version 7.18.9 of the package @babel/plugin-proposal-export-default-from