Angular Compiler versions 13.2.4 and 13.2.3 represent incremental updates to Angular's core compilation capabilities, crucial for transforming Angular templates and code into efficient JavaScript. Both versions, licensed under MIT, depend on tslib version 2.3.0 or higher, ensuring compatibility with TypeScript helper functions.
A key difference lies in their release dates: version 13.2.4 was published on February 23, 2022, whereas 13.2.3 was released on February 17, 2022. Both versions share the same file count of 219 and an unpacked size of 8791227 bytes, suggesting similar feature sets and overall scope. Developers upgrading from 13.2.3 to 13.2.4 can expect bug fixes and minor improvements rather than substantial new functionality.
Given the close release dates, version 13.2.4 likely addresses issues discovered shortly after the 13.2.3 release, potentially including performance optimizations or edge-case bug corrections detected and resolved swiftly by the Angular team. Developers should upgrade to the latest patch version (13.2.4) to benefit from the newest code imrpovements and stability enhancements. Check the angular change log or github repo for more information aboute code changes.
The are not vulnerabilities for the version 13.2.4 of the package @angular/compiler