@angular-devkit/schematics-cli
Advanced tools
Comparing version 19.1.3 to 19.1.4
@@ -1,2 +0,2 @@ | ||
export interface Schema { | ||
export type Schema = { | ||
/** | ||
@@ -15,3 +15,3 @@ * Author for the new schematic. | ||
[property: string]: any; | ||
} | ||
}; | ||
/** | ||
@@ -18,0 +18,0 @@ * The package manager used to install dependencies. |
{ | ||
"name": "@angular-devkit/schematics-cli", | ||
"version": "19.1.3", | ||
"version": "19.1.4", | ||
"description": "Angular Schematics - CLI", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/angular/angular-cli", | ||
"dependencies": { | ||
"@angular-devkit/core": "19.1.3", | ||
"@angular-devkit/schematics": "19.1.3", | ||
"@angular-devkit/core": "19.1.4", | ||
"@angular-devkit/schematics": "19.1.4", | ||
"@inquirer/prompts": "7.2.1", | ||
@@ -28,0 +28,0 @@ "ansi-colors": "4.1.3", |
@@ -1,2 +0,2 @@ | ||
export interface Schema { | ||
export type Schema = { | ||
/** | ||
@@ -15,3 +15,3 @@ * Author for the new schematic. | ||
[property: string]: any; | ||
} | ||
}; | ||
/** | ||
@@ -18,0 +18,0 @@ * The package manager used to install dependencies. |
46810
+ Added@angular-devkit/core@19.1.4(transitive)
+ Added@angular-devkit/schematics@19.1.4(transitive)
- Removed@angular-devkit/core@19.1.3(transitive)
- Removed@angular-devkit/schematics@19.1.3(transitive)
Updated@angular-devkit/core@19.1.4