@vercel/go
Advanced tools
Comparing version 2.2.24 to 2.2.28
{ | ||
"name": "@vercel/go", | ||
"version": "2.2.24", | ||
"version": "2.2.28", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "main": "./dist/index", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-integration-once": "yarn test" | ||
"test-integration-once": "pnpm test" | ||
}, | ||
@@ -37,5 +37,6 @@ "files": [ | ||
"@types/jest": "28.1.6", | ||
"@types/node": "14.18.33", | ||
"@types/node-fetch": "^2.3.0", | ||
"@types/tar": "^4.0.0", | ||
"@vercel/build-utils": "5.7.5", | ||
"@vercel/build-utils": "workspace:5.8.2", | ||
"@vercel/ncc": "0.24.0", | ||
@@ -50,3 +51,3 @@ "async-retry": "1.3.1", | ||
}, | ||
"gitHead": "4c3bc0532216f21f354623ada76b2315ef8ba519" | ||
"gitHead": "e54da8a2e5504987a956e2baaad6d817028b597f" | ||
} |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
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
1099793
19741
0
0
17