Angular Animations receives a minor update with version 18.0.7, released on July 10, 2024. This update follows closely on the heels of version 18.0.6, released on July 3, 2024, indicating potential rapid iterations and fixes within the Angular ecosystem. Both versions offer Angular's web animations integration, pivotal for creating dynamic and engaging user interfaces within Angular applications.
The core dependencies remain consistent between the two versions, relying on tslib (version ^2.3.0) and requiring a peer dependency of @angular/core matching their respective versions, ensuring compatibility within the Angular framework. Both packages come with a MIT license, guaranteeing the developers free usage of this package.
Interestingly, there is a slight size difference; version 18.0.6 has an unpacked size of 1729629 bytes, while version 18.0.7 has an unpacked size of 1729307 bytes. This reduction hints at potential optimizations or minor code refactoring in the newer version. Both have same file count 62. Angular developers should consider upgrading to version 18.0.7 as it incorporates the latest refinements. Always test thoroughly in your environment to leverage any bug fixes or performance enhancements.
The are not vulnerabilities for the version 18.0.7 of the package @angular/animations