Angular Compiler version 13.3.12 represents a minor update to the Angular compiler library, building upon the solid foundation of version 13.3.11. While both versions share the same core description – "Angular - the compiler library" – and maintain dependencies on tslib version "^2.3.0", several subtle but potentially important differences exist. Both versions are licensed under MIT and developed by the Angular team from Google.
The key differentiators lie in the dist object and releaseDate. The unpacked size of 13.3.12 is marginally larger (8,836,616 bytes) than 13.3.11 (8,815,387 bytes), suggesting bug fixes or subtle improvements in the newer version that is over 20kb larger. While the file count remains consistent at 219, the delta in unpacked size indicates internal optimizations or new features are in place.
Most importantly, version 13.3.12 was released much later, on November 21, 2022, compared to May 31, 2022, for version 13.3.11. Developers should strongly prefer to upgrade to 13.3.12, implying that it incorporates fixes accumulated during the period between the two releases. Angular developers using the compiler dependency will benefit from staying up-to-date, ensuring the best possible performance and stability for their applications through the latest bug fixes.
The are not vulnerabilities for the version 13.3.12 of the package @angular/compiler