@vercel/hono
Advanced tools
+5
-5
| { | ||
| "name": "@vercel/hono", | ||
| "version": "0.2.27", | ||
| "version": "0.2.28", | ||
| "license": "Apache-2.0", | ||
@@ -25,4 +25,4 @@ "main": "./dist/index.js", | ||
| "zod": "3.22.4", | ||
| "@vercel/static-config": "3.1.2", | ||
| "@vercel/node": "5.5.25" | ||
| "@vercel/node": "5.5.26", | ||
| "@vercel/static-config": "3.1.2" | ||
| }, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
| "@types/jest": "27.5.1", | ||
| "@types/node": "14.18.33", | ||
| "@types/node": "20.11.0", | ||
| "execa": "3.2.0", | ||
@@ -39,3 +39,3 @@ "fs-extra": "11.1.0", | ||
| "vitest": "^2.0.1", | ||
| "@vercel/build-utils": "13.2.13" | ||
| "@vercel/build-utils": "13.2.14" | ||
| }, | ||
@@ -42,0 +42,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
29199
0+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated