Angular Animations has seen a recent update with the release of version 18.0.2, succeeding version 18.0.1. Both versions integrate animations with the web-animations API within the Angular framework and share a common foundation. They both depend on tslib (version ^2.3.0) and have @angular/core as a peer dependency, ensuring compatibility with the corresponding Angular core versions. The package is licensed under MIT.
The more recent version, 18.0.2, was released on June 5th, 2024, while version 18.0.1 was released on May 29th, 2024. A subtle change is reflected in the unpacked size of the packages, with version 18.0.2 being slightly larger at 1,729,629 bytes compared to 1,729,617 bytes for version 18.0.1. This suggests minor internal adjustments or additions.
For developers using Angular Animations, these updates, though seemingly small, are important for staying current with bug fixes, performance improvements, and potential new features. Checking the Angular changelog for detailed release notes helps developers understand the specific changes made between these versions and assess any potential impact on their applications. Upgrading ensures they are using the most stable and optimized version of the animation library.
The are not vulnerabilities for the version 18.0.2 of the package @angular/animations