Angular core version 17.1.2 represents the latest iteration of the foundational framework for building dynamic web applications. Released on January 31, 2024, it follows closely on the heels of version 17.1.1, which was made available on January 24, 2024. Both versions share the same core description, dependencies on tslib (version ^2.3.0), and peer dependencies on rxjs (version ^6.5.3 || ^7.4.0) and zone.js (version ~0.14.0), ensuring compatibility with existing Angular projects. Both versions are licensed under the MIT license, originating from the angular/angular GitHub repository. The key difference lies in the dist details. While fileCount remains constant at 369, unpackedSize has increased from 24469080 bytes in version 17.1.1 to 24534394 bytes in version 17.1.2. This roughly 65KB increase suggests internal changes, potential feature enhancements, or bug fixes incorporated within the newer version. For Angular developers this new version assures ongoing maintenance and refinement of the core library. Developers should test for any regressions with the bump in size for such a small version difference, but it is likely a non-breaking update. Upgrade to benefit from potential performance improvements and bug fixes. As always check the changelog.
The are not vulnerabilities for the version 17.1.2 of the package @angular/core