@vercel/node
Advanced tools
+2
-2
| { | ||
| "name": "@vercel/node", | ||
| "version": "3.0.19", | ||
| "version": "3.0.20", | ||
| "license": "Apache-2.0", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index", | ||
| "@vercel/error-utils": "2.0.2", | ||
| "@vercel/nft": "0.26.3", | ||
| "@vercel/nft": "0.26.4", | ||
| "@vercel/static-config": "3.0.0", | ||
@@ -25,0 +25,0 @@ "async-listen": "3.0.0", |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 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 2 instances in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 4 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 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