Angular core version 17.1.0 represents the latest stable release in the Angular framework, succeeding version 17.0.9. Both versions maintain the fundamental structure by including "tslib" as a dependency and listing "rxjs" and "zone.js" as peer dependencies, indicating compatibility requirements for reactive programming and asynchronous task management respectively. The core license remains MIT, allowing for broad usage and modification.
A notable change developer is the increased unpacked size. Version 17.1.0 has an unpacked size of 24465751 bytes, compared to the 24118385 bytes of version 17.0.9. This suggests the inclusion of new features, enhancements, or bug fixes that contribute to the library's expanded footprint. The number of files in the distributed package has also increased slightly, from 361 in version 17.0.9 to 369 in version 17.1.0, further reinforcing the implication of added content. The release date, a week apart, is a further indicator of a quick update.
Developers considering upgrading from 17.0.9 to 17.1.0 should investigate the official Angular changelog and release notes for a detailed breakdown of the specific changes introduced. This will help them understand the new features, bug fixes, or performance improvements included, allowing them to assess the potential benefits and impact on their existing Angular applications. The increase in size typically suggests enhanced functionality or address critical issues, making the upgrade worthwhile for most projects.
The are not vulnerabilities for the version 17.1.0 of the package @angular/core