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.8
to
0.900.0-next.9
+4
-4
package.json
{
"name": "@angular-devkit/architect-cli",
"version": "0.900.0-next.8",
"version": "0.900.0-next.9",
"description": "Angular Architect CLI",

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

"dependencies": {
"@angular-devkit/architect": "0.900.0-next.8",
"@angular-devkit/core": "9.0.0-next.8",
"@angular-devkit/architect": "0.900.0-next.9",
"@angular-devkit/core": "9.0.0-next.9",
"minimist": "1.2.0",

@@ -34,3 +34,3 @@ "progress": "2.0.3",

"engines": {
"node": ">= 10.9.0",
"node": ">= 10.13.0",
"npm": ">= 6.11.0",

@@ -37,0 +37,0 @@ "pnpm": ">= 3.2.0",