Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@angular-devkit/architect-cli

Package Overview
Dependencies
Maintainers
2
Versions
934
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/architect-cli - npm Package Compare versions

Comparing version
0.900.0-next.5
to
0.900.0-next.6
+4
-4
package.json
{
"name": "@angular-devkit/architect-cli",
"version": "0.900.0-next.5",
"version": "0.900.0-next.6",
"description": "Angular Architect CLI",

@@ -21,7 +21,7 @@ "experimental": true,

"dependencies": {
"@angular-devkit/architect": "0.900.0-next.5",
"@angular-devkit/core": "9.0.0-next.5",
"@angular-devkit/architect": "0.900.0-next.6",
"@angular-devkit/core": "9.0.0-next.6",
"minimist": "1.2.0",
"progress": "2.0.3",
"rxjs": "6.4.0",
"rxjs": "6.5.3",
"symbol-observable": "1.2.0"

@@ -28,0 +28,0 @@ },