@angular-devkit/build-webpack
Advanced tools
+4
-4
| { | ||
| "name": "@angular-devkit/build-webpack", | ||
| "version": "0.900.0-next.1", | ||
| "version": "0.900.0-next.2", | ||
| "description": "Webpack Builder for Architect", | ||
@@ -10,6 +10,6 @@ "experimental": true, | ||
| "dependencies": { | ||
| "@angular-devkit/architect": "0.900.0-next.1", | ||
| "@angular-devkit/core": "9.0.0-next.1", | ||
| "@angular-devkit/architect": "0.900.0-next.2", | ||
| "@angular-devkit/core": "9.0.0-next.2", | ||
| "rxjs": "6.4.0", | ||
| "webpack-merge": "4.2.1" | ||
| "webpack-merge": "4.2.2" | ||
| }, | ||
@@ -16,0 +16,0 @@ "peerDependencies": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated