@ngtools/webpack
Advanced tools
+2
-2
| { | ||
| "name": "@ngtools/webpack", | ||
| "version": "22.0.0-next.1", | ||
| "version": "22.0.0-next.2", | ||
| "description": "Webpack plugin that AoT compiles your Angular components and modules.", | ||
@@ -32,3 +32,3 @@ "main": "./src/index.js", | ||
| }, | ||
| "packageManager": "pnpm@10.31.0", | ||
| "packageManager": "pnpm@10.32.1", | ||
| "engines": { | ||
@@ -35,0 +35,0 @@ "node": "^22.22.0 || >=24.13.1", |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package