Angular Compiler version 11.0.4 represents a minor update to the core compilation functionality of the Angular framework, building upon the foundation laid by the preceding version, 11.0.3. Both versions share a common dependency on tslib version ^2.0.0, ensuring compatibility with TypeScript helper functions. The fundamental license remains MIT, reflecting Angular's commitment to open-source principles. Likewise, both utilize the same repository location within the main Angular project on GitHub.
Crucially, key characteristics like fileCount and unpackedSize pertaining to the distributed package remain consistent between 11.0.3 and 11.0.4 indicating that the changes haven't introduced new files or significantly altered overall package size. The primary distinction is the releaseDate, with version 11.0.4 being published on December 9, 2020, following version 11.0.3 on December 2, 2020. This suggests that version 11.0.4 likely incorporates bug fixes, performance enhancements, or minor feature adjustments that were deemed necessary after the publication of 11.0.3. Developers using Angular should upgrade to version 11.0.4 to benefit from these improvements, ensuring a more stable and optimized compilation process within their Angular applications. While the specific fixes or enhancements aren't explicitly detailed, the update promises a refined developer experience.
The are not vulnerabilities for the version 11.0.4 of the package @angular/compiler