Angular core version 18.1.5 represents the latest iteration of the core Angular framework, building upon the solid foundation established by version 18.1.4. Both versions share a common core, maintaining the same dependencies on tslib (version 2.3.0 or higher) and peer dependencies on rxjs (versions 6.5.3 or 7.4.0 and above) and zone.js (version 0.14.0), ensuring compatibility within the existing Angular ecosystem. The license remains consistent as MIT, assuring developers of the freedom to utilize and modify the framework following open-source principles. The official repository for both versions is located within the Angular GitHub repository, confirming that development continues within the core Angular project.
A key difference lies in the unpacked size of the distributions. Version 18.1.5 incorporates approximately 14KB of additional content compared to version 18.1.4, suggesting updates related to bug fixes or the introduction of new features, this can also involve a slightly different set of optimizations and code refactoring. Reflecting the continuous evolution of the Angular framework, the newer version was released on August 14, 2024, approximately one week following its release on August 7, 2024. Existing Angular developers should evaluate the change log to determine whether upgrading is appropriate for existing projects, while new project developers automatically benefit from the most current enhancements, fixes, and improvements.
The are not vulnerabilities for the version 18.1.5 of the package @angular/core