Angular Animations version 9.0.3 is a minor patch release focusing on refinements and bug fixes compared to the previous stable version 9.0.2. Both versions provide Angular's powerful animation capabilities, integrating seamlessly with web animations for creating engaging user interfaces. Developers leveraging Angular Animations can breathe life into their applications with transitions, complex sequences, and state-driven animations.
Key differences between the versions include a slight increase in the unpacked size from 4,718,242 bytes in 9.0.2 to 4,723,968 bytes in 9.0.3, suggesting minor code additions or adjustments. The release date also highlights the recency, with version 9.0.3 being released on February 27, 2020, after version 9.0.2 on February 19, 2020. Crucially, peer dependencies remain consistent, requiring tslib version ^1.10.0. The later version of @angular/core as a peer dependency hints at a dependency update. As it's a patch version, expect primarily bug fixes and minor improvements. Always check the official Angular changelog for a detailed list of changes when upgrading to ensure compatibility and understand specific fixes relevant to your project.
The are not vulnerabilities for the version 9.0.3 of the package @angular/animations