Angular developers looking to leverage common directives and services within their applications should note the subtle differences between versions 12.2.9 and 12.2.10 of the @angular/common package. Both versions maintain the same core functionality and description, providing essential tools for building Angular applications. Key dependencies like tslib remain consistent at version ^2.2.0, ensuring compatibility with existing TypeScript codebases. Similarly, peer dependencies, rxjs and @angular/core require the same versions, ^6.5.3 || ^7.0.0 and 12.2.9 or 12.2.10 appropriately, thus maintaining integration between the core framework and the reactive extensions library. Both are released under the MIT License and are maintained by the Angular team. Version 12.2.10, released on October 13, 2021, presents a minor update over version 12.2.9, which was released a week earlier on October 6, 2021. The key difference is a slightly larger unpacked size for version 12.2.10 (11570202 bytes) compared to 12.2.9 (11570175 bytes), indicating minor internal changes, likely bug fixes or performance improvements. Developers are encouraged to upgrade to the latest patch version (12.2.10) to benefit from these improvements, ensuring a more stable and optimized application environment, aligning with best practices for Angular development.
The are not vulnerabilities for the version 12.2.10 of the package @angular/common