You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@angular/elements

Package Overview
Dependencies
Maintainers
2
Versions
739
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/elements - npm Package Compare versions

Comparing version

to
19.2.5

5

index.d.ts
/**
* @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 };

4

package.json
{
"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