Angular developers will find a subtle but potentially impactful update in @angular/common version 7.2.2, released on January 22, 2019. This patch version builds upon the stable foundation of 7.2.1, released just days before on January 16, 2019. Both versions provide essential directives and services for building robust Angular applications, depending on tslib for TypeScript helper functions and requiring peer dependencies of rxjs (version 6.0.0 or higher) and @angular/core.
While the core description remains the same, a key difference lies in the underlying size. Version 7.2.2 sees a slight increase in unpacked size, reaching 12,741,407 bytes compared to 7.2.1's 12,730,622 bytes. Both package contains 2370 files. These sizes differences tell developers that there are some changes, and, even if not specified in the data made available, should carefully check the changelog to see what has changed in this version. The team of Angular mantains a high level of standards, and the published packages pass a wide number of quality checks. As both versions have the same dependencies, updating the package do not imply a breaking change or the needing to update other packages.
The are not vulnerabilities for the version 7.2.2 of the package @angular/common