Angular Core version 13.3.1 represents a minor patch release following closely after the 13.3.0 version. Both versions maintain the core functionality and description as "Angular - the core framework," indicating that the fundamental architecture and usage patterns remain consistent. Crucially, both versions share identical dependencies, relying on tslib version ^2.3.0 and specifying the same peer dependencies: rxjs (^6.5.3 || ^7.4.0) and zone.js (~0.11.4). This means developers upgrading from 13.3.0 to 13.3.1 won't need to alter their existing code regarding these core libraries, ensuring a smooth transition. Furthermore, details such as the MIT license, repository URL, author ("angular"), file count (335), and unpacked size (12715361) are also identical. This underscores that the changes are most certainly bug fixes and minor improvements. The primary difference lies in the releaseDate. Version 13.3.0 was released on March 16, 2022, while version 13.3.1 came out on March 30, 2022. Developers should upgrade to version 13.3.1 to benefit from the incorporated bug fixes and potential performance improvements implemented during the two week interval since the previous release, enhancing stability and reliability. It's recommended to consult the official Angular changelog for a detailed breakdown of the specific changes included in version 13.3.1.
The are not vulnerabilities for the version 13.3.1 of the package @angular/core