@vercel/hono
Advanced tools
+3
-3
| { | ||
| "name": "@vercel/hono", | ||
| "version": "0.2.7", | ||
| "version": "0.2.8", | ||
| "license": "Apache-2.0", | ||
@@ -22,3 +22,3 @@ "main": "./dist/index.js", | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/node": "5.5.6", | ||
| "@vercel/node": "5.5.7", | ||
| "fs-extra": "11.1.0", | ||
@@ -34,3 +34,3 @@ "path-to-regexp": "8.3.0", | ||
| "@types/node": "14.18.33", | ||
| "@vercel/build-utils": "13.0.1", | ||
| "@vercel/build-utils": "13.0.2", | ||
| "execa": "3.2.0", | ||
@@ -37,0 +37,0 @@ "fs-extra": "11.1.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
- Removed
- Removed
Updated