@angular/platform-browser-dynamic
Advanced tools
| /** | ||
| * @license Angular v21.0.0-next.10 | ||
| * @license Angular v21.0.0-rc.0 | ||
| * (c) 2010-2025 Google LLC. https://angular.dev/ | ||
@@ -12,3 +12,3 @@ * License: MIT | ||
| const VERSION = new Version('21.0.0-next.10'); | ||
| const VERSION = new Version('21.0.0-rc.0'); | ||
@@ -96,3 +96,3 @@ const COMPILER_PROVIDERS = [{ | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -105,3 +105,3 @@ type: ResourceLoaderImpl, | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -113,3 +113,3 @@ type: ResourceLoaderImpl | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -116,0 +116,0 @@ type: ResourceLoaderImpl, |
| /** | ||
| * @license Angular v21.0.0-next.10 | ||
| * @license Angular v21.0.0-rc.0 | ||
| * (c) 2010-2025 Google LLC. https://angular.dev/ | ||
@@ -18,3 +18,3 @@ * License: MIT | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -27,3 +27,3 @@ type: BrowserDynamicTestingModule, | ||
| minVersion: "14.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -35,3 +35,3 @@ type: BrowserDynamicTestingModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -44,3 +44,3 @@ type: BrowserDynamicTestingModule, | ||
| minVersion: "12.0.0", | ||
| version: "21.0.0-next.10", | ||
| version: "21.0.0-rc.0", | ||
| ngImport: i0, | ||
@@ -47,0 +47,0 @@ type: BrowserDynamicTestingModule, |
+5
-5
| { | ||
| "name": "@angular/platform-browser-dynamic", | ||
| "version": "21.0.0-next.10", | ||
| "version": "21.0.0-rc.0", | ||
| "description": "Angular - library for using Angular in a web browser with JIT compilation", | ||
@@ -14,6 +14,6 @@ "author": "angular", | ||
| "peerDependencies": { | ||
| "@angular/core": "21.0.0-next.10", | ||
| "@angular/common": "21.0.0-next.10", | ||
| "@angular/compiler": "21.0.0-next.10", | ||
| "@angular/platform-browser": "21.0.0-next.10" | ||
| "@angular/core": "21.0.0-rc.0", | ||
| "@angular/common": "21.0.0-rc.0", | ||
| "@angular/compiler": "21.0.0-rc.0", | ||
| "@angular/platform-browser": "21.0.0-rc.0" | ||
| }, | ||
@@ -20,0 +20,0 @@ "repository": { |
| /** | ||
| * @license Angular v21.0.0-next.10 | ||
| * @license Angular v21.0.0-rc.0 | ||
| * (c) 2010-2025 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
| /** | ||
| * @license Angular v21.0.0-next.10 | ||
| * @license Angular v21.0.0-rc.0 | ||
| * (c) 2010-2025 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
19829
-0.26%