Angular developers will find a recent update in the @angular/core package with version 16.1.7 succeeding version 16.1.6. Both versions share the same core description, dependencies on tslib (version ^2.3.0), and peer dependencies on rxjs (versions ^6.5.3 or ^7.4.0) and zone.js (~0.13.0). The licensing, repository details, and author remain consistent between the two releases.
The key distinctions lie in the dist object and the releaseDate. Version 16.1.7 was released on July 26, 2023, while version 16.1.6 was released on July 19, 2023, indicating a relatively short period between releases. The fileCount is identical containing 318 files in both versions, but there is a minor change in unpackedSize. Version 16.1.7 shows an unpacked size of 18215867 bytes slightly larger than version 16.1.6 with 18215232 bytes, hinting at potential minor bug fixes, performance improvements, or small feature additions within the core framework, although the scale of unpacked size increase indicates a relatively minor update. Developers should refer to the official Angular changelog or release notes for detailed information about the specific changes included in version 16.1.7 to understand the exact impact of these updates on their applications. Stay current of Angular's versions to receive latest fixes.
The are not vulnerabilities for the version 16.1.7 of the package @angular/core