node-screenshots
Advanced tools
+10
-10
| { | ||
| "name": "node-screenshots", | ||
| "version": "0.2.7", | ||
| "version": "0.2.8", | ||
| "description": "Zero-dependent. A native nodejs screenshots library for Mac、Windows、Linux.", | ||
@@ -113,12 +113,12 @@ "main": "index.js", | ||
| "optionalDependencies": { | ||
| "node-screenshots-win32-x64-msvc": "0.2.7", | ||
| "node-screenshots-darwin-x64": "0.2.7", | ||
| "node-screenshots-linux-x64-gnu": "0.2.7", | ||
| "node-screenshots-linux-x64-musl": "0.2.7", | ||
| "node-screenshots-linux-arm64-gnu": "0.2.7", | ||
| "node-screenshots-linux-loong64-gnu": "0.2.7", | ||
| "node-screenshots-win32-ia32-msvc": "0.2.7", | ||
| "node-screenshots-darwin-arm64": "0.2.7", | ||
| "node-screenshots-win32-arm64-msvc": "0.2.7" | ||
| "node-screenshots-win32-x64-msvc": "0.2.8", | ||
| "node-screenshots-darwin-x64": "0.2.8", | ||
| "node-screenshots-linux-x64-gnu": "0.2.8", | ||
| "node-screenshots-linux-x64-musl": "0.2.8", | ||
| "node-screenshots-linux-arm64-gnu": "0.2.8", | ||
| "node-screenshots-linux-loong64-gnu": "0.2.8", | ||
| "node-screenshots-win32-ia32-msvc": "0.2.8", | ||
| "node-screenshots-darwin-arm64": "0.2.8", | ||
| "node-screenshots-win32-arm64-msvc": "0.2.8" | ||
| } | ||
| } |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances in 1 package