Angular core version 13.3.9 represents a minor update over the previous stable release, 13.3.8, focusing on refinements and potential bug fixes rather than introducing significant new features. Both versions share the same core dependencies, relying on tslib version 2.3.0 and peer dependencies of rxjs (version 6.5.3 or 7.4.0 and above) and zone.js (version 0.11.4). This consistency ensures a smooth upgrade path for developers already working with Angular 13.3.x.
The distribution details reveal identical unpacked and file counts between the two versions. This suggests that the changes between 13.3.8 and 13.3.9 are likely code adjustments within existing files, rather than the addition or removal of components or modules. The critical differentiator lies in the releaseDate: 13.3.9 was published on May 18, 2022, while 13.3.8 was released on May 12, 2022.
For developers, updating to 13.3.9 from 13.3.8 is generally recommended, as it likely incorporates stability enhancements and minor bug resolutions developed during that week-long interval. These "patch" releases often address edge cases or vulnerabilities discovered after the initial version rollout, promoting sturdier and more reliable application behavior. While no disruptive changes are expected, consulting the official Angular changelog or release notes is always prudent before upgrading, ensuring compatibility and proactively identifying potential adjustments for any implemented workarounds already in place.
The are not vulnerabilities for the version 13.3.9 of the package @angular/core