Angular Animations library version 11.0.2 represents a minor update over its predecessor, 11.0.1, focusing on refinements and potential bug fixes rather than introducing groundbreaking new features. Both versions serve as the bridge connecting Angular applications with the Web Animations API, enabling developers to craft sophisticated and engaging user interface animations. They share identical core dependencies, relying on tslib version 2.0.0 or higher and requiring a matching @angular/core peer dependency (11.0.2 and 11.0.1 respectively).
The file count (85) and unpacked size (2918215 bytes) of the distributed packages remain consistent, suggesting that the modifications between the two versions are code-level adjustments instead of substantial structural changes. Developers should look for subtle improvements related to animation performance, browser compatibility, or resolution of specific animation-related issues reported within the Angular ecosystem. Although the exposed API surface likely remains the same, upgrading to 11.0.2 is advisable to benefit from any addressed stability improvements or minor enhancements. A key difference resides in the release date; version 11.0.2 landed on November 19, 2020, a day after version 11.0.1. Examining the Angular changelog or GitHub repository for commit details around this period would provide the most visibility into specific changes made in this minor release.
The are not vulnerabilities for the version 11.0.2 of the package @angular/animations