Angular core version 19.2.3 is a minor release update to the core framework, building upon the solid foundation of version 19.2.2. Both versions share the same fundamental characteristics: they are described as "Angular - the core framework," licensed under MIT, and maintain the same dependencies, specifically requiring tslib version ^2.3.0. Their peer dependencies also remain consistent, needing rxjs versions ^6.5.3 || ^7.4.0 and zone.js version ~0.15.0, signaling stability in the API and integration points for these crucial libraries within the Angular ecosystem. Both also share the uniform repository location, pointing to the Angular GitHub.
The key difference lies in the "unpackedSize," which has slightly increased in the new version, from 9915609 to 9920439. This suggests small internal modifications and optimizations, possibly including bug fixes, performance enhancements, or minor feature additions that don't fundamentally alter the API or require dependency upgrades. Another significant notable difference is the release date. The newest version (19.2.3) was released a week after the previous version (19.2.2). Developers should prioritize upgrading to the latest version (19.2.3) to benefit from these enhancements and ensure they are using the most recent and stable iteration of the core framework. Keep in mind to always test thoroughly after any update especially with your existing Angular applications.
The are not vulnerabilities for the version 19.2.3 of the package @angular/core