@angular/platform-browser
Advanced tools
Comparing version 19.1.0-rc.0 to 19.1.0
/** | ||
* @license Angular v19.1.0-rc.0 | ||
* @license Angular v19.1.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v19.1.0-rc.0 | ||
* @license Angular v19.1.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -35,3 +35,3 @@ * License: MIT | ||
* function as follows: | ||
* ``` | ||
* ```ts | ||
* @NgModule({ | ||
@@ -38,0 +38,0 @@ * imports: [BrowserAnimationsModule.withConfig(config)] |
/** | ||
* @license Angular v19.1.0-rc.0 | ||
* @license Angular v19.1.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -19,2 +19,3 @@ * License: MIT | ||
import { InjectionToken } from '@angular/core'; | ||
import { Injector } from '@angular/core'; | ||
import { ListenerOptions } from '@angular/core'; | ||
@@ -36,3 +37,2 @@ import { NgZone } from '@angular/core'; | ||
import { Version } from '@angular/core'; | ||
import { ɵConsole } from '@angular/core'; | ||
import { ɵDomAdapter } from '@angular/common'; | ||
@@ -124,4 +124,4 @@ import { ɵgetDOM } from '@angular/common'; | ||
export declare class BrowserModule { | ||
constructor(providersAlreadyPresent: boolean | null); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<BrowserModule, [{ optional: true; skipSelf: true; }]>; | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<BrowserModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<BrowserModule, never, never, [typeof i1.CommonModule, typeof i0.ApplicationModule]>; | ||
@@ -921,6 +921,6 @@ static ɵinj: i0.ɵɵInjectorDeclaration<BrowserModule>; | ||
private _config; | ||
private console; | ||
private _injector; | ||
private loader?; | ||
private _loaderPromise; | ||
constructor(doc: any, _config: HammerGestureConfig, console: ɵConsole, loader?: (HammerLoader | null) | undefined); | ||
constructor(doc: any, _config: HammerGestureConfig, _injector: Injector, loader?: (HammerLoader | null) | undefined); | ||
supports(eventName: string): boolean; | ||
@@ -927,0 +927,0 @@ addEventListener(element: HTMLElement, eventName: string, handler: Function): Function; |
{ | ||
"name": "@angular/platform-browser", | ||
"version": "19.1.0-rc.0", | ||
"version": "19.1.0", | ||
"description": "Angular - library for using Angular in a web browser", | ||
@@ -14,5 +14,5 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/animations": "19.1.0-rc.0", | ||
"@angular/core": "19.1.0-rc.0", | ||
"@angular/common": "19.1.0-rc.0" | ||
"@angular/animations": "19.1.0", | ||
"@angular/core": "19.1.0", | ||
"@angular/common": "19.1.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "peerDependenciesMeta": { |
/** | ||
* @license Angular v19.1.0-rc.0 | ||
* @license Angular v19.1.0 | ||
* (c) 2010-2024 Google LLC. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
360883
4000
1