Core-js, a standard library for JavaScript, has released version 3.36.0, succeeding the previous stable version 3.35.1. Both versions maintain the MIT license and are authored by Denis Pushkarev, demonstrating commitment to open-source principles and consistent maintainership. Developers familiar with core-js will find a familiar structure, with both versions sharing the same repository URL on GitHub and funding through Open Collective.
The most notable differences lie in the release date, file count, and unpacked size. Version 3.36.0 was released on February 14, 2024, offering more recent updates compared to version 3.35.1, released on January 20, 2024. While the core functionality remains consistent, version 3.36.0 features a slightly larger file count of 3452 compared to 3438 in the previous version. The unpacked size has also increased marginally, from 1,207,706 bytes to 1,213,216 bytes. This indicates the addition of new features, polyfills, or refinements in the newer version.
For developers, the update signifies access to the latest standardized features and polyfills, ensuring broader compatibility across different JavaScript environments. The updated library brings increased file count and a slightly larger unpacked size implying internal changes that might be important fixes or additions; the release date also implies a support over the previous version meaning that it is likely to be an interesting one for developers.
The are not vulnerabilities for the version 3.36.0 of the package core-js