Angular's @angular/common package provides essential directives and services for building Angular applications. Version 17.2.2 is a patch release following 17.2.1, offering enhancements and bug fixes. A key difference lies in the @angular/core peer dependency, updated from "17.2.1" to "17.2.2" reflecting the version alignment. Developers should note the subtle increase in the unpacked size of the package, going from 11393960 bytes in 17.2.1 to 11394024 bytes in 17.2.2, hinting at internal changes, likely bug fixes or minor feature enhancements. The release date difference signifies a week of changes accumulated between the two publications.
While both versions share the same core dependencies, such as tslib and rxjs version constraints, the update to version 17.2.2 ensures compatibility and potentially unlocks new features from the corresponding @angular/core release. For developers using @angular/common, upgrading to 17.2.2 from 17.2.1 is recommended to benefit from the latest bug fixes and improvements, contributing to a more stable and performant Angular application. Always check the official Angular changelog for a comprehensive overview of changes for each release.
The are not vulnerabilities for the version 17.2.2 of the package @angular/common