Angular Router version 12.0.5 is a minor release following 12.0.4, focusing on improvements and bug fixes within the Angular routing library. Both versions share the same core dependencies, relying on tslib and peer dependencies like rxjs and specific versions of @angular/core, @angular/common, and @angular/platform-browser. This ensures compatibility within the Angular 12 ecosystem. The key difference lies in the updated versions of the peer dependencies for 12.0.5, specifically requiring version 12.0.5 of @angular/core, @angular/common, and @angular/platform-browser, while 12.0.4 required version 12.0.4 of those same packages. Developers should upgrade to 12.0.5 to maintain consistency and leverage the latest features and patches across their Angular application.
Interestingly, the unpackedSize of version 12.0.5 is slightly, but notably, larger than its predecessor (2722872 vs 2697827), suggesting potential additions or modifications to the codebase. While the fileCount remains the same at 79, the increase in size could point to more extensive updates under the hood, such as performance improvements or enhanced feature sets. Developers should consult the official Angular changelog for detailed information regarding specific changes and bug fixes introduced in version 12.0.5. Released a week after its predecessor, it is advisable to always be on the latest minor version for the best experience.
The are not vulnerabilities for the version 12.0.5 of the package @angular/router