Angular developers using the @angular/common package should be aware of a subtle update between versions 13.2.5 and 13.2.6. Both versions share the same core functionalities, providing essential directives and services for building Angular applications. They both depend on tslib version 2.3.0 or higher, ensuring compatibility with modern TypeScript features. The peer dependencies also remain consistent, requiring either RxJS version 6.5.3 or 7.4.0 and aligning with @angular/core version 13.2.5 for the former and 13.2.6 for the latter, crucial dependencies for any Angular project.
The distribution details reveal that both versions share the same number of files (2961) and unpacked size (11384612 bytes), indicating that the changes might be focused on bug fixes or very specific improvements rather than significant additions to the codebase. The key difference lies in the releaseDate. Version 13.2.6 was released on March 9, 2022, while version 13.2.5 was released on March 2, 2022. This difference is about one week.
Given the small version bump and the identical file size, developers can likely upgrade from 13.2.5 to 13.2.6 with minimal disruption, gaining the benefit of any bug fixes that have been included. The best approach is to consult the official Angular changelog or release notes for @angular/common to understand the specific details of the changes introduced in version 13.2.6 and their potential impact on your application.
The are not vulnerabilities for the version 13.2.6 of the package @angular/common