Socket
Socket
Sign inDemoInstall

@miniflare/kv

Package Overview
Dependencies
Maintainers
1
Versions
38
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.0.0-next.2 to 2.0.0-next.3

15

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

@@ -20,2 +20,5 @@ "keywords": [

],
"engines": {
"node": ">=16.7"
},
"publishConfig": {

@@ -26,9 +29,9 @@ "access": "public"

"type": "git",
"url": "git+https://github.com/mrbbot/miniflare.git",
"url": "git+https://github.com/cloudflare/miniflare.git",
"directory": "packages/kv"
},
"bugs": {
"url": "https://github.com/mrbbot/miniflare/issues"
"url": "https://github.com/cloudflare/miniflare/issues"
},
"homepage": "https://github.com/mrbbot/miniflare/tree/master/packages/kv#readme",
"homepage": "https://github.com/cloudflare/miniflare/tree/master/packages/kv#readme",
"volta": {

@@ -38,7 +41,7 @@ "extends": "../../package.json"

"dependencies": {
"@miniflare/shared": "2.0.0-next.2"
"@miniflare/shared": "2.0.0-next.3"
},
"devDependencies": {
"@miniflare/shared-test": "2.0.0-next.2"
"@miniflare/shared-test": "2.0.0-next.3"
}
}
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