Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/platform-browser

Package Overview
Dependencies
Maintainers
2
Versions
871
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/platform-browser - npm Package Compare versions

Comparing version 19.1.0-next.3 to 19.1.0-next.4

2

animations/async/index.d.ts
/**
* @license Angular v19.1.0-next.3
* @license Angular v19.1.0-next.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v19.1.0-next.3
* @license Angular v19.1.0-next.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -4,0 +4,0 @@ * License: MIT

/**
* @license Angular v19.1.0-next.3
* @license Angular v19.1.0-next.4
* (c) 2010-2024 Google LLC. https://angular.io/

@@ -38,2 +38,4 @@ * License: MIT

import { ɵgetDOM } from '@angular/common';
import { ɵTracingService } from '@angular/core';
import { ɵTracingSnapshot } from '@angular/core';

@@ -878,10 +880,11 @@ /**

private readonly nonce;
private readonly tracingService;
private readonly rendererByCompId;
private readonly defaultRenderer;
private readonly platformIsServer;
constructor(eventManager: EventManager, sharedStylesHost: ɵSharedStylesHost, appId: string, removeStylesOnCompDestroy: boolean, doc: Document, platformId: Object, ngZone: NgZone, nonce?: string | null);
constructor(eventManager: EventManager, sharedStylesHost: ɵSharedStylesHost, appId: string, removeStylesOnCompDestroy: boolean, doc: Document, platformId: Object, ngZone: NgZone, nonce?: string | null, tracingService?: ɵTracingService<ɵTracingSnapshot> | null);
createRenderer(element: any, type: RendererType2 | null): Renderer2;
private getOrCreateRenderer;
ngOnDestroy(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<ɵDomRendererFactory2, never>;
static ɵfac: i0.ɵɵFactoryDeclaration<ɵDomRendererFactory2, [null, null, null, null, null, null, null, null, { optional: true; }]>;
static ɵprov: i0.ɵɵInjectableDeclaration<ɵDomRendererFactory2>;

@@ -888,0 +891,0 @@ }

{
"name": "@angular/platform-browser",
"version": "19.1.0-next.3",
"version": "19.1.0-next.4",
"description": "Angular - library for using Angular in a web browser",

@@ -14,5 +14,5 @@ "author": "angular",

"peerDependencies": {
"@angular/animations": "19.1.0-next.3",
"@angular/core": "19.1.0-next.3",
"@angular/common": "19.1.0-next.3"
"@angular/animations": "19.1.0-next.4",
"@angular/core": "19.1.0-next.4",
"@angular/common": "19.1.0-next.4"
},

@@ -19,0 +19,0 @@ "peerDependenciesMeta": {

/**
* @license Angular v19.1.0-next.3
* @license Angular v19.1.0-next.4
* (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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc