Angular Router version 12.0.1 represents a minor update from version 12.0.0, both serving as integral components of the Angular framework, dedicated to handling navigation and routing within applications. Both versions share the same core functionalities, license (MIT), and maintainer (Angular team). They also rely on the tslib dependency for TypeScript helpers and specify peer dependencies on rxjs (version ^6.5.3) and specific versions of @angular/core, @angular/common, and @angular/platform-browser, underscoring their tight integration with the Angular ecosystem. The key difference lies in the updated peer dependency versions, with 12.0.1 requiring versions of core angular packages 12.0.1 while 12.0.0 requires 12.0.0 core angular packages.
Version 12.0.1, released on May 19, 2021, has a slightly bigger unpacked size of 2685875 bytes compared to version 12.0.0 released on May 12, 2021, which has unpacked size of 2685842 bytes, suggesting minor bug fixes or performance improvements introduced in the newer patch. Both versions offer developers capabilities like defining routes, implementing navigation guards, lazy loading modules, and creating complex navigation structures. Consider upgrading to version 12.0.1 to get last improvements of the library.
The are not vulnerabilities for the version 12.0.1 of the package @angular/router