@babel/plugin-proposal-export-default-from assists developers in transforming export default from syntax into standard ES2015, enhancing compatibility across different JavaScript environments. Comparing versions 7.18.6 and 7.17.12, several changes emerge that are relevant for those using the library. The most visible alteration is the update in dependency versions. Version 7.18.6 depends on @babel/helper-plugin-utils version 7.18.6, while 7.17.12 relied on version 7.17.12.
A more crucial update is the dependency on @babel/plugin-syntax-export-default-from. Version 7.18.6 uses 7.18.6 of this package, while the older version used version 7.16.7. The tool's development dependencies, @babel/core and @babel/helper-plugin-test-runner are also updated to ^7.18.6 from ^7.17.12 and ^7.16.7 respectively. As a result of these modifications, the unpacked size increased slightly from 3939 bytes to 3958 bytes.
The release date of the newer variety is June 27, 2022, against May 16, 2022, for the old one. Considering these changes, developers should upgrade to version 7.18.6 to benefit from the stability improvements and compatibility fixes introduced in the updated dependencies, ensuring the translated JavaScript adheres to modern ECMAScript standards and minimizes the potential for runtime errors. Also, they will likely benefit from performance improvements within the utilities and syntax plugins. By staying current, you're reducing technical debt and taking advantage of any bug fixes and minor enhancements the Babel team includes with each release.
The are not vulnerabilities for the version 7.18.6 of the package @babel/plugin-proposal-export-default-from