Angular Router version 13.2.6 represents a minor update over its immediate predecessor, version 13.2.5, within the Angular routing library. Both versions, designed to facilitate navigation within Angular applications, share a common foundation, including a dependency on tslib version 2.3.0 or higher. They also maintain identical peer dependency requirements, ensuring compatibility with rxjs versions 6.5.3 or 7.4.0 and specific versions of Angular core, common, and platform-browser packages.
The core difference lies in the updated versions of the peer dependencies @angular/core, @angular/common, @angular/platform-browser which had been updated from 13.2.5 to 13.2.6. Furthermore, while both packages contain the same number of files, the unpacked size of version 13.2.6 is slightly smaller, suggesting optimizations or minor adjustments in the codebase that resulted in reduced space usage. Finally, the release date for version 13.2.6 is March 9th, 2022, while version 13.2.5 was released on March 2nd, 2022, indicating a week of development and refinement between the two releases. Developers should prioritize the latest patch release (13.2.6) to benefit from the most up-to-date fixes and improvements.
The are not vulnerabilities for the version 13.2.6 of the package @angular/router