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
21.0.2
to
21.0.3
+4
-4
package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "21.0.2",
"version": "21.0.3",
"description": "Angular Schematics - CLI",

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

"dependencies": {
"@angular-devkit/core": "21.0.2",
"@angular-devkit/schematics": "21.0.2",
"@angular-devkit/core": "21.0.3",
"@angular-devkit/schematics": "21.0.3",
"@inquirer/prompts": "7.9.0",

@@ -35,3 +35,3 @@ "ansi-colors": "4.1.3",

},
"packageManager": "pnpm@10.24.0",
"packageManager": "pnpm@10.25.0",
"engines": {

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