Angular Common version 9.1.7 represents a minor update to the widely-used library of essential directives and services for Angular applications. Released on May 13, 2020, it follows closely on the heels of version 9.1.6, which was released on May 8, 2020. While the core functionality remains consistent, developers should note minor differences, if any, in the fixes applied.
Both versions share the same peer dependencies, relying on RxJS version 6.5.3 and TSLib version 1.10.0, along with matching core Angular dependencies (9.1.7 relies on @angular/core version 9.1.7, and the same is true for version 9.1.6 ). This ensures compatibility within the Angular 9 ecosystem. The slight increase in unpacked size of version 9.1.7 (15464797 bytes compared to 15464699 bytes in 9.1.6) may signify minor code adjustments, added features or bug fixes that improve code maintainability. Developers are encouraged to consult the official Angular changelog and commit history on GitHub to pinpoint the specific refinements introduced in the 9.1.7 release.
Because @angular/common provides fundamental building blocks for Angular apps, staying up-to-date with the latest version in the 9.1.x series is generally recommended, as it often incorporates essential bug fixes and performance enhancements. Furthermore, developers can be confident in the stability of both versions, benefiting from the rigorous testing and community support characteristic of the Angular framework.
The are not vulnerabilities for the version 9.1.7 of the package @angular/common