Angular Router version 13.0.1 represents a minor update over the preceding 13.0.0 release, both integral components of the Angular framework's routing capabilities. Targeting Angular developers, this library facilitates navigation and view management within single-page applications (SPAs). While both versions share the same core description – "Angular - the routing library" – and identical fileCount (71) and unpackedSize (2592477) in their distribution packages, the key distinction lies in their release date and peer dependencies. Version 13.0.1 was published on November 10, 2021, signifying a fix or enhancement introduced after the initial 13.0.0 release on November 3, 2021.
Both versions declare rxjs and @angular/core, @angular/common, and @angular/platform-browser as peer dependencies, ensuring compatibility with specific versions of those packages. Specifically, Angular versions 13.0.0 and 13.0.1 respectively are required. Developers should choose the router version aligning with their Angular core version to avoid compatibility issues. Given the minimal difference between the two versions, upgrading from 13.0.0 to 13.0.1 is generally recommended to benefit from the latest bug fixes and improvements. However, it's vital to ensure that your project meets the peer dependency requirements, notably the correct Angular core version, before upgrading. Always consult the official Angular changelog for a comprehensive overview of changes.
The are not vulnerabilities for the version 13.0.1 of the package @angular/router