Angular developers should take note of the updates in @angular/common version 9.1.10, released on June 9, 2020, compared to the previous stable version 9.1.9 released on May 20, 2020. Both versions share the same fundamental description: providing commonly needed directives and services for Angular applications. The peer dependencies remain consistent, requiring rxjs version ^6.5.3, tslib version ^1.10.0, and aligning @angular/core with their respective version numbers, 9.1.9 and 9.1.10. Key metadata like the MIT license, repository location on GitHub, and author ("angular") are carried over unchanged. The critical difference lies in the @angular/core dependency requirement change and the release date. Additionally, there's a minor difference in unpacked size - version 9.1.10 is negligibly larger than 9.1.9, and the releaseDate confirms the newer version. The version 9.1.10 aligns dependecy requirement for @angular/core with its respective version number. Developers should update to ensure compatibility. This minor version update is likely to incorporate bug fixes and minor enhancements, improving the stability and performance of Angular applications. Check the official Angular changelog for a comprehensive list of changes included in 9.1.10.
The are not vulnerabilities for the version 9.1.10 of the package @angular/common