Angular Common version 12.2.2 is a minor release following 12.2.1, both integral parts of the Angular framework, offering essential directives and services frequently used in Angular applications. Examining the differences, we see both versions share the same core description, dependencies on tslib version ^2.2.0, and peer dependencies on rxjs versions ^6.5.3 || ^7.0.0. They are also both dependent on @angular/core but the 12.2.2 depends on version 12.2.2 while 12.2.1 depends on 12.2.1. This indicates a close relationship and likely backward compatibility. The licensing remains under MIT, and the source code continues to reside within the Angular GitHub repository.
A key difference lies in the dist object. Version 12.2.2, released on August 18, 2021, at 17:20:23.520Z, has an unpacked size of 11563785 bytes, while version 12.2.1, released on August 11, 2021, at 17:20:14.919Z, has an unpacked size of 11562376 bytes which indicates the later contains some minor differences. The fileCount remains the same at 2867, but the slight increase in unpacked size in 12.2.2 suggests bug fixes, minor feature additions, or performance improvements delivered in the update. Developers should update to version 12.2.2 to benefit from these potential enhancements and stability resolutions. This incremental upgrade ensures access to the latest refinements within the Angular ecosystem without introducing significant breaking changes.
The are not vulnerabilities for the version 12.2.2 of the package @angular/common