@angular-devkit/architect
Advanced tools
+5
-3
| { | ||
| "name": "@angular-devkit/architect", | ||
| "version": "0.900.0-next.3", | ||
| "version": "0.900.0-next.4", | ||
| "description": "Angular Build Facade", | ||
@@ -9,3 +9,3 @@ "experimental": true, | ||
| "dependencies": { | ||
| "@angular-devkit/core": "9.0.0-next.3", | ||
| "@angular-devkit/core": "9.0.0-next.4", | ||
| "rxjs": "6.4.0" | ||
@@ -27,3 +27,5 @@ }, | ||
| "node": ">= 10.9.0", | ||
| "npm": ">= 6.2.0" | ||
| "npm": ">= 6.11.0", | ||
| "pnpm": ">= 3.2.0", | ||
| "yarn": ">= 1.13.0" | ||
| }, | ||
@@ -30,0 +32,0 @@ "author": "Angular Authors", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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
86118
0.06%+ Added
- Removed