@vercel/node
Advanced tools
+5
-6
| { | ||
| "name": "@vercel/node", | ||
| "version": "2.5.4", | ||
| "version": "2.5.5", | ||
| "license": "MIT", | ||
@@ -16,4 +16,3 @@ "main": "./dist/index", | ||
| "test-unit": "yarn test test/prepare-cache.test.ts test/utils.test.ts", | ||
| "test-integration-once": "yarn test test/integration-*.test.js", | ||
| "prepublishOnly": "node build" | ||
| "test-integration-once": "yarn test test/integration-*.test.js" | ||
| }, | ||
@@ -36,5 +35,5 @@ "files": [ | ||
| "@types/node": "*", | ||
| "@vercel/build-utils": "5.1.0", | ||
| "@vercel/build-utils": "5.1.1", | ||
| "@vercel/node-bridge": "3.0.0", | ||
| "@vercel/static-config": "2.0.1", | ||
| "@vercel/static-config": "2.0.2", | ||
| "edge-runtime": "1.1.0-beta.23", | ||
@@ -67,3 +66,3 @@ "esbuild": "0.14.47", | ||
| }, | ||
| "gitHead": "7db6436797d0b4131113f0b8dccc3b66bc9b1981" | ||
| "gitHead": "5eb8b16cbdf6215618b4b8125673941757fa1a8e" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Network access
Supply chain riskThis module accesses the network.
Found 2 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
15269309
0+ Added
+ Added
- Removed
- Removed
Updated
Updated