@angular/core version 18.2.3 is a minor release update to the core Angular framework, building upon the previous stable version 18.2.2. Both versions share the same fundamental description as the core framework for Angular applications and maintain identical dependencies, relying on tslib version ^2.3.0 for TypeScript helper functions. Their peer dependencies also remain consistent, requiring rxjs versions ^6.5.3 or ^7.4.0 and zone.js ~0.14.10 for reactive programming and asynchronous task management, respectively. The license remains MIT across both versions, reassuring developers with its permissive terms.
While core functionalities and dependencies appear unchanged, subtle differences exist. The dist object reveals that version 18.2.3, released on September 4, 2024, at 15:26:30.384Z, has a slightly smaller unpacked size of 21067290 bytes in contrast to version 18.2.2's 21082997 bytes, released on August 28, 2024. the number of files included in the package remains the same at 426 files. This reduction in size, even if minimal, suggests potential optimizations or minor adjustments in the codebase. For developers, this means a potentially lighter footprint for their applications using the updated version. Always consult the official Angular changelog and release notes for detailed information regarding specific bug fixes, performance improvements, or new features introduced in version 18.2.3 before upgrading. While the immediate impact may seem minimal, staying up-to-date is crucial for leveraging the latest improvements and maintaining a secure and reliable Angular application.
The are not vulnerabilities for the version 18.2.3 of the package @angular/core