@angular-devkit/schematics
Advanced tools
Comparing version 19.2.0-next.0 to 19.2.0-next.1
{ | ||
"name": "@angular-devkit/schematics", | ||
"version": "19.2.0-next.0", | ||
"version": "19.2.0-next.1", | ||
"description": "Angular Schematics - Library", | ||
@@ -21,3 +21,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@angular-devkit/core": "19.2.0-next.0", | ||
"@angular-devkit/core": "19.2.0-next.1", | ||
"jsonc-parser": "3.3.1", | ||
@@ -24,0 +24,0 @@ "magic-string": "0.30.17", |
17
+ Added@angular-devkit/core@19.2.0-next.1(transitive)
- Removed@angular-devkit/core@19.2.0-next.0(transitive)