Angular Animations library sees a minor update from version 15.2.3 to 15.2.4, both maintaining the same core functionality for integrating web animations into Angular applications. The description across both remains consistent, highlighting the library's role in enabling sophisticated UI animations. Key dependencies also stay constant, relying on tslib version 2.3.0 or higher for TypeScript helper functions. Peer dependencies indicate alignment with corresponding Angular core versions; 15.2.4 requires @angular/core version 15.2.4, while 15.2.3 needs @angular/core 15.2.3 exactly.
Both versions are licensed under the MIT license and are maintained within the official Angular repository on GitHub, assuring developers of its open-source nature and active community support. Interestingly, fileCount and unpackedSize remain identical between the two versions. However, the primary differentiating factor lies in the releaseDate. Version 15.2.4 was released on March 22, 2023, succeeding version 15.2.3, which was released on March 16, 2023. This suggests that the update most likely contained bug fixes or minor enhancements. For developers, upgrading from 15.2.3 to 15.2.4 should be seamless, assuming their @angular/core dependency is already at 15.2.4. The update ensures they benefit from the latest stability improvements and are aligned with the broader Angular ecosystem.
The are not vulnerabilities for the version 15.2.4 of the package @angular/animations