Angular Animations library, versions 10.2.2 and 10.2.3, provide animation functionalities for Angular applications, seamlessly integrating with the Web Animations API. Both versions share core characteristics, including a dependency on tslib version 2.0.0 or higher and a peer dependency on @angular/core. The library is licensed under MIT and maintained within the Angular project repository on GitHub. The file count and unpacked size for both remain consistent.
However, the key distinction lies in their release dates. Version 10.2.2 was released on November 4th, 2020, while version 10.2.3 followed shortly after on November 9th, 2020. While the unpacked size and the number of files are exactly the same, the release date indicates a patch update, probably for minor bug fixes, performance improvements, or security enhancements that provide increased stability. Developers should upgrade from 10.2.2 to 10.2.3 to leverage the latest improvements and ensure compatibility with other Angular packages. While the core APIs mostly remain same, this update assures better stability and reliability. The update is non-breaking and doesn't require significant code alterations. This quick update cycle helps developers quickly get their hands on improvements.
The are not vulnerabilities for the version 10.2.3 of the package @angular/animations