Angular core version 11.1.2 is a minor release following 11.1.1, both iterations of the core Angular framework, vital for building dynamic web applications. Shared characteristics include a dependency on tslib versions 2.0.0 or higher for TypeScript helper functions, ensuring compatibility with modern TypeScript features. Both versions also specify rxjs version 6.5.3 or later and zone.js versions 0.10.2 or 0.11.3 as peer dependencies, reflecting Angular's reliance on these libraries for reactive programming and asynchronous task management. The identical license (MIT) and repository information underscore the project's open-source nature, hosted on GitHub. The file count in the distribution package is the same in both versions.
However, a key difference lies in the releaseDate, with version 11.1.2 released on February 3, 2021, subsequently newer than version 11.1.1 which arrived on January 27, 2021. More subtly, the unpackedSize differs: 18450927 bytes for 11.1.2 compared to 18448601 bytes for 11.1.1, indicating slight modifications or additions in the newer release. Developers considering an upgrade should investigate the changelog for a detailed breakdown of bug fixes, performance improvements, and new features contributing to the size increase. While seemingly marginal, these changes might address specific issues encountered in 11.1.1 or introduce minor enhancements relevant to their projects, warranting the update.
The are not vulnerabilities for the version 11.1.2 of the package @angular/core