@astrojs/vercel
Advanced tools
@@ -29,3 +29,3 @@ import { setGetEnv } from "astro/env/setup"; | ||
| headers: request.headers, | ||
| body: request.body | ||
| ...request.body ? { body: request.body, duplex: "half" } : {} | ||
| }); | ||
@@ -32,0 +32,0 @@ } |
+2
-2
| { | ||
| "name": "@astrojs/vercel", | ||
| "description": "Deploy your site to Vercel", | ||
| "version": "10.0.5", | ||
| "version": "10.0.6", | ||
| "type": "module", | ||
@@ -56,3 +56,3 @@ "author": "withastro", | ||
| "vite": "^7.3.2", | ||
| "astro": "6.1.9", | ||
| "astro": "6.1.10", | ||
| "astro-scripts": "0.0.14" | ||
@@ -59,0 +59,0 @@ }, |
Network access
Supply chain riskThis module accesses the network.
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 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
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 3 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
60915
0.07%