@angular/elements
Advanced tools
Comparing version
/** | ||
* @license Angular v20.0.0-next.4 | ||
* @license Angular v20.0.0-next.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": "20.0.0-next.4", | ||
"version": "20.0.0-next.5", | ||
"description": "Angular - library for using Angular Components as Custom Elements", | ||
@@ -8,3 +8,3 @@ "author": "angular", | ||
"engines": { | ||
"node": "^18.19.1 || ^20.11.1 || >=22.0.0" | ||
"node": "^20.11.1 || >=22.11.0" | ||
}, | ||
@@ -15,3 +15,3 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@angular/core": "20.0.0-next.4", | ||
"@angular/core": "20.0.0-next.5", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
559
0.18%58634
-0.04%