Angular Router version 7.2.12 represents a subtle but important update from version 7.2.11. While both versions share the same core dependencies, including tslib, and peer dependencies like rxjs, @angular/core, @angular/common, and @angular/platform-browser, the key distinction lies in the specific versions of Angular peer dependencies supported. Version 7.2.12 explicitly requires Angular versions 7.2.12 for core, common, and platform-browser, whereas 7.2.11 supported corresponding 7.2.11 versions. This suggests that 7.2.12 likely includes bug fixes or minor enhancements specifically tailored to work optimally with the 7.2.12 versions of the core Angular framework. Developers should upgrade to 7.2.12 when using Angular 7.2.12 to ensure compatibility and potentially benefit from stability improvements. The unpacked size of the library is slightly smaller in 7.2.12 (4528560 bytes vs. 4532168 bytes in 7.2.11), potentially indicating minor code optimizations or reductions in package size. With both versions containing 182 files, the update appears focused more on internal adjustments rather than significant feature additions. The release date of 7.2.12 is April 3, 2019, following 7.2.11 released on March 26, 2019, suggesting a relatively quick turnaround likely driven by resolving identified issues or aligning with Angular core updates.
The are not vulnerabilities for the version 7.2.12 of the package @angular/router