Angular developers looking to update @angular/common should be aware of the changes introduced between versions 13.3.12 and 13.4.0. Both versions provide essential directives and services for building Angular applications, under the permissive MIT license. The core functionality remains consistent, with both relying on tslib for TypeScript helpers and sharing peer dependency requirements of rxjs versions 6.5.3 or 7.4.0 alongside a corresponding @angular/core dependency.
The key differences reside in the increased scope of version 13.4.0. Evident by increased fileCount (2975 vs 2961) and a larger unpackedSize (11943458 bytes vs 11385102 bytes), version 13.4.0 contains more features, fixes, or optimizations. This translates to potential improvements in areas like performance, bug resolutions, and added functionalities within the common directives and services.
The jump in releaseDate (from November 2022 to April 2023), implies a substantial period of development and refinement, suggesting a worthwhile upgrade for those seeking the latest features and stability improvements within Angular's foundational modules. Developers should always consult the official Angular changelog for a complete list of changes, deprecations, and potential breaking changes when upgrading between versions. While the core API likely remains stable, leveraging the newer version ensures access to the most up-to-date tooling and functionalities within the Angular ecosystem.
The are not vulnerabilities for the version 13.4.0 of the package @angular/common