Angular Animations version 7.2.13 is a minor update to the animation module within the Angular framework, sitting on top of the Web Animations API and offering a way to bring captivating motion to your applications. Released on April 13, 2019, it follows closely after version 7.2.12, which came out on April 3, 2019. Both versions share the same core dependencies, relying on tslib (version ^1.9.0) for TypeScript helper functions and have a peer dependency on @angular/core.
The key difference between these two versions lies in their bug fixes and incremental improvements. While the file count (188) and unpacked size (4584573 bytes) remain identical, version 7.2.13 likely addresses specific issues or edge cases reported in the preceding version. For developers, this means a potentially more stable and refined animation experience.
Because these versions are tightly linked, if you are already using Angular animations 7.2.12, consider upgrading to 7.2.13 to benefit from the latest refinements and potential bug fixes. The core API and approach to animations likely remain consistent, ensuring a smooth transition, and no substantial code changes are expected during the update. Check the release notes on the official Angular GitHub repository.
The are not vulnerabilities for the version 7.2.13 of the package @angular/animations