Angular Forms version 17.1.3 is a minor update to the Angular Forms library, succeeding version 17.1.2. Both versions provide the core directives and services needed for building robust forms in Angular applications. Key functionalities like template-driven forms and reactive forms remain central to both. Inspecting the metadata, the dependency on tslib stays consistent at ^2.3.0. Peer dependencies, crucial for compatibility within an Angular project, show that both versions require rxjs (version 6.5.3 or 7.4.0 and above), @angular/core, @angular/common, and @angular/platform-browser. The notable difference lies in the specific versions of these Angular peer dependencies which have been updated from 17.1.2 to 17.1.3, respectively for forms version 17.1.3, highlighting its alignment with the broader Angular ecosystem. The file count 47 and unpacked size 1912999 are identical, hinting at bug fixes, performance optimizations, and minor feature augmentations. If you're using Angular 17.1.2, upgrading to 17.1.3 for the forms package is advised to maintain compatibility and benefit from potential stability improvements within the Angular framework. The update likely addresses nuanced issues within Angular's internal form handling or provides better integration with the core Angular components. The newer release date is the 8th of February, 2024.
The are not vulnerabilities for the version 17.1.3 of the package @angular/forms