You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@angular-devkit/schematics-cli

Package Overview
Dependencies
Maintainers
2
Versions
927
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
20.2.0-next.3
to
20.2.0-rc.0
+5
-5
package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "20.2.0-next.3",
"version": "20.2.0-rc.0",
"description": "Angular Schematics - CLI",

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

"dependencies": {
"@angular-devkit/core": "20.2.0-next.3",
"@angular-devkit/schematics": "20.2.0-next.3",
"@inquirer/prompts": "7.8.0",
"@angular-devkit/core": "20.2.0-rc.0",
"@angular-devkit/schematics": "20.2.0-rc.0",
"@inquirer/prompts": "7.8.1",
"ansi-colors": "4.1.3",

@@ -35,3 +35,3 @@ "yargs-parser": "22.0.0"

},
"packageManager": "pnpm@9.15.9",
"packageManager": "pnpm@10.14.0",
"engines": {

@@ -38,0 +38,0 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0",