Socket
Socket
Sign inDemoInstall

@cloudflare/kv-asset-handler

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/kv-asset-handler - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

dist/index.js

@@ -11,3 +11,3 @@ "use strict";

browserTTL: null,
edgeTTL: 2 * 60 * 60 * 24,
edgeTTL: 2 * 60 * 60 * 24, // 2 days
bypassCache: false, // do not bypass Cloudflare's cache

@@ -14,0 +14,0 @@ };

{
"name": "@cloudflare/kv-asset-handler",
"version": "0.3.2",
"version": "0.3.3",
"description": "Routes requests to KV assets",

@@ -36,5 +36,5 @@ "main": "dist/index.js",

"@ava/typescript": "^4.1.0",
"@cloudflare/workers-types": "^4.20240419.0",
"@cloudflare/workers-types": "^4.20240605.0",
"@types/mime": "^3.0.4",
"@types/node": "^18.11.12",
"@types/node": "20.8.3",
"ava": "^6.0.1",

@@ -52,2 +52,5 @@ "service-worker-mock": "^2.0.5"

},
"volta": {
"extends": "../../package.json"
},
"scripts": {

@@ -54,0 +57,0 @@ "build": "tsc -d",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc