Angular developers relying on the @angular/common package will find a subtle but potentially impactful update in version 17.3.5 compared to the preceding stable release, 17.3.4. Both versions, sharing the same core description as "Angular - commonly needed directives and services," are essential for building robust Angular applications, providing core functionalities like internationalization, HTTP communication, and templating directives. Key dependencies like tslib for TypeScript helpers, and peer dependencies like rxjs for reactive programming and @angular/core for the Angular framework's foundation, remain consistent. This ensures compatibility across projects already utilizing these versions.
However, the primary distinction lies in the release date. Version 17.3.5 was published on April 17, 2024, approximately a week after version 17.3.4, released on April 10, 2024. While the fileCount (3016) and unpackedSize (11408997) remain identical, suggesting no significant changes to the codebase's overall structure and size, this new release likely addresses bug fixes, minor enhancements, or performance improvements implemented since the prior stable version. Developers should consult the official Angular changelog or release notes for a comprehensive list of exact changes introduced. The relatively short turnaround between versions suggests the improvements are important. Depending on the developer, using @angular/common 17.3.5 will ensure to get the proper bug fixes.
The are not vulnerabilities for the version 17.3.5 of the package @angular/common