Angular Common version 11.1.2 is a minor patch release over the previous stable version 11.1.1, part of the Angular framework's collection of essential directives and services. Both versions share the same fundamental description, acting as the backbone for many Angular applications. Key dependencies remain consistent, with tslib at "^2.0.0". Notably, the peer dependencies, indicating compatibility with other Angular packages, show a subtle shift. Version 11.1.2 necessitates @angular/core version 11.1.2, ensuring tight synchronization between core Angular functionalities and the common utilities. This is a bump from version 11.1.1, which required exactly @angular/core version 11.1.1. The dependency for rxjs stays at "^6.5.3" in both versions.
A slight increase is observable in the unpackedSize (12809987 bytes in 11.1.2 compared to 12809595 bytes in 11.1.1), hinting at minor additions, bug fixes, or internal improvements within the library. The fileCount remains the same. Developers should upgrade primarily to maintain compatibility with the core Angular framework and benefit from any potential bug fixes, performance improvements, or new features encompassed within this patch release. The upgrade ensures consistent behavior and access to the latest refinements within the Angular ecosystem, promoting a smoother development experience and application stability. The updated release date of February 3rd, 2021, signifies the recency of these improvements, making it a worthwhile update.
The are not vulnerabilities for the version 11.1.2 of the package @angular/common