@angular/platform-browser
Advanced tools
Comparing version
/** | ||
* @license Angular v19.2.10 | ||
* @license Angular v19.2.11 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -59,3 +59,3 @@ * License: MIT | ||
}> | undefined); | ||
/** @nodoc */ | ||
/** @docs-private */ | ||
ngOnDestroy(): void; | ||
@@ -62,0 +62,0 @@ /** |
/** | ||
* @license Angular v19.2.10 | ||
* @license Angular v19.2.11 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.2.10 | ||
* @license Angular v19.2.11 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.2.10 | ||
* @license Angular v19.2.11 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/platform-browser", | ||
"version": "19.2.10", | ||
"version": "19.2.11", | ||
"description": "Angular - library for using Angular in a web browser", | ||
@@ -14,5 +14,5 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/animations": "19.2.10", | ||
"@angular/core": "19.2.10", | ||
"@angular/common": "19.2.10" | ||
"@angular/animations": "19.2.11", | ||
"@angular/core": "19.2.11", | ||
"@angular/common": "19.2.11" | ||
}, | ||
@@ -19,0 +19,0 @@ "peerDependenciesMeta": { |
/** | ||
* @license Angular v19.2.10 | ||
* @license Angular v19.2.11 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -8,3 +8,3 @@ * License: MIT | ||
import * as i0 from '@angular/core'; | ||
import { StaticProvider } from '@angular/core'; | ||
import { StaticProvider, PlatformRef } from '@angular/core'; | ||
import { BrowserModule } from '../browser.d-C4gIBeOX.js'; | ||
@@ -18,3 +18,3 @@ import '@angular/common'; | ||
*/ | ||
declare const platformBrowserTesting: (extraProviders?: StaticProvider[]) => i0.PlatformRef; | ||
declare const platformBrowserTesting: (extraProviders?: StaticProvider[]) => PlatformRef; | ||
/** | ||
@@ -21,0 +21,0 @@ * NgModule for testing. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
414719
0.03%