Angular developers looking to leverage the power of the Angular compiler should be aware of subtle yet important updates between versions 12.0.2 and 12.0.3 of the @angular/compiler package. Both versions, sporting the same core dependencies like tslib (^2.1.0) and the same MIT license, provide the foundation for transforming Angular templates and TypeScript code into efficient JavaScript. From a file structure perspective, both versions are identical comprising 481 files and an unpacked size of 18782769 bytes.
The key difference between the two versions lies in their recency and potential bug fixes, performance tweaks, or minor feature enhancements implemented between their releases. Version 12.0.3 was released on June 2nd, 2021, succeeding version 12.0.2, which was released on May 26th, 2021. While the provided data doesn't detail specific changes incorporated in 12.0.3, developers should always check the official Angular changelog and release notes for a comprehensive understanding of the alterations. By upgrading to the latest patch version, in this case, 12.0.3, developers can improve their projects with potential bug fixes and optimisations, ensuring the projects are running on the most up-to-date and stable code.
The are not vulnerabilities for the version 12.0.3 of the package @angular/compiler