You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular-devkit/architect

Package Overview
Dependencies
Maintainers
2
Versions
913
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
0.900.0-next.3
to
0.900.0-next.4
+5
-3
package.json
{
"name": "@angular-devkit/architect",
"version": "0.900.0-next.3",
"version": "0.900.0-next.4",
"description": "Angular Build Facade",

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

"dependencies": {
"@angular-devkit/core": "9.0.0-next.3",
"@angular-devkit/core": "9.0.0-next.4",
"rxjs": "6.4.0"

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

"node": ">= 10.9.0",
"npm": ">= 6.2.0"
"npm": ">= 6.11.0",
"pnpm": ">= 3.2.0",
"yarn": ">= 1.13.0"
},

@@ -30,0 +32,0 @@ "author": "Angular Authors",