Angular Animations package version 8.0.3 is a minor release succeeding version 8.0.2, both designed for integrating animations within Angular applications using web-animations. While the core functionality remains consistent, reflected in the shared description and file count of 141, the key difference lies within the @angular/core peer dependency; 8.0.3 requires @angular/core version 8.0.3, whereas 8.0.2 necessitates @angular/core version 8.0.2. This subtle change signifies potential bug fixes, performance improvements, or compatibility adjustments within the animations module that align with the corresponding core Angular release.
For developers, choosing between these versions depends on their Angular core version. If your project uses @angular/core 8.0.3, using @angular/animations 8.0.3 is strongly recommended to ensure optimal compatibility and benefit from the latest fixes. The tslib dependency remains consistent at ^1.9.0 ensuring typescript functionalities. The unpacked size and file count being identical suggest no major architectural changes were implemented. The release dates, separated by a week, further indicate minor changes rather than significant feature introductions. Developers should prioritize aligning the @angular/animations version with their @angular/core version to avoid potential conflicts or unexpected behavior.
The are not vulnerabilities for the version 8.0.3 of the package @angular/animations