🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
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
20.0.0-next.5

5

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

6

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