Angular Router version 9.1.1 is a patch release within the Angular 9 family, building upon the foundation laid by version 9.1.0. While both versions share the core description as the Angular routing library and maintain identical dependencies, peer dependencies, license, repository information, and author details, subtle yet important differences exist. Most notably, the peer dependencies constraints remain the same, ensuring compatibility with similar versions of RxJS, tslib, Angular Core, Common, and Platform Browser.
The key distinction lies in the dist object, specifically the unpackedSize and potentially the code and bug fixes included. Version 9.1.1 exhibits a slightly larger unpacked size of 4,734,240 bytes compared to version 9.1.0's 4,726,788 bytes, indicating the inclusion of some additional features or bug fixes. Furthermore, the releaseDate shows that 9.1.1 was released on April 7, 2020, after version 9.1.0, which was released on March 25, 2020.
For developers using Angular, this suggests that version 9.1.1 incorporates refinements and potentially addresses issues discovered in 9.1.0. Upgrading to the latest patch release, 9.1.1, is generally recommended to benefit from these improvements and ensure a more stable and reliable routing experience within your Angular applications. Review the changelog for a detailed understanding of the specific changes.
The are not vulnerabilities for the version 9.1.1 of the package @angular/router