Angular core version 15.2.3 represents a minor update to the core Angular framework, building upon the solid foundation established by version 15.2.2. Both versions share fundamental characteristics, including a dependency on tslib version 2.3.0 or higher and peer dependencies on specific ranges of rxjs (version 6.5.3 or later, or version 7.4.0 or later) and zone.js (versions compatible with 0.11.4, 0.12.0, or 0.13.0). They also maintain the same MIT license, repository location, and authorship.
The key difference lies in the release date and the unpacked size of the distribution. Version 15.2.3 was released on March 16, 2023, succeeding version 15.2.2, which was released on March 8, 2023. The unpacked size is marginally reduced from 22991432 bytes in 15.2.2 to 22966340 bytes in 15.2.3. While both have the same number of files (286), this smaller size might indicate targeted optimizations or minor bug fixes and improvements within the framework. This update is crucial for developers focused on maintaining up-to-date applications, potentially offering improved performance or stability. Developers should review the changelog for 15.2.3 for specifics on the implemented fixes and enhancements. In conclusion, upgrading to the latest minor version is usually recommended for stability and bug fixes purposes.
The are not vulnerabilities for the version 15.2.3 of the package @angular/core