Angular's @angular/common package provides essential directives and services for building Angular applications. Version 8.2.11 introduces subtle but potentially impactful changes compared to the immediately preceding stable version 8.2.10. While both versions share the same core description, dependencies on tslib, peer dependencies on rxjs and @angular/core, MIT license, and repository details, examining the differences highlights key updates.
Developers relying on @angular/common should pay close attention to the updated @angular/core peer dependency in version 8.2.11 along with the upgrade of the package itself, ensuring compatibility within their Angular project. The primary point of interest is the increment in the unpackedSize of the distribution, where 8.2.11 shows *14439059* bytes compared to 8.2.10's *14435034* bytes. This increase, albeit relatively small (roughly 4KB), suggests internal modifications, bug fixes, or minor feature enhancements. Furthermore, the newer releaseDate indicates that version 8.2.11 incorporates fixes and improvements implemented in the six days between the releases. While the fileCount remains constant, the changes wrapped up in the new release are important to keep up to date. Developers are advised to review the official Angular changelog or release notes corresponding to versions 8.2.11 to gain a comprehensive understanding of the specific modifications and whether these changes impact their applications.
The are not vulnerabilities for the version 8.2.11 of the package @angular/common