@angular-devkit/schematics-cli
Advanced tools
@@ -18,3 +18,3 @@ { | ||
| "@angular-devkit/schematics": "^<%= schematicsVersion %>", | ||
| "typescript": "~5.9.2" | ||
| "typescript": "~6.0.2" | ||
| }, | ||
@@ -21,0 +21,0 @@ "devDependencies": { |
@@ -5,4 +5,4 @@ { | ||
| "declaration": true, | ||
| "module": "commonjs", | ||
| "moduleResolution": "node", | ||
| "module": "node16", | ||
| "moduleResolution": "node16", | ||
| "noEmitOnError": true, | ||
@@ -9,0 +9,0 @@ "noFallthroughCasesInSwitch": true, |
+3
-3
| { | ||
| "name": "@angular-devkit/schematics-cli", | ||
| "version": "22.0.0-next.2", | ||
| "version": "22.0.0-next.3", | ||
| "description": "Angular Schematics - CLI", | ||
@@ -24,4 +24,4 @@ "homepage": "https://github.com/angular/angular-cli", | ||
| "dependencies": { | ||
| "@angular-devkit/core": "22.0.0-next.2", | ||
| "@angular-devkit/schematics": "22.0.0-next.2", | ||
| "@angular-devkit/core": "22.0.0-next.3", | ||
| "@angular-devkit/schematics": "22.0.0-next.3", | ||
| "@inquirer/prompts": "8.3.2" | ||
@@ -28,0 +28,0 @@ }, |
@@ -23,4 +23,4 @@ { | ||
| "jasmine": "~6.1.0", | ||
| "typescript": "~5.9.2" | ||
| "typescript": "~6.0.2" | ||
| } | ||
| } |
@@ -5,3 +5,3 @@ { | ||
| "module": "commonjs", | ||
| "moduleResolution": "node", | ||
| "moduleResolution": "bundler", | ||
| "noEmitOnError": true, | ||
@@ -8,0 +8,0 @@ "noFallthroughCasesInSwitch": true, |
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
66424
0+ Added
+ Added
- Removed
- Removed