Angular Common version 7.1.3 is a minor release update to the widely used set of Angular directives and services, building directly on the foundation established in version 7.1.2. Notably, while the core functionality and dependency requirements remain largely consistent – both rely on tslib version 1.9.0 and expect peer dependencies of rxjs version 6.0.0 and the corresponding @angular/core version – there are subtle refinements under the hood.
Developers upgrading from 7.1.2 to 7.1.3 will observe that the file count within the distributed package remains stable at 2370 files. However, the unpacked size has slightly decreased from 12,669,021 bytes to 12,655,406 bytes. This suggests optimizations and code slimming within the library, potentially leading to marginally improved performance.
The release date difference, spanning approximately five days (December 6th to December 11th, 2018), indicates a relatively quick turnaround, possibly addressing bug fixes, security patches, or small enhancements identified shortly after the 7.1.2 release. While specific change logs should be consulted for detailed specifics, developers can generally expect improved stability and marginal performance gains when updating to the newer version. Since, this is a patch release, there are no breaking changes that may affect existing applications. Always test your application when upgrading.
The are not vulnerabilities for the version 7.1.3 of the package @angular/common