@angular/elements
Advanced tools
| /** | ||
| * @license Angular v21.1.2 | ||
| * @license Angular v21.1.3 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -288,5 +288,5 @@ * License: MIT | ||
| const VERSION = /* @__PURE__ */new Version('21.1.2'); | ||
| const VERSION = /* @__PURE__ */new Version('21.1.3'); | ||
| export { NgElement, VERSION, createCustomElement }; | ||
| //# sourceMappingURL=elements.mjs.map |
+2
-2
| { | ||
| "name": "@angular/elements", | ||
| "version": "21.1.2", | ||
| "version": "21.1.3", | ||
| "description": "Angular - library for using Angular Components as Custom Elements", | ||
@@ -14,3 +14,3 @@ "author": "angular", | ||
| "peerDependencies": { | ||
| "@angular/core": "21.1.2", | ||
| "@angular/core": "21.1.3", | ||
| "rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -17,0 +17,0 @@ }, |
| /** | ||
| * @license Angular v21.1.2 | ||
| * @license Angular v21.1.3 | ||
| * (c) 2010-2026 Google LLC. https://angular.dev/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
Sorry, the diff of this file is not supported yet
53635
0.09%