Angular's @angular/common package provides essential directives and services for building Angular applications. Comparing versions 14.2.2 and 14.2.1 reveals subtle but important changes for developers. Both versions share the same core description and license (MIT), ensuring continued stability and freedom for use. They also depend on tslib (version ^2.3.0), a TypeScript helper library, and have the same peer dependency requirements for rxJs (^6.5.3 || ^7.4.0), and @angular/core. The key difference lies in the @angular/core peer dependency updated to also require version 14.2.2 within the new version.
Version 14.2.2, released on September 15, 2022, includes a slightly larger unpacked size (12,123,465 bytes) compared to the 14.2.1 release (12,115,232 bytes) from September 7, 2022, which indicates internal modifications, bug fixes, or minor feature enhancements. The file count remains consistent at 3008. Developers should consider upgrading to 14.2.2 to benefit from the latest bug fixes and potentially improved performance characteristics, ensuring their applications are running on the most up-to-date and stable iteration of the library. The update's reliance on @angular/core version 14.2.2 signifies tightened compatibility. Always check the official Angular changelog for detailed release notes to understand the specific changes and potential impact on existing projects.
The are not vulnerabilities for the version 14.2.2 of the package @angular/common