@angular-devkit/architect
Advanced tools
+2
-2
| { | ||
| "name": "@angular-devkit/architect", | ||
| "version": "0.12.1", | ||
| "version": "0.12.2", | ||
| "description": "Angular Build Facade", | ||
@@ -8,3 +8,3 @@ "main": "src/index.js", | ||
| "dependencies": { | ||
| "@angular-devkit/core": "7.2.1", | ||
| "@angular-devkit/core": "7.2.2", | ||
| "rxjs": "6.3.3" | ||
@@ -11,0 +11,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
+ Added
- Removed
Updated