Angular Common version 9.0.5 is a minor patch release following version 9.0.4, both part of the Angular 9 release family. These versions provide essential directives, pipes, and services crucial for building robust Angular applications, impacting areas like internationalization (i18n), localization (l10n), and general data manipulation. Developers relying on Angular's core functionalities within the Common module should be aware of the changes, however minor, between these two versions.
While both versions share the same peer dependencies, requiring RxJS 6.5.3, tslib 1.10.0, and a matching Angular Core version(either 9.0.4 or 9.0.5), a subtle difference lies in the unpacked size of the distribution. Version 9.0.5 has a slightly larger unpacked size (15411346 bytes) compared to version 9.0.4 (15411127 bytes), indicating potentially bug fixes, performance improvements, or minor feature enhancements incorporated in the later version. Released a week later than 9.0.4, version 9.0.5 likely addresses issues identified in the earlier release. Developers should also consider the release dates and consult the official Angular changelog or release notes to understand the specific changes introduced in version 9.0.5 and determine if those changes impact their applications. Because it includes bug fixes it is also important to update when possible, specially in an essential angular module.
The are not vulnerabilities for the version 9.0.5 of the package @angular/common