@babel/runtime version 7.28.4 is a minor update to babel's modular runtime helpers, building upon the previous stable version 7.28.3. Both versions share the same core description, license (MIT), and repository details, indicating a continuity in the project's overall direction and licensing. Key differences lie in the internal implementation, subtly affecting file size, unpacked size, and, most importantly, the release date.
Version 7.28.4 was released on September 5th, 2025, a few weeks after version 7.28.3 released August 14th, 2025. While both versions contain the same number of files (249), the unpacked size of version 7.28.4 is slightly smaller than its predecessor, indicating potential minor optimizations or the removal of unnecessary code. Developers should note these differences even though they are small because smaller library sizes will lead to faster website load times for end users.
For developers using or considering @babel/runtime, this update likely includes bug fixes and performance improvements accumulated since version 7.28.3. While the changelog (consult the official Babel repository for detailed release notes) would provide specific details, developers can generally expect improved compatibility and stability when upgrading. Always check the change log to find if there are any breaking changes before updating. The date of release is important for developers because it can help with deciding which version you want to use in relation to the software you are working on and the level of support that you can expect.
The are not vulnerabilities for the version 7.28.4 of the package @babel/runtime