🚀 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-next.9

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

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

"dependencies": {
"@angular-devkit/core": "20.0.0-next.8",
"@angular-devkit/schematics": "20.0.0-next.8",
"@inquirer/prompts": "7.4.1",
"@angular-devkit/core": "20.0.0-next.9",
"@angular-devkit/schematics": "20.0.0-next.9",
"@inquirer/prompts": "7.5.0",
"ansi-colors": "4.1.3",

@@ -29,0 +29,0 @@ "yargs-parser": "21.1.1"

@@ -23,4 +23,4 @@ {

"@types/jasmine": "~5.1.0",
"jasmine": "~5.6.0"
"jasmine": "~5.7.0"
}
}