@angular-devkit/core
Advanced tools
+2
-2
| { | ||
| "name": "@angular-devkit/core", | ||
| "version": "21.0.0-rc.1", | ||
| "version": "21.0.0-rc.2", | ||
| "description": "Angular DevKit - Core Utility Library", | ||
@@ -52,3 +52,3 @@ "main": "src/index.js", | ||
| }, | ||
| "packageManager": "pnpm@10.20.0", | ||
| "packageManager": "pnpm@10.21.0", | ||
| "engines": { | ||
@@ -55,0 +55,0 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0", |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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