Version 9.1.4 of @angular/animations represents a minor update over its predecessor, version 9.1.3, within the Angular ecosystem. Both versions, designed for seamless animation integration in Angular applications using web-animations, share similar characteristics. They maintain identical file counts (141) and unpacked sizes (4743933 bytes), indicating no significant alterations in the codebase's overall structure or weight. Similarly, the peerDependencies section reveals that both are compatible with tslib versions ^1.10.0 and require a corresponding @angular/core version matching their own; 9.1.4 needs @angular/core": "9.1.4", while 9.1.3 needs @angular/core": "9.1.3".
The key difference lies in the release date; version 9.1.4 was published on April 29, 2020, while version 9.1.3 came out a week earlier on April 22, 2020. This suggests that version 9.1.4 likely incorporates bug fixes, minor enhancements, or dependency updates deemed necessary since the previous release. Developers should always prioritize the latest stable version (9.1.4 in this case) to leverage the most up-to-date and reliable animation functionalities, ensuring a smoother development experience and potentially mitigating any issues addressed in the newer release. While the descriptions are the same, and file count and unpacked size haven't changed, developers should still prefer the newest of the two.
The are not vulnerabilities for the version 9.1.4 of the package @angular/animations