@code-pushup/utils
Advanced tools
+2
-2
| { | ||
| "name": "@code-pushup/utils", | ||
| "version": "0.108.1", | ||
| "version": "0.108.2", | ||
| "description": "Low-level utilities (helper functions, etc.) used by Code PushUp CLI", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@code-pushup/models": "0.108.1", | ||
| "@code-pushup/models": "0.108.2", | ||
| "ansis": "^3.3.0", | ||
@@ -33,0 +33,0 @@ "build-md": "^0.4.2", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 12 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 12 instances 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