@vercel/express
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/express", | ||
| "version": "0.1.58", | ||
| "version": "0.1.59", | ||
| "license": "Apache-2.0", | ||
@@ -26,4 +26,4 @@ "main": "./dist/index.js", | ||
| "@vercel/static-config": "3.2.0", | ||
| "@vercel/cervel": "0.0.33", | ||
| "@vercel/node": "5.6.16" | ||
| "@vercel/node": "5.6.16", | ||
| "@vercel/cervel": "0.0.34" | ||
| }, | ||
@@ -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
+ Added
+ Added
- Removed
- Removed
Updated