🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@angular-devkit/architect

Package Overview
Dependencies
Maintainers
2
Versions
799
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/architect - npm Package Compare versions

Comparing version

to
0.2000.0-rc.0

6

package.json
{
"name": "@angular-devkit/architect",
"version": "0.2000.0-next.9",
"version": "0.2000.0-rc.0",
"description": "Angular Build Facade",

@@ -9,3 +9,3 @@ "experimental": true,

"dependencies": {
"@angular-devkit/core": "20.0.0-next.9",
"@angular-devkit/core": "20.0.0-rc.0",
"rxjs": "7.8.2"

@@ -27,3 +27,3 @@ },

"engines": {
"node": "^20.11.1 || >=22.11.0",
"node": "^20.11.1 || ^22.11.0 || >=24.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

@@ -30,0 +30,0 @@ "yarn": ">= 1.13.0"