Angular Forms version 11.0.8 is a minor patch release of the Angular forms module, building upon the functionalities offered in version 11.0.7. Both versions provide essential directives and services for building forms in Angular applications, facilitating data binding, validation, and user input handling. They share a common dependency on tslib and peer dependencies like RxJS and core Angular modules @angular/core, @angular/common, and @angular/platform-browser. A key difference lies in the peer dependency versions; 11.0.8 requires version 11.0.8 of @angular/core, @angular/common, and @angular/platform-browser, while 11.0.7 correspondingly relies on version 11.0.7 of those packages. While the file count remains consistent at 48 across both versions, indicating a similar overall structure, the unpacked size of 11.0.8 (2696832 bytes) is slightly larger than that of 11.0.7 (2692213 bytes). This suggests potential minor code additions, bug fixes, or performance enhancements in the newer release. Released on January 11, 2021, version 11.0.8 follows 11.0.7, which was released on January 7, 2021. Developers should consider upgrading to 11.0.8 for the latest improvements and compatibility with the corresponding Angular core version, as patch releases often address critical issues and optimize existing features within the Angular framework's forms module.
The are not vulnerabilities for the version 11.0.8 of the package @angular/forms