Angular Animations version 13.4.0 represents an incremental update to the animation capabilities within the Angular framework, evolving from the previous stable version 13.3.12. Both versions maintain the core purpose of integrating animations with web-animations, providing developers with tools to create engaging and dynamic user interfaces. Key dependencies like tslib remain consistent, ensuring compatibility and continued support for essential TypeScript helpers. The MIT license continues to offer broad usage rights within various project contexts. Both versions rely on the same repository structure within the Angular project, hosted on GitHub, indicating continuity in development practices.
However, the updated version 13.4.0 exhibits subtle but potentially significant differences. Most notably, is the change in release date, as version 13.4.0 was released on the 6th of April 2023 while version 13.3.12 was released on the 21st of November 2022. Peer dependencies @angular/core have been updated to version 13.4.0, requiring developers to update their core Angular framework accordingly to ensure compatibility. The unpacked size of the package has marginally decreased from 2210987 to 2210966. This could indicate optimisations in the codebase or a minor reduction in included assets. It is important also to focus on dependencies, so that the developer will update them in order to use the last version of animations package. Developers looking to leverage the latest features, bug fixes, and performance improvements within Angular's animation ecosystem should consider upgrading to version 13.4.0, keeping in mind the peer dependency requirement on Angular core.
The are not vulnerabilities for the version 13.4.0 of the package @angular/animations