Angular Animations version 8.1.3 introduces a minor update to the animation features integrated within the Angular framework, building upon the foundation laid by version 8.1.2. Both versions cater to developers seeking to enhance their Angular applications with visually appealing and interactive animations using web-animations.
A key difference lies in the peer dependency @angular/core. Version 8.1.3 mandates @angular/core version 8.1.3, updated from 8.1.2, ensuring compatibility and potentially incorporating improvements or bug fixes within the core framework relevant to animations. Developers upgrading to 8.1.3 of @angular/animations should also update their @angular/core dependency to the corresponding version to avoid potential conflicts or unexpected behavior.
Structurally, both packages share similarities, boasting an identical file count of 141 and an unpacked size of 4596537 bytes, suggesting that the core animation logic and assets remain largely consistent. The dependency on tslib remains unchanged at ^1.9.0, indicating continued reliance on TypeScript helper functions.
The release date marks a clear distinction, with version 8.1.3 published on July 26, 2019, succeeding version 8.1.2, released on July 17, 2019. This brief interval suggests that version 8.1.3 likely contains targeted fixes or refinements identified shortly after the release of 8.1.2. Developers are encouraged to upgrade to the latest for improved stability.
The are not vulnerabilities for the version 8.1.3 of the package @angular/animations