Angular Forms version 10.0.11 represents a minor update over the preceding 10.0.10, primarily impacting developers utilizing Angular's form directives and services. While the core description remains consistent – providing directives and services for creating forms within Angular applications – key differentiators are present in the peer dependencies and release timing. Version 10.0.11 depends on @angular/core, @angular/common, and @angular/platform-browser at version 10.0.11, aligning these crucial Angular modules, while version 10.0.10 used version 10.0.10 of those same packages. Both versions share a dependency on tslib version "^2.0.0" and peer dependency on rxjs "^6.5.3", suggesting code compatibility at that level. The distribution metrics for both versions show that fileCount and unpackedSize are identical, indicating no major changes to the package contents themselves. The most notable difference lies in the release date. Version 10.0.11 was released on August 19, 2020, whereas version 10.0.10 was released on August 17, 2020. This suggests that version 10.0.11 likely incorporates bug fixes, minor enhancements, or security patches discovered since the prior release. Developers should update to the newest version of @angular/forms to get the latest features and patch improvements.
The are not vulnerabilities for the version 10.0.11 of the package @angular/forms