Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@angular-devkit/schematics

Package Overview
Dependencies
Maintainers
2
Versions
958
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.2.0-next.0
to
21.2.0-next.1
+3
-3
package.json
{
"name": "@angular-devkit/schematics",
"version": "21.2.0-next.0",
"version": "21.2.0-next.1",
"description": "Angular Schematics - Library",

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

"dependencies": {
"@angular-devkit/core": "21.2.0-next.0",
"@angular-devkit/core": "21.2.0-next.1",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.21",
"ora": "9.1.0",
"ora": "9.2.0",
"rxjs": "7.8.2"

@@ -27,0 +27,0 @@ },