Angular developers considering an update to the @angular/compiler package will find version 7.2.12 a subtle but important refinement over its predecessor, 7.2.11. Both versions, designed for use within Angular applications, share the same core description as the Angular compiler library and maintain identical dependency requirements, relying on tslib version 1.9.0 or higher. The license remains MIT, and the source code is hosted within the main Angular repository on GitHub.
The key difference lies in the details of the distribution package. Version 7.2.12, released on April 3, 2019, has a slightly larger unpacked size of 26,756,244 bytes compared to version 7.2.11's 26,755,589 bytes which was released on March 26, 2019. This difference in unpacked size, while minimal, suggests underlying code changes or enhancements that were introduced. The file count remains consistent at 608 files, indicating the structural nature of the package didn't change. While the specifics of the updates are not immediately apparent from the manifest data alone, this usually indicates bug fixes, performance improvements, or minor feature tweaks made within the compiler itself. Developers are advised to consult the Angular change log or release notes for a comprehensive overview of the exact modifications and their potential impact on their applications when upgrading to version 7.2.12.
The are not vulnerabilities for the version 7.2.12 of the package @angular/compiler