
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@angular/platform-browser-dynamic
Advanced tools
Angular - library for using Angular in a web browser with JIT compilation
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT
20.3.2 (2025-09-24)
| Commit | Type | Description | | -- | -- | -- | | ba40153ac0 | fix | capture metadata for undecorated fields (#63904) | | 1d4f81c8ee | fix | resolve import alias in defer blocks (#63966) |
| Commit | Type | Description |
| -- | -- | -- |
| 9515a70933 | fix | fix narrowing of Resource.hasValue() (#63994) |
| e78451cf8a | fix | prevent animations renderer from impacting animate.leave (#63921) |
| Commit | Type | Description |
| -- | -- | -- |
| 1fd8d5d446 | fix | Emit FormResetEvent when resetting control (#64034) |
| Commit | Type | Description | | -- | -- | -- | | 16d0d43ad4 | fix | handle import aliases to the same module name (#63934) | | 3ebaeccb46 | fix | handle reused templates in control flow migration (#63996) |
<!-- CHANGELOG SPLIT MARKER --><a name="21.0.0-next.4"></a>
This package provides tools for running Angular applications in a web browser with Ahead-Of-Time (AOT) compilation. Unlike @angular/platform-browser-dynamic, it is optimized for production by pre-compiling templates to make the application load faster and be more performant.
Similar to @angular/platform-browser-dynamic for Angular, react-dom is used for bootstrapping and rendering React applications in the browser. It provides the entry point to the DOM and server renderers for React and can be considered an equivalent in the React ecosystem.
The Vue.js framework has a similar package for bootstrapping and rendering Vue applications in the browser. It provides the functionality to create and mount the root Vue instance to the DOM, similar to how Angular applications are bootstrapped with @angular/platform-browser-dynamic.
FAQs
Angular - library for using Angular in a web browser with JIT compilation
The npm package @angular/platform-browser-dynamic receives a total of 3,279,315 weekly downloads. As such, @angular/platform-browser-dynamic popularity was classified as popular.
We found that @angular/platform-browser-dynamic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.