@angular/animations version 7.2.3 represents a minor update over the previous stable version 7.2.2, focusing primarily on internal improvements and bug fixes rather than introducing significant new features. Both versions offer robust animation capabilities tightly integrated with the Angular framework, allowing developers to create sophisticated and engaging user interfaces.
A key difference lies in the releaseDate, with version 7.2.3 being released on January 30, 2019, approximately a week after version 7.2.2 (January 22, 2019). This suggests that 7.2.3 likely addresses issues discovered in the earlier release. The unpackedSize also shows a slight increase from 4487313 to 4487542, potentially pointing to code adjustments or expanded internal resources. While both versions share the same dependencies, including tslib for TypeScript helper functions, their peer dependencies are aligned with their respective @angular/core versions (7.2.3 and 7.2.2), underlining the importance of matching animation package versions to the core Angular framework version.
Developers looking for a reliable and well-integrated animation solution within their Angular applications should find both these versions suitable. However, opting for the newer 7.2.3 is generally advisable due to its potential for bug fixes and refinements. It depends on Angular core 7.2.3 meaning that it's built for that version of the framework, so it's important to use the correct versions together. Note the fileCount is the same in both versions.
The are not vulnerabilities for the version 7.2.3 of the package @angular/animations