Angular developers looking to leverage the latest features and improvements in the framework should be aware of the recent update to @angular/common from version 18.0.7 to 18.1.0. Both versions share the same core description, offering commonly needed directives and services for Angular applications. They also maintain dependencies on tslib (version ^2.3.0) and peer dependencies on rxjs (compatible with versions ^6.5.3 or ^7.4.0) and @angular/core (matching their respective versions). The license remains MIT, and the repository information points to the standard Angular GitHub repository.
However, key differences emerge upon closer inspection. Firstly, @angular/common@18.1.0 was released on July 10, 2024, at 13:01:09.154Z, while version 18.0.7 was released shortly before on the same day at 12:50:36.435Z. While both versions contain the same number of files (3015), @angular/common@18.1.0 presents a slight increase in unpacked size (11459243 bytes) compared to its predecessor (11443281 bytes). This suggests that the new version includes enhancements, bug fixes, or possibly new functionalities contributing to a larger footprint. Given the relatively short timeframe between releases, developers should investigate the specific changelog for @angular/common@18.1.0 for detailed insights into the included upgrades and ensure a smooth upgrade path for their projects. Remember always to check the official Angular documentation for a comprehensive guide on utilizing angular/common within your projects.
The are not vulnerabilities for the version 18.1.0 of the package @angular/common