Angular core version 13.3.10 represents a minor update over the previous stable version 13.3.9, focusing primarily on incremental improvements and bug fixes within the Angular framework. Both versions maintain identical dependency structures, relying on tslib version ^2.3.0 and peer dependencies rxjs (^6.5.3 || ^7.4.0) and zone.js (~0.11.4), ensuring compatibility with existing projects adhering to these dependency constraints. The core functionality, license (MIT), repository location, and author remain consistent between the two versions, indicating no fundamental changes to the framework's core structure or licensing. This upgrade focuses on enhancing stability and refining existing features rather than introducing major new capabilities.
The key difference lies in the package statistics within the dist object. While both versions comprise 335 files, version 13.3.10 demonstrates a slight increase in unpackedSize (12738671 bytes compared to 12738653 bytes in 13.3.9) and in the releaseDate, with 13.3.10 being released on May 25, 2022, and 13.3.9 on May 18, 2022. While seemingly insignificant, this difference suggests under-the-hood changes that might include bug fixes, performance enhancements, or minor adjustments to internal code.
Developers considering upgrading from 13.3.9 to 13.3.10 should anticipate a smooth transition with minimal breaking changes, focusing on a more refined and potentially optimized Angular runtime environment. Always consult the official Angular changelog for a detailed list of specific changes and addressed issues.
The are not vulnerabilities for the version 13.3.10 of the package @angular/core