Socket
Socket
Sign inDemoInstall

@miniflare/cache

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miniflare/cache - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

14

package.json
{
"name": "@miniflare/cache",
"version": "2.6.0",
"version": "2.7.0",
"description": "Cache module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers",

@@ -20,3 +20,3 @@ "keywords": [

"engines": {
"node": ">=16.7"
"node": ">=16.13"
},

@@ -39,12 +39,12 @@ "publishConfig": {

"dependencies": {
"@miniflare/core": "2.6.0",
"@miniflare/shared": "2.6.0",
"@miniflare/core": "2.7.0",
"@miniflare/shared": "2.7.0",
"http-cache-semantics": "^4.1.0",
"undici": "5.5.1"
"undici": "5.9.1"
},
"devDependencies": {
"@miniflare/shared-test": "2.6.0",
"@miniflare/web-sockets": "2.6.0",
"@miniflare/shared-test": "2.7.0",
"@miniflare/web-sockets": "2.7.0",
"@types/http-cache-semantics": "^4.0.1"
}
}
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