Angular Core version 17.1.3 represents a recent update to the core Angular framework, building upon its predecessor, version 17.1.2. Both versions share fundamental characteristics, including the "Angular - the core framework" description, the same dependency on tslib version ^2.3.0, and identical peer dependencies for rxjs (^6.5.3 || ^7.4.0) and zone.js (~0.14.0). This consistency ensures compatibility with existing projects leveraging these libraries. The license remains MIT, allowing for flexible usage and modification. The repository details also stay consistent, pointing developers to the official Angular GitHub repository for code access and contribution opportunities.
However, notable differences distinguish the two versions. Version 17.1.3 features a larger unpacked size of 24,573,363 bytes compared to 17.1.2's 24,534,394 bytes, suggesting potential additions or modifications to the core framework. While the fileCount remains constant at 369, this size increase might reflect bug fixes, performance improvements, or new features. Most importantly, version 17.1.3 was released on February 8th, 2024, approximately a week after 17.1.2's release on January 31st, 2024. Developers should strongly consider upgrading to version 17.1.3 to benefit from the latest enhancements and bug fixes, ensuring optimal performance and stability within their Angular applications. Reviewing the official Angular changelog and migration guide is recommended to fully understand the specific changes and any potential upgrade considerations.
The are not vulnerabilities for the version 17.1.3 of the package @angular/core