Angular Router version 9.1.2 introduces subtle but potentially impactful refinements compared to its predecessor, 9.1.1. Both versions, intended for use within the Angular ecosystem, share identical dependencies, relying on rxjs, tslib, @angular/core, @angular/common, and @angular/platform-browser at specified compatible versions. This ensures a consistent base experience for Angular developers.
The key distinction lies in the package's distribution details. Version 9.1.2 showcases a slightly larger *unpackedSize* of 4762908 bytes compared to 9.1.1's 4734240 bytes, indicating internal code or asset differences. This increment could reflect bug fixes, performance enhancements, or small feature additions. Developers should consult the official Angular changelog for a detailed breakdown of these specific changes.
The *releaseDate* also pinpoints a temporal gap, with version 9.1.2 released on April 15, 2020, approximately a week after 9.1.1's release on April 7, 2020. Newer releases usually incorporate bug fixes, security patches, and incremental improvements. Those adopting the Angular Router are recommended to prioritize the latest stable version (9.1.2 in this case) to benefit from the most up-to-date features and fixes. While seemingly minor changes, the larger size suggests worthwhile updates, making 9.1.2 the preferred choice for Angular projects leveraging routing.
The are not vulnerabilities for the version 9.1.2 of the package @angular/router