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.2
to
20.2.0-next.3
+1
-1
blank/project-files/package.json

@@ -18,3 +18,3 @@ {

"@angular-devkit/schematics": "^<%= schematicsVersion %>",
"typescript": "~5.8.2"
"typescript": "~5.9.2"
},

@@ -21,0 +21,0 @@ "devDependencies": {

{
"name": "@angular-devkit/schematics-cli",
"version": "20.2.0-next.2",
"version": "20.2.0-next.3",
"description": "Angular Schematics - CLI",

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

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

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

@@ -18,3 +18,3 @@ {

"@angular-devkit/schematics": "^<%= schematicsVersion %>",
"typescript": "~5.8.2"
"typescript": "~5.9.2"
},

@@ -21,0 +21,0 @@ "devDependencies": {