@qlover/scripts-context
Advanced tools
+3
-3
| { | ||
| "name": "@qlover/scripts-context", | ||
| "description": "A scripts context for frontwork", | ||
| "version": "2.1.1", | ||
| "version": "2.2.0", | ||
| "type": "module", | ||
@@ -46,3 +46,3 @@ "private": false, | ||
| "@types/shelljs": "^0.8.15", | ||
| "@qlover/logger": "1.1.1" | ||
| "@qlover/logger": "1.2.0" | ||
| }, | ||
@@ -54,3 +54,3 @@ "dependencies": { | ||
| "@qlover/env-loader": "1.0.2", | ||
| "@qlover/fe-corekit": "3.2.1" | ||
| "@qlover/fe-corekit": "3.3.0" | ||
| }, | ||
@@ -57,0 +57,0 @@ "scripts": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 5 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 5 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
+ Added
- Removed
Updated