Angular developers looking to stay current with the latest updates to the @angular/common package will find the jump from version 18.2.2 to 18.2.3 a worthwhile consideration. Both versions share the same fundamental description, offering commonly needed directives and services for Angular applications. They also maintain identical dependencies on tslib (version ^2.3.0) and the same peer dependencies, requiring rxjs (version ^6.5.3 || ^7.4.0) and @angular/core with a matching version respectively (18.2.2 and 18.2.3). The license remains MIT, and the repository information stays consistent, indicating that both versions originate from the official Angular GitHub repository.
The most notable difference lies in the peer dependency of @angular/core, which is aligned to the specific version of @angular/common. Furthermore, subtle changes are present in the dist object. Version 18.2.3, released on September 4th, 2024, contains a slightly larger unpacked size of 11,460,670 bytes compared to version 18.2.2's 11,459,743 bytes released on August 28th, 2024. While the file count remains the same at 3015, this increase in unpacked size hints at potential bug fixes, performance improvements, or minor feature additions within the new release. Developers should consult the official Angular changelog for a comprehensive list of specific changes included in version 18.2.3 to determine if the update addresses any known issues or provides beneficial enhancements to their projects.
The are not vulnerabilities for the version 18.2.3 of the package @angular/common