Angular Router version 12.2.13 represents a minor update to the Angular routing library, building upon the capabilities established in version 12.2.12. Both versions share the same core dependencies, relying on tslib for TypeScript helpers and mandating compatible peer dependencies like rxjs for reactive programming and specific versions of @angular/core, @angular/common, and @angular/platform-browser to ensure seamless integration with the Angular framework (v12.2.13 and v12.2.12 respectively).
The primary difference lies in bug fixes and potential minor performance improvements incorporated within version 12.2.13, released on November 3, 2021, compared to version 12.2.12, released on October 27, 2021. Developers should upgrade to 12.2.13 to benefit from these refinements and maintain stability in their Angular applications. The core functionalities, such as defining routes, navigating between views, lazy loading modules, and implementing route guards, remain consistent across both versions.
The consistent fileCount and unpackedSize also suggest that the changes are contained within existing files, indicating that the update is likely focused on internal adjustments and bug patching rather than introducing entirely new features. For developers utilizing the Angular Router, upgrading from 12.2.12 to 12.2.13 is a recommended practice for ensuring optimal performance and benefiting from the latest fixes within the Angular ecosystem. They can expect continued compatibility with their existing routing configurations and code.
The are not vulnerabilities for the version 12.2.13 of the package @angular/router