Angular core version 18.2.10 represents a minor update over the preceding stable version, 18.2.9, within the Angular framework. Both versions retain the core framework description and maintain consistent dependencies on tslib, requiring a version of 2.3.0 or higher. The peer dependencies also remain unchanged, specifying compatibility with rxjs versions 6.5.3 or greater and 7.4.0 or greater, and zone.js version around 0.14.10.
Crucially, the license continues to be MIT, ensuring developers' freedom in using and modifying the library. The repository location also remains consistent, pointing to the 'packages/core' directory within the main Angular GitHub repository, simplifying access to the source code.
The primary difference lies in the updated release. Version 18.2.10 was released on October 30, 2024, approximately a week after version 18.2.9, which was released on October 23, 2024. While the file count within the distributed package remains identical at 426, there is a slight increase in the unpacked size of version 18.2.10, indicating some internal code adjustments or additions, even though these are relatively minor. Developers upgrading from 18.2.9 to 18.2.10 can anticipate a smooth transition. The update likely includes bug fixes, performance enhancements, or other subtle refinements. Although details are not available with the current data, developers should consult the official Angular changelog or release notes for a comprehensive listing of the changes, especially if the application is affected by the modified code.
The are not vulnerabilities for the version 18.2.10 of the package @angular/core