Angular core version 17.3.1 is a patch release following closely on the heels of version 17.3.0. Both versions share the same core dependencies, tslib, and peer dependencies, rxjs and zone.js, ensuring compatibility with existing Angular projects using these libraries. The licensing remains consistent under the MIT license, affirming the project's open-source nature. Both packages originate from the same GitHub repository within the Angular project.
Primarily, the key distinctions are found within the "dist" section, specifically unpackedSize and releaseDate. Version 17.3.1 has a slightly larger unpacked size (28585557 bytes) compared to version 17.3.0 (28576187 bytes), suggesting minor additions, bug fixes, or performance improvements in the later version. The release date confirms this, with 17.3.1 being released on March 20, 2024, after 17.3.0's release on March 13, 2024.
For developers, this signifies that upgrading to 17.3.1 is likely a safe and recommended step. The change introduces a small change to the size of the package. Patch releases typically address critical bugs or security vulnerabilities, enhancing the stability and reliability of the Angular framework. While the exact nature of the changes isn't detailed here, developers should consult the official Angular changelog for a comprehensive overview of the fixes and improvements included in version 17.3.1. Given the minimal changes in dependencies, the upgrade process should be straightforward, minimizing potential disruption to existing Angular applications. Updating ensures access to the latest enhancements.
The are not vulnerabilities for the version 17.3.1 of the package @angular/core