Angular Compiler version 10.0.13 represents a minor update to the Angular compiler library, building upon the foundation laid by version 10.0.12. While seemingly incremental, staying current with these updates is a good practice for Angular developers, to benefit from potential bug fixes, performance enhancements, and subtle improvements in compilation processes. Both versions share the same core dependencies, relying on tslib version 2.0.0 or higher for TypeScript helper functions. They are also governed by the MIT license and maintained within the Angular repository on GitHub ensuring community support and transparency.
The key differentiators lie in the release date. Version 10.0.13 was published on August 26, 2020, a few days after version 10.0.12, which was released on August 24, 2020. This suggests that version 10.0.13 likely addresses issues discovered shortly after the preceding release. Although the fileCount and unpackedSize remains the same compared to the previous version, developers should consider upgrading to 10.0.13 for the latest refinements and resolution of any immediate post-release bugs present in version 10.0.12. This ensures a smoother development experience and a more stable application build. Whether the improvements include some new features or just fixes is impossible to say based on the description provided. Usually changelogs are published by the Angular team and publicly available.
The are not vulnerabilities for the version 10.0.13 of the package @angular/compiler