You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular/platform-browser

Package Overview
Dependencies
Maintainers
2
Versions
1020
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
20.2.2
to
20.2.3
+1
-1
animations/async/index.d.ts
/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

@@ -992,5 +992,5 @@ * License: MIT

*/
const VERSION = new Version('20.2.2');
const VERSION = new Version('20.2.3');
export { By, DomSanitizer, EVENT_MANAGER_PLUGINS, EventManagerPlugin, HAMMER_GESTURE_CONFIG, HAMMER_LOADER, HammerGestureConfig, HammerModule, HydrationFeatureKind, Meta, Title, VERSION, disableDebugTools, enableDebugTools, provideClientHydration, withEventReplay, withHttpTransferCacheOptions, withI18nSupport, withIncrementalHydration, withNoHttpTransferCache, DomSanitizerImpl as ɵDomSanitizerImpl, HammerGesturesPlugin as ɵHammerGesturesPlugin };
//# sourceMappingURL=platform-browser.mjs.map
/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

{
"name": "@angular/platform-browser",
"version": "20.2.2",
"version": "20.2.3",
"description": "Angular - library for using Angular in a web browser",

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

"peerDependencies": {
"@angular/animations": "20.2.2",
"@angular/core": "20.2.2",
"@angular/common": "20.2.2"
"@angular/animations": "20.2.3",
"@angular/core": "20.2.3",
"@angular/common": "20.2.3"
},

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

/**
* @license Angular v20.2.2
* @license Angular v20.2.3
* (c) 2010-2025 Google LLC. https://angular.io/

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

Sorry, the diff of this file is too big to display