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

@miniflare/kv

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@miniflare/kv - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

1

dist/src/index.js

@@ -104,2 +104,3 @@ var __create = Object.create;

controller.close();
controller.byobRequest?.respond(0);
}

@@ -106,0 +107,0 @@ });

6

package.json
{
"name": "@miniflare/kv",
"version": "2.4.0",
"version": "2.5.0",
"description": "Workers KV module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers",

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

"dependencies": {
"@miniflare/shared": "2.4.0"
"@miniflare/shared": "2.5.0"
},
"devDependencies": {
"@miniflare/shared-test": "2.4.0"
"@miniflare/shared-test": "2.5.0"
}
}

Sorry, the diff of this file is not supported yet

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