@vercel/express
Advanced tools
+4
-4
| { | ||
| "name": "@vercel/express", | ||
| "version": "0.1.41", | ||
| "version": "0.1.42", | ||
| "license": "Apache-2.0", | ||
@@ -25,5 +25,5 @@ "main": "./dist/index.js", | ||
| "zod": "3.22.4", | ||
| "@vercel/cervel": "0.0.17", | ||
| "@vercel/node": "5.5.33", | ||
| "@vercel/static-config": "3.1.2" | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/node": "5.6.0", | ||
| "@vercel/cervel": "0.0.17" | ||
| }, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance 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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
29257
0+ Added
- Removed
Updated