Angular Animations version 13.0.2 represents a minor update to the animation library within the Angular framework, building upon the previous stable version 13.0.1. Both versions provide tools for creating rich and engaging animations within Angular applications, tightly integrated for smooth transitions and visual effects. Key dependencies, like tslib, remain consistent, ensuring compatibility and a seamless upgrade path for developers already using Angular 13.
The peer dependency on @angular/core is aligned with their respective version numbers, indicating that @angular/animations@13.0.2 should be used with @angular/core@13.0.2 for optimal performance and compatibility. While the file count in the distributed package remains the same, there's a slight difference in the unpacked size. Version 13.0.2 exhibits a marginally smaller unpacked size compared to it's predecessor.
For developers, this means a potentially negligible improvement in terms of bundle size, but it also highlights internal optimizations or adjustments. The release date difference also indicates a focus on continuous improvement and addressing potential issues discovered in the earlier 13.0.1 release. If your project is already running Angular 13.0.1, upgrading to 13.0.2 should pose minimal disruption and offers the benefits of the latest refinements included in the animations library.
The are not vulnerabilities for the version 13.0.2 of the package @angular/animations