Version 7.17.0 of @babel/plugin-transform-runtime brings updates primarily in its development dependencies, notably aligning with the @babel/core version 7.17.0. This update also includes newer versions of @babel/types, @babel/helpers, @babel/runtime, @babel/runtime-corejs3. While the core functionality of externalizing helpers and built-ins for automatic polyfilling remains unchanged, these updated development dependencies likely introduce improvements in stability, compatibility, and potentially performance during the Babel transformation process. Developers should consider upgrading to benefit from the latest features and bug fixes within the Babel ecosystem itself. The unpackedSize has also changed slightly, from 14005 to 14043, indicating a minor increase in the package's overall size, potentially due to the updated dependencies. Essentially, the update isn't a major overhaul concerning direct functionality but rather a synchronization with the latest Babel tools, which brings subtle improvements. Users already on the Babel 7.x series should find the upgrade seamless and worthwhile for maintaining compatibility and harnessing any performance gains in the broader Babel tooling. The core dependencies, which directly impact the polyfilling behavior, are untouched, ensuring a smooth transition.
The are not vulnerabilities for the version 7.17.0 of the package @babel/plugin-transform-runtime