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

Package Overview
Dependencies
Maintainers
2
Versions
961
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-devkit/schematics - npm Package Compare versions

Comparing version
21.0.0-next.3
to
21.0.0-next.4
+4
-4
package.json
{
"name": "@angular-devkit/schematics",
"version": "21.0.0-next.3",
"version": "21.0.0-next.4",
"description": "Angular Schematics - Library",

@@ -21,6 +21,6 @@ "main": "src/index.js",

"dependencies": {
"@angular-devkit/core": "21.0.0-next.3",
"@angular-devkit/core": "21.0.0-next.4",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.19",
"ora": "8.2.0",
"ora": "9.0.0",
"rxjs": "7.8.2"

@@ -32,3 +32,3 @@ },

},
"packageManager": "pnpm@10.15.1",
"packageManager": "pnpm@10.17.0",
"engines": {

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