Angular developers considering adopting version 8.1.1 of @angular/platform-browser will find that this release is highly similar to the preceding version, 8.1.0. Both versions share the same core functionalities as a library for running Angular applications in web browsers. Notably, they both also depend on the same version of tslib (^1.9.0), indicating a consistent use of TypeScript helpers. Furthermore, the file count and unpacked size within the distributed packages are identical, suggesting that no significant new features or modifications that would greatly impact the library's size were introduced. The differences that exist primarily pertain to the peer dependencies, which now require @angular/core and @angular/common at version 8.1.1 aligning to it. The most relevant information is when the packages were released. Version 8.1.1 was released on July 10, 2019, a little over a week after version 8.1.0 release date on July 2, 2019. While the changes between 8.1.0 and 8.1.1 may be incremental, updating ensures compatibility with the most recent bug fixes and performance improvements within the Angular ecosystem for greater stability, making it a worthwhile consideration for applications requiring the latest refinements.
The are not vulnerabilities for the version 8.1.1 of the package @angular/platform-browser