Angular Core version 12.2.9 introduces subtle refinements over its predecessor, version 12.2.8, within the bedrock of the Angular framework. Both versions, sharing the same core description as "Angular - the core framework," maintain consistent dependency requirements, relying on tslib version "^2.2.0". Developers familiar with Angular will find that both still require peer dependencies of rxjs version "^6.5.3 || ^7.0.0" and zone.js version "~0.11.4", ensuring compatibility with existing projects and established ecosystems.
The licensing remains under the permissive MIT license, originating from the same GitHub repository under the packages/core directory, reaffirming Angular's commitment to open-source development. However, a key distinction lies in the dist metadata. While both exhibit a file count of 489, the unpacked size shows a minimal variance. Angular Core 12.2.9 has an unpacked size of 16161952 compared with 16161908 of the previous version. This difference suggests that the newer version contains small adjustments and potentially bug fixes or minor performance improvements. Finally, version 12.2.9 was released on October 6, 2021, subsequent to version 12.2.8 that was launched on September 30, 2021. Users should upgrade to the latest version where possible to obtain the latest performance improvements and fixes if any.
The are not vulnerabilities for the version 12.2.9 of the package @angular/core