@angular/pwa
Advanced tools
+4
-4
| { | ||
| "name": "@angular/pwa", | ||
| "version": "19.2.21", | ||
| "version": "19.2.22", | ||
| "description": "PWA schematics for Angular", | ||
@@ -20,8 +20,8 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@angular-devkit/schematics": "19.2.21", | ||
| "@schematics/angular": "19.2.21", | ||
| "@angular-devkit/schematics": "19.2.22", | ||
| "@schematics/angular": "19.2.22", | ||
| "parse5-html-rewriting-stream": "7.0.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@angular/cli": "^19.2.21" | ||
| "@angular/cli": "^19.2.22" | ||
| }, | ||
@@ -28,0 +28,0 @@ "peerDependenciesMeta": { |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
- Removed
- Removed
- Removed
- Removed
Updated