Angular developers relying on Just-In-Time (JIT) compilation in the browser should note the subtle differences between @angular/platform-browser-dynamic versions 9.1.9 and 9.1.10. Both versions, essential for bootstrapping Angular applications in a web browser environment, maintain identical descriptions and licensing under the MIT license, ensuring continued accessibility. The core functionality remains consistent, reflected by the same number of files (69) included in the package.
However, there are subtle distinctions. The @angular/platform-browser-dynamic package version 9.1.10 released on June 9, 2020, introduces minor enhancements, evidenced by a slight increase in the unpacked size to 704133 bytes, compared to 704104 bytes in version 9.1.9 released on May 20, 2020. This suggests the inclusion of minimal bug fixes, performance tweaks, or very small feature adjustments. Both versions share the same peer dependencies, namely tslib version ^1.10.0, and corresponding @angular/core, @angular/common, @angular/compiler, and @angular/platform-browser versions indicating strong compatibility across the Angular ecosystem. Developers upgrading between these minor versions can expect a seamless transition, focusing on JIT compilation for dynamic rendering without major code modifications. Due to its small size, the increase doesn't seem like a relevant feature that developers would consider as a feature that is relevant to implement or upgrade to that specific version.
The are not vulnerabilities for the version 9.1.10 of the package @angular/platform-browser-dynamic