Angular core version 13.2.7 is a minor release, succeeding version 13.2.6 in the popular Angular framework. Both versions share the same core description as "Angular - the core framework," emphasizing their foundational role in building Angular applications. Key dependencies remain consistent, with both relying on tslib version ^2.3.0 for TypeScript helper functions. Peer dependencies for rxjs (^6.5.3 || ^7.4.0) and zone.js (~0.11.4) also stay the same, indicating compatibility with existing reactive programming and change detection strategies. The licensing remains under the MIT license, ensuring broad usage rights. The repository information confirms that these packages are part of the official Angular GitHub repository.
A subtle difference can be observed in the dist section. Version 13.2.6 has an unpacked size of 12715357 bytes, while version 13.2.7 has a slightly smaller unpacked size of 12715197 bytes. It suggests internal optimizations or minor code adjustments that have marginally reduced the overall package size. Developers upgrading from 13.2.6 to 13.2.7 can expect potentially slight improvements, bug fixes, or tiny performance enhancements which are common in patch releases. 13.2.7 was released on March 16, 2022, a week after 13.2.6 released on March 9, 2022. Therefore it is recommended to upgrade to the latest version.
The are not vulnerabilities for the version 13.2.7 of the package @angular/core