@angular-devkit/core
Advanced tools
+2
-2
| { | ||
| "name": "@angular-devkit/core", | ||
| "version": "19.2.21", | ||
| "version": "19.2.22", | ||
| "description": "Angular DevKit - Core Utility Library", | ||
@@ -33,3 +33,3 @@ "main": "src/index.js", | ||
| "dependencies": { | ||
| "ajv": "8.17.1", | ||
| "ajv": "8.18.0", | ||
| "ajv-formats": "3.0.1", | ||
@@ -36,0 +36,0 @@ "jsonc-parser": "3.3.1", |
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
+ Added
- Removed
Updated