Core-js is a widely-used JavaScript standard library, providing polyfills and shims for modern ECMAScript features. Comparing versions 3.5.0 and its predecessor, 3.4.8, reveals incremental improvements relevant to developers aiming for cross-browser compatibility and adherence to the latest JavaScript standards. Both versions are released under the MIT license, ensuring free usage and distribution, and are actively supported through Open Collective funding. The repository remains consistent, hosted on GitHub.
While both versions share identical metadata regarding their name, description, license, repository, and funding, version 3.5.0 presents enhancements in terms of content. This is evidenced by the increased file count (1690 vs. 1682) and the slightly larger unpacked size (652195 bytes vs. 649052 bytes). These changes suggest new features, bug fixes, or performance optimizations were introduced in 3.5.0 compared to 3.4.8 which are interesting to developers. It was published on December 12, 2019, a few days after the 3.4.8 version release date of December 8, 2019.
Developers are advised to upgrade to version 3.5.0 to leverage potential improvements and bug fixes incorporated since the prior release. Inspecting the core-js changelog for specific details on implemented features and resolved issues provides further context on the differences between these versions, especially if developers are experiencing particular polyfill issues. Upgrading ensures access to the most up-to-date and refined implementation of JavaScript standards within core-js.
The are not vulnerabilities for the version 3.5.0 of the package core-js