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

@angular-devkit/schematics-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
20.0.0-rc.0

{
"name": "@angular-devkit/schematics-cli",
"version": "20.0.0-next.9",
"version": "20.0.0-rc.0",
"description": "Angular Schematics - CLI",

@@ -24,4 +24,4 @@ "homepage": "https://github.com/angular/angular-cli",

"dependencies": {
"@angular-devkit/core": "20.0.0-next.9",
"@angular-devkit/schematics": "20.0.0-next.9",
"@angular-devkit/core": "20.0.0-rc.0",
"@angular-devkit/schematics": "20.0.0-rc.0",
"@inquirer/prompts": "7.5.0",

@@ -37,3 +37,3 @@ "ansi-colors": "4.1.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",

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