@angular/elements
Advanced tools
Comparing version
/** | ||
* @license Angular v19.2.4 | ||
* @license Angular v19.2.5 | ||
* (c) 2010-2025 Google LLC. https://angular.io/ | ||
@@ -154,2 +154,3 @@ * License: MIT | ||
export { NgElement, type NgElementConfig, type NgElementConstructor, type NgElementStrategy, type NgElementStrategyEvent, type NgElementStrategyFactory, VERSION, type WithProperties, createCustomElement }; | ||
export { NgElement, VERSION, createCustomElement }; | ||
export type { NgElementConfig, NgElementConstructor, NgElementStrategy, NgElementStrategyEvent, NgElementStrategyFactory, WithProperties }; |
{ | ||
"name": "@angular/elements", | ||
"version": "19.2.4", | ||
"version": "19.2.5", | ||
"description": "Angular - library for using Angular Components as Custom Elements", | ||
@@ -14,3 +14,3 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "19.2.4", | ||
"@angular/core": "19.2.5", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -17,0 +17,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
559
0.18%58603
-0.02%