Angular Animations version 13.3.7 represents a minor patch release over its predecessor, version 13.3.6. Both versions maintain the core functionality of providing animation capabilities within Angular applications, integrating seamlessly with the Web Animations API. Developers leveraging Angular for dynamic user interfaces will find this package essential for creating engaging and visually appealing experiences.
Key differences are subtle yet important. While the dependencies and peerDependencies highlight compatibility with Angular core (13.3.7 and 13.3.6 respectively) and the tslib library, the most notable change is the release date. Version 13.3.7 was published on May 11, 2022, a week after version 13.3.6, suggesting it likely addresses specific bug fixes, performance improvements or other refinement within the animation module that surfaced in the previous release.
The dist information confirms that both versions comprise the same number of files and unpacked to the same size, indicating that the code changes were likely targeted and didn't introduce significant new features or inflate the package size. Developers should upgrade to 13.3.7 expecting a more robust and refined animation experience, especially if they encountered issues with the earlier 13.3.6 version. The 'MIT' license continues to ensure broad usability across diverse project types.
The are not vulnerabilities for the version 13.3.7 of the package @angular/animations