@vercel/express
Advanced tools
+4
-4
| { | ||
| "name": "@vercel/express", | ||
| "version": "0.1.8", | ||
| "version": "0.1.9", | ||
| "license": "Apache-2.0", | ||
@@ -27,4 +27,4 @@ "main": "./dist/index.js", | ||
| "zod": "3.22.4", | ||
| "@vercel/node": "5.5.6", | ||
| "@vercel/cervel": "0.0.4" | ||
| "@vercel/node": "5.5.7", | ||
| "@vercel/cervel": "0.0.5" | ||
| }, | ||
@@ -35,3 +35,3 @@ "devDependencies": { | ||
| "@types/node": "14.18.33", | ||
| "@vercel/build-utils": "13.0.1", | ||
| "@vercel/build-utils": "13.0.2", | ||
| "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
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated