@angular/router version 18.0.6 represents a minor update over its predecessor, version 18.0.5, within the Angular routing ecosystem. Both versions share the same core dependencies, relying on tslib for TypeScript helpers, and declare peer dependencies for rxjs (versions 6.5.3 or 7.4.0 and above), @angular/core, @angular/common, and @angular/platform-browser, ensuring compatibility within the Angular framework. A key difference lies in the specific versions of these peer dependencies; v18.0.6 requires version 18.0.6 of core Angular libraries, while v18.0.5 depends on version 18.0.5.
The updated version, released on July 3rd, 2024, reflects more recent improvements and bug fixes within the Angular framework itself, as the core peer dependencies have been updated to the latest release. While the file count remains consistent at 71, the unpacked size of v18.0.6 (2418791 bytes) is slightly larger than v18.0.5 (2417397 bytes), suggesting the incorporation of new features, optimizations, or potentially more verbose debugging information. Developers should upgrade to v18.0.6 to benefit from the most current enhancements and ensure seamless integration with the broader Angular 18 ecosystem. For those already using Angular 18.0.5 it's a recommended upgrade.
The are not vulnerabilities for the version 18.0.6 of the package @angular/router