@angular-devkit/schematics-cli
Advanced tools
@@ -18,3 +18,3 @@ { | ||
| "@angular-devkit/schematics": "^<%= schematicsVersion %>", | ||
| "typescript": "~5.8.2" | ||
| "typescript": "~5.9.2" | ||
| }, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
+4
-4
| { | ||
| "name": "@angular-devkit/schematics-cli", | ||
| "version": "20.2.0-next.2", | ||
| "version": "20.2.0-next.3", | ||
| "description": "Angular Schematics - CLI", | ||
@@ -24,5 +24,5 @@ "homepage": "https://github.com/angular/angular-cli", | ||
| "dependencies": { | ||
| "@angular-devkit/core": "20.2.0-next.2", | ||
| "@angular-devkit/schematics": "20.2.0-next.2", | ||
| "@inquirer/prompts": "7.7.1", | ||
| "@angular-devkit/core": "20.2.0-next.3", | ||
| "@angular-devkit/schematics": "20.2.0-next.3", | ||
| "@inquirer/prompts": "7.8.0", | ||
| "ansi-colors": "4.1.3", | ||
@@ -29,0 +29,0 @@ "yargs-parser": "22.0.0" |
@@ -18,3 +18,3 @@ { | ||
| "@angular-devkit/schematics": "^<%= schematicsVersion %>", | ||
| "typescript": "~5.8.2" | ||
| "typescript": "~5.9.2" | ||
| }, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated