Angular platform browser, a crucial component for rendering Angular applications within web browsers, saw a minor version update from 12.0.1 to 12.0.2. Both versions share the same core description, dependencies on tslib for TypeScript helper functions, and peer dependencies on @angular/core, @angular/common, and @angular/animations. The license remains MIT, and the repository information points to the Angular GitHub repository.
The key differences lie in the version numbers within the peer dependencies – reflecting the alignment with the core Angular framework versions. The fileCount within the dist object remains consistent at 73 files, but a slight increase in unpackedSize, from 1225528 to 1225842, suggests minor adjustments or additions to the codebase. Most importantly, the releaseDate shifts from May 19, 2021, to May 26, 2021, indicating a week-long gap between releases.
For developers, this signifies that version 12.0.2 incorporates bug fixes, performance improvements or minor feature updates introduced in synchronization with Angular's core. While the update appears incremental, staying current ensures compatibility and access to the latest enhancements. Users should upgrade to 12.0.2 if they want the best reliability and performance of their applications using Angular 12.
The are not vulnerabilities for the version 12.0.2 of the package @angular/platform-browser