🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@angular-devkit/schematics

Package Overview
Dependencies
Maintainers
2
Versions
991
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
22.0.0-next.7
to
22.0.0-next.8
+4
-4
package.json
{
"name": "@angular-devkit/schematics",
"version": "22.0.0-next.7",
"version": "22.0.0-next.8",
"description": "Angular Schematics - Library",

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

"dependencies": {
"@angular-devkit/core": "22.0.0-next.7",
"@angular-devkit/core": "22.0.0-next.8",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.21",
"ora": "9.3.0",
"ora": "9.4.0",
"rxjs": "7.8.2"

@@ -34,3 +34,3 @@ },

"engines": {
"node": "^22.22.0 || >=24.13.1",
"node": "^22.22.0 || ^24.13.1 || >=26.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",

@@ -37,0 +37,0 @@ "yarn": ">= 1.13.0"