@angular/animations version 9.0.2 represents a minor update to the animations module within the Angular framework, building upon the foundation laid by version 9.0.1. Both versions share the same core features, providing the integration of powerful animation capabilities within Angular applications leveraging the Web Animations API. Developers utilizing either version can create sophisticated UI transitions and animations to enhance user experience.
Key information for developers considering this library includes its peer dependencies: tslib (version ^1.10.0) for TypeScript helper functions and @angular/core (specifically version 9.0.1 for version 9.0.1 and 9.0.2 for version 9.0.2), indicating its tight integration within the Angular ecosystem. The MIT license ensures broad usability and modification rights. Both versions have identical file counts (141) and unpacked sizes (4718242), suggesting the changes between them weren't related to structural code changes. The primary difference lies in the patch version update of peer dependency about @angular/core and release date, with version 9.0.2 released on February 19, 2020, a week later than version 9.0.1 released on February 12, 2020 suggesting bug fixes, performance improvements, or refinements to the core animations functionality that integrate with the latest @angular/core (9.0.2) version. For critical applications staying current with specific @angular/core patches, carefully test version 9.0.2 for any potential integration nuances of animation side effects. It's recommended to check the Angular changelog for precise details concerning the bug fixes or minor enhancements included in version 9.0.2.
The are not vulnerabilities for the version 9.0.2 of the package @angular/animations