Angular core version 17.3.5 is a minor patch release following version 17.3.4, both maintaining the core framework's functionality. Both versions share the same dependencies like tslib, and peer dependencies on rxjs and zone.js, ensuring compatibility with existing Angular applications. The license remains MIT and the code repository stays consistent on Github under the angular organization. Key features and functionalities of Angular's core framework are preserved across these versions, so developers can continue leveraging features like component-based architecture, dependency injection, and powerful templating.
The main difference lies in the "dist" section of the package metadata. Version 17.3.5 has a slightly larger unpacked size (28789230) compared to 17.3.4 (28789146), indicating minor changes and optimizations. This suggests that the newer version incorporates bug fixes, performance enhancements, or small adjustments without introducing breaking changes. Version 17.3.5 was released on April 17, 2024, a week after version 17.3.4 which was released on April 10, 2024. This recent update cycle reflects active maintenance and responsiveness from the Angular team. Developers should consider upgrading to 17.3.5 to benefit from the latest improvements without significant disruptions to their existing Angular projects, ensuring a more robust and performant application.
The are not vulnerabilities for the version 17.3.5 of the package @angular/core