Angular's @angular/common package provides essential directives and services for building robust Angular applications. Comparing versions 13.0.3 and 13.0.2, the most noticeable difference lies in their release dates, with 13.0.3 arriving on December 1, 2021, and 13.0.2 on November 17, 2021. This suggests that 13.0.3 likely incorporates bug fixes and minor improvements accumulated in the intervening period. Both versions share the same dependencies, relying on tslib for TypeScript helper functions and declaring peer dependencies on specific versions of rxjs and @angular/core, ensuring compatibility with existing Angular projects.
For developers, this means upgrading from 13.0.2 to 13.0.3 should be a relatively smooth process, focusing primarily on taking advantage of potentially resolved issues or subtle behavioral enhancements. The large file count and unpacked size associated with each version reflects the breadth of functionality offered within the @angular/common module, which handles internationalization, HTTP communication, and various utility features critical for Angular development. Developers should always consult the official Angular changelog and release notes for a comprehensive accounting of changes between any two versions, gaining insight into the specifics of bug fixes and improvements to make informed update decisions. The MIT license ensures open use and contribution furthering the Angular ecosystem.
The are not vulnerabilities for the version 13.0.3 of the package @angular/common