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.0-next.5
to
21.0.0-next.6
+3
-3
package.json
{
"name": "@angular-devkit/schematics-cli",
"version": "21.0.0-next.5",
"version": "21.0.0-next.6",
"description": "Angular Schematics - CLI",

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

"dependencies": {
"@angular-devkit/core": "21.0.0-next.5",
"@angular-devkit/schematics": "21.0.0-next.5",
"@angular-devkit/core": "21.0.0-next.6",
"@angular-devkit/schematics": "21.0.0-next.6",
"@inquirer/prompts": "7.8.6",

@@ -28,0 +28,0 @@ "ansi-colors": "4.1.3",

@@ -22,5 +22,5 @@ {

"@types/jasmine": "~5.1.0",
"jasmine": "~5.10.0",
"jasmine": "~5.11.0",
"typescript": "~5.9.2"
}
}