@angular-devkit/architect
Advanced tools
+3
-4
| { | ||
| "name": "@angular-devkit/architect", | ||
| "version": "0.2003.0-rc.0", | ||
| "version": "0.2003.0", | ||
| "description": "Angular Build Facade", | ||
@@ -9,3 +9,3 @@ "experimental": true, | ||
| "dependencies": { | ||
| "@angular-devkit/core": "20.3.0-rc.0", | ||
| "@angular-devkit/core": "20.3.0", | ||
| "rxjs": "7.8.2" | ||
@@ -36,4 +36,3 @@ }, | ||
| }, | ||
| "homepage": "https://github.com/angular/angular-cli", | ||
| "__ngDevExceptionalMinor__": true | ||
| "homepage": "https://github.com/angular/angular-cli" | ||
| } |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
173534
-0.03%+ Added
- Removed
Updated