Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@miniflare/cache

Package Overview
Dependencies
Maintainers
1
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.0.0-rc.5 to 2.0.0

12

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

@@ -38,12 +38,12 @@ "keywords": [

"dependencies": {
"@miniflare/core": "2.0.0-rc.5",
"@miniflare/shared": "2.0.0-rc.5",
"@miniflare/core": "2.0.0",
"@miniflare/shared": "2.0.0",
"http-cache-semantics": "^4.1.0",
"undici": "^4.11.1"
"undici": "4.12.1"
},
"devDependencies": {
"@miniflare/shared-test": "2.0.0-rc.5",
"@miniflare/web-sockets": "2.0.0-rc.5",
"@miniflare/shared-test": "2.0.0",
"@miniflare/web-sockets": "2.0.0",
"@types/http-cache-semantics": "^4.0.1"
}
}

@@ -5,3 +5,3 @@ # `@miniflare/cache`

full-featured, fully-local simulator for Cloudflare Workers. See
[✨ Cache](https://v2.miniflare.dev/storage/cache) for more details.
[✨ Cache](https://miniflare.dev/storage/cache) for more details.

@@ -8,0 +8,0 @@ ## Example

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