@miniflare/shared
Advanced tools
Comparing version 2.0.0 to 2.1.0
@@ -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; |
{ | ||
"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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51953
1126