Angular Common version 8.2.14 is a minor update to the Angular framework's common directives and services, succeeding version 8.2.13. Both versions share identical dependencies, relying on tslib for TypeScript helper functions and declaring peer dependencies on rxjs and @angular/core. This indicates a continued alignment with core Angular components and RxJS for reactive programming capabilities. The license remains MIT, ensuring open-source usage.
Developers upgrading from 8.2.13 to 8.2.14 will primarily find bug fixes and performance improvements. While the file count in the distributed package remains constant at 2336, unpacked size sees a marginal increase in version 8.2.14, suggesting internal adjustments rather than significant new features.
The key difference lies in the release date. Version 8.2.14 was released on 2019-11-13, approximately two weeks after version 8.2.13 (released on 2019-10-30). This short interval suggests that version 8.2.14 addresses critical issues identified post-release of 8.2.13. For projects already using Angular 8, updating to 8.2.14 is recommended to leverage these improvements, ensuring greater stability and reliability without introducing breaking changes, given the matching peer dependencies. As a regular upgrade it will provide you latest bugfixes and improvements.
The are not vulnerabilities for the version 8.2.14 of the package @angular/common