Angular Router version 13.1.3 represents a minor update to the routing library within the Angular framework, building upon the solid foundation laid by version 13.1.2. Both versions, designed for Angular applications, share the same core structure, dependencies like tslib, and target the same peer dependencies, specifically rxjs versions 6.5.3 or 7.4.0 and Angular core, common, and platform-browser components. The key difference lies in the updated peer dependency versions where the new version requires 13.1.3 of @angular/core, @angular/common and @angular/platform-browser while the old one requires 13.1.2 of each package. This suggests that 13.1.3 likely incorporates bug fixes, performance improvements, or minor feature enhancements that necessitate corresponding updates in the core Angular packages. Developers should prioritize upgrading to 13.1.3 to benefit from these refinements and ensure compatibility across their Angular application.
While the file count and unpacked size remain consistent between the two versions ensuring no increase in bundle size, the update signifies ongoing maintenance and refinement of the Angular Router. The later release date of 13.1.3 indicates resolution of issues or addition of small features discovered after the release of 13.1.2. For developers already using Angular 13, this upgrade is a recommended, low-risk step to maintain a stable and optimized routing experience. This will ensure that they are using the most up-to-date and reliable features.
The are not vulnerabilities for the version 13.1.3 of the package @angular/router