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

@miniflare/shared

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/shared - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

1

dist/src/index.d.ts

@@ -491,2 +491,3 @@ import { Awaitable as Awaitable_2 } from '@miniflare/shared';

watch?: boolean;
build_watch_dirs?: string[];
kv_persist?: boolean | string;

@@ -493,0 +494,0 @@ cache?: boolean;

4

package.json
{
"name": "@miniflare/shared",
"version": "2.0.0",
"version": "2.1.0",
"description": "Shared utility module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers",

@@ -42,4 +42,4 @@ "keywords": [

"devDependencies": {
"@miniflare/shared-test": "2.0.0"
"@miniflare/shared-test": "2.1.0"
}
}
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