Angular Router version 11.2.14 represents a minor update to the Angular routing library, building upon the foundation established by version 11.2.13. Both versions share the same core dependencies, relying on tslib version ^2.0.0 for TypeScript helper functions. Crucially, they maintain peer dependency compatibility with rxjs version ^6.5.3, ensuring a smooth experience for users already invested in the RxJS ecosystem. Furthermore, both versions are designed to work seamlessly with specific versions of Angular's core modules: @angular/core, @angular/common, and @angular/platform-browser.
The key distinction lies in the intended Angular core versions. Version 11.2.13 necessitates Angular core version 11.2.13, while version 11.2.14 correspondingly requires Angular core version 11.2.14. This highlights that the update likely contains bug fixes, performance enhancements, or minor feature adjustments specifically tailored to the 11.2.14 release of the Angular framework. From a developer's perspective, upgrading to 11.2.14 is recommended when also updating the core Angular dependencies to 11.2.14. The upgrade ensures compatibility and access to the latest improvements. Both packages are distributed under the MIT license, offering flexibility in usage and modification. Developers can find the source code and contribute to the library on the Angular GitHub repository, located within the packages/router directory. They have the same file count and unpacked size. Version 11.2.14 was released on May 12th, 2021, providing a week later than the previous version, which was released on May 5th, 2021.
The are not vulnerabilities for the version 11.2.14 of the package @angular/router