Angular's @angular/common package, a cornerstone for Angular applications, has been updated from version 17.3.3 to 17.3.4. This package provides essential directives and services for building robust and dynamic user interfaces. Both versions share the same core description and licensing under the MIT license, ensuring developer-friendly usage. They also maintain compatibility with tslib (version ^2.3.0) for TypeScript helper functions.
The key difference lies in the @angular/core peer dependency; version 17.3.4 requires @angular/core version 17.3.4 whereas version 17.3.3 required @angular/core version 17.3.3. This subtle shift indicates a synchronized release, meaning developers should upgrade @angular/core concurrently to ensure compatibility and avoid potential issues.
While the fileCount remains constant at 3016, the unpackedSize has slightly increased from 11408044 to 11408997, suggesting minor additions or changes in the codebase, potentially bug fixes or performance improvements that, while subtle, can impact overall application efficiency. The releaseDate also marks a one week difference between the two versions, from April 3rd to April 10th. For Angular developers, upgrading to 17.3.4 alongside @angular/core is recommended to leverage the latest enhancements, bug fixes, and improvements within the Angular framework.
The are not vulnerabilities for the version 17.3.4 of the package @angular/common