Angular's @angular/common package, a cornerstone for building robust Angular applications, saw a recent update from version 18.0.1 to 18.0.2. Both versions share the same fundamental description, providing essential directives and services for Angular development. Notably, they both rely on tslib version 2.3.0 or higher for TypeScript helper functions. The peer dependencies remain consistent, requiring rxjs version 6.5.3 or 7.4.0 or later, and aligning with their respective @angular/core versions (18.0.1 and 18.0.2). The license remains MIT, ensuring open-source usability, and the repository points to the Angular GitHub.
The key difference lies in the release date and potentially in bug fixes or minor enhancements. Version 18.0.2 was released on June 5th, 2024, while version 18.0.1 was released on May 29th, 2024. The unpacked size also saw a negligible increase of 12 bytes, suggesting a very minor code adjustments. For developers, upgrading from 18.0.1 to 18.0.2 should be a straightforward process, but it's always recommended to review the Angular changelog for detailed information on specific fixes or changes included in the newer version. Regularly updating @angular/common ensures access to the latest performance improvements, bug fixes, and potentially new features that enhance the development experience. By staying current, developers can leverage the newest advancements within the Angular ecosystem to build and maintain high-quality applications.
The are not vulnerabilities for the version 18.0.2 of the package @angular/common