miniflare
Advanced tools
@@ -19,3 +19,3 @@ // src/workers/assets/assets-kv.worker.ts | ||
), newResponse = new Response(response.body, response); | ||
return newResponse.headers.append( | ||
return contentType !== null && newResponse.headers.append( | ||
"cf-kv-metadata", | ||
@@ -22,0 +22,0 @@ `{"contentType": "${contentType}"}` |
{ | ||
"name": "miniflare", | ||
"version": "0.0.0-6b63fa429", | ||
"version": "0.0.0-6b88c8ecd", | ||
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"undici": "^5.28.5", | ||
"workerd": "1.20250214.0", | ||
"workerd": "1.20250310.0", | ||
"ws": "8.18.0", | ||
@@ -48,3 +48,3 @@ "youch": "3.2.3", | ||
"@ava/typescript": "^4.1.0", | ||
"@cloudflare/workers-types": "^4.20250214.0", | ||
"@cloudflare/workers-types": "^4.20250310.0", | ||
"@microsoft/api-extractor": "7.49.1", | ||
@@ -83,4 +83,4 @@ "@types/debug": "^4.1.7", | ||
"@cloudflare/kv-asset-handler": "0.3.4", | ||
"@cloudflare/workflows-shared": "0.2.2", | ||
"@cloudflare/workers-shared": "0.0.0-6b63fa429" | ||
"@cloudflare/workflows-shared": "0.2.3", | ||
"@cloudflare/workers-shared": "0.0.0-6b88c8ecd" | ||
}, | ||
@@ -87,0 +87,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
2918722
2.8%44
4.76%46670
3.58%48
6.67%