Angular Compiler version 11.0.1 is a patch release following closely on the heels of version 11.0.0, both part of the Angular framework's compiler library. Both versions share the same core dependencies, relying on tslib version 2.0.0 or higher to provide essential TypeScript helper functions, and are licensed under the permissive MIT license. Developers familiar with Angular's compiler can expect the same functionality and licensing terms.
The key distinctions between the two releases lie primarily in the details suggesting bug fixes and minor improvements. Version 11.0.1 shows a slight increase in file count (458 vs. 455) and unpacked size (21118707 bytes vs. 21027432 bytes) compared to version 11.0.0. These numeric differences point to additions or modifications to the compiled javascript within the package. The release date also highlights a one-week difference: version 11.0.1 was published on November 18, 2020 while version 11.0.0 was published on November 11, 2020. Developers should consider upgrading to version 11.0.1 to benefit from the latest bug fixes and potential performance enhancements, ensuring a more stable and efficient compilation process. If users encounter critical errors with 11.0.0, upgrading to 11.0.1 is highly recommended to resolve them.
The are not vulnerabilities for the version 11.0.1 of the package @angular/compiler