@vercel/hono
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/hono", | ||
| "version": "0.2.43", | ||
| "version": "0.2.44", | ||
| "license": "Apache-2.0", | ||
@@ -26,3 +26,3 @@ "main": "./dist/index.js", | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/node": "5.6.7" | ||
| "@vercel/node": "5.6.8" | ||
| }, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
| "vitest": "^2.0.1", | ||
| "@vercel/build-utils": "13.5.0" | ||
| "@vercel/build-utils": "13.6.0" | ||
| }, | ||
@@ -41,0 +41,0 @@ "scripts": { |
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