Angular Common, a fundamental library within the Angular framework providing essential directives and services for building dynamic web applications, saw a minor version update from 10.0.10 to 10.0.11. While both versions share the same core description and licensing under the MIT license, a comparison reveals subtle yet important differences. Both versions depend on tslib version 2.0.0 or higher. Crucially, both also require rxjs version 6.5.3 or above, and rely on specific @angular/core peer dependencies. Version 10.0.10 expects @angular/core version 10.0.10, while version 10.0.11 requires @angular/core also in version 10.0.11.
Notably, the unpacked size of version 10.0.11 is slightly larger, clocking in at 12,767,517 bytes compared to version 10.0.10's 12,767,467 bytes. Both versions share the same fileCount of 2865. This small increment suggests potential bug fixes, performance improvements, or minor feature enhancements incorporated in the newer release. Developers should be aware of this for applications with strict bandwidth or storage constraints, although the difference is negligible. The most significant difference is the releaseDate, with version 10.0.11 being released on August 19, 2020, and version 10.0.10 on August 17, 2020. In essence, upgrading to 10.0.11 generally translates to a more stable and refined experience, leveraging the latest fixes and optimizations for Angular's common functionalities, ensure to update @angular/core accordingly.
The are not vulnerabilities for the version 10.0.11 of the package @angular/common