Angular Router version 13.3.11 represents a subtle but important update over its predecessor, 13.3.10, within the Angular ecosystem's routing library. Both versions share a common foundation, built upon the core Angular framework and designed to facilitate navigation within single-page applications. They both rely on the tslib dependency for TypeScript helper functions and maintain the same peer dependency requirements for rxjs, @angular/core, @angular/common, and @angular/platform-browser, ensuring compatibility with established Angular projects.
The key difference lies in the specific versions of the Angular peer dependencies. Version 13.3.11 is tightly integrated with @angular/core, @angular/common, and @angular/platform-browser at version 13.3.11, suggesting that this release likely includes bug fixes, performance improvements, or minor feature enhancements specifically tailored to this aligned Angular core version. Developers considering an upgrade should ensure their entire Angular application is also updated to these corresponding versions to maintain optimal functionality and avoid potential conflicts. While the file count and unpacked size remain identical between the two versions, developers should be aware 13.3.11 was released on May 31, 2022, about a week after 13.3.10, suggesting that the upgrade is very focused on improvements for the latest version of Angular.
The are not vulnerabilities for the version 13.3.11 of the package @angular/router