@angular-devkit/architect
Advanced tools
+2
-2
| { | ||
| "name": "@angular-devkit/architect", | ||
| "version": "0.802.0", | ||
| "version": "0.802.1", | ||
| "description": "Angular Build Facade", | ||
@@ -9,3 +9,3 @@ "experimental": true, | ||
| "dependencies": { | ||
| "@angular-devkit/core": "8.2.0", | ||
| "@angular-devkit/core": "8.2.1", | ||
| "rxjs": "6.4.0" | ||
@@ -12,0 +12,0 @@ }, |
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
+ Added
- Removed
Updated