Angular developers can leverage the @angular/common package, which provides essential directives and services for building robust Angular applications. Version 13.2.4 was released on February 23, 2022, succeeding version 13.2.3, released on February 17, 2022. Both versions share a common foundation, requiring tslib version ^2.3.0 as a direct dependency. Furthermore, they maintain peer dependencies on rxjs (version ^6.5.3 || ^7.4.0) and @angular/core. Notably, version 13.2.4's peer dependency specifically aligns with @angular/core version 13.2.4. In contrast version 13.2.3 aligns with @angular/core version 13.2.3. This tight coupling ensures compatibility and stability within the Angular ecosystem. While the file count (2961) and unpacked size (11384436) appear identical between the two versions, the core difference lies in the updated @angular/core peer dependency, potentially indicating bug fixes, performance improvements, or minor feature enhancements within the @angular/common package itself, tailored to work optimally with the corresponding @angular/core release. Developers should consult the official Angular changelog for a detailed breakdown of specific changes between these versions to make informed decisions about upgrading.
The are not vulnerabilities for the version 13.2.4 of the package @angular/common