@vercel/express
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/express", | ||
| "version": "0.1.9", | ||
| "version": "0.1.10", | ||
| "license": "Apache-2.0", | ||
@@ -27,3 +27,3 @@ "main": "./dist/index.js", | ||
| "zod": "3.22.4", | ||
| "@vercel/node": "5.5.7", | ||
| "@vercel/node": "5.5.8", | ||
| "@vercel/cervel": "0.0.5" | ||
@@ -35,3 +35,3 @@ }, | ||
| "@types/node": "14.18.33", | ||
| "@vercel/build-utils": "13.0.2", | ||
| "@vercel/build-utils": "13.1.0", | ||
| "execa": "3.2.0", | ||
@@ -38,0 +38,0 @@ "jest-junit": "16.0.0", |
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
28693
0+ Added
+ Added
- Removed
- Removed
Updated