Angular Compiler version 7.1.3 represents a minor patch release, succeeding version 7.1.2. Both versions, part of the Angular framework, share a common description, functioning as the Angular compiler library essential for transforming Angular templates and code into efficient JavaScript. Key information like the license (MIT), repository details (GitHub), and author ("angular") remain consistent across both versions emphasizing adherence to the project's open-source nature and standardized development practices. The dependency on tslib version ^1.9.0 also remains unchanged, indicating that core TypeScript library support hasn't shifted between these releases.
A notable difference lies in the release date. Version 7.1.3 was published on December 11, 2018, while 7.1.2 was released on December 6, 2018, indicating a short interval between releases. While the file count in the distributed package is identical at 608, the unpacked size shows a slight increment. Version 7.1.3 has a size of 26,436,937 bytes, compared to the 26,436,523 bytes of version 7.1.2. This small size difference suggests minor bug fixes or performance improvements implemented in the newer version. Developers should consider upgrading to 7.1.3 to benefit from these potential enhancements, which, while subtle, can contribute to a more stable and optimized Angular application. As a point release, the upgrade is expected to be seamless and straightforward.
The are not vulnerabilities for the version 7.1.3 of the package @angular/compiler