New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@angular/elements

Package Overview
Dependencies
Maintainers
2
Versions
872
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
21.1.2
to
21.1.3
+2
-2
fesm2022/elements.mjs
/**
* @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
{
"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