🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@angular-devkit/schematics-cli

Package Overview
Dependencies
Maintainers
2
Versions
826
Alerts
File Explorer

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.1.0-next.0

10

package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "20.0.1",
"version": "20.1.0-next.0",
"description": "Angular Schematics - CLI",

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

"dependencies": {
"@angular-devkit/core": "20.0.1",
"@angular-devkit/schematics": "20.0.1",
"@inquirer/prompts": "7.5.1",
"@angular-devkit/core": "20.1.0-next.0",
"@angular-devkit/schematics": "20.1.0-next.0",
"@inquirer/prompts": "7.5.3",
"ansi-colors": "4.1.3",
"yargs-parser": "21.1.1"
"yargs-parser": "22.0.0"
},

@@ -31,0 +31,0 @@ "repository": {