@miniflare/shared
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -482,2 +482,4 @@ import { Awaitable as Awaitable_2 } from '@miniflare/shared'; | ||
wasm_modules?: Record<string, string>; | ||
text_blobs?: Record<string, string>; | ||
data_blobs?: Record<string, string>; | ||
experimental_services?: { | ||
@@ -484,0 +486,0 @@ name: string; |
{ | ||
"name": "@miniflare/shared", | ||
"version": "2.3.0", | ||
"version": "2.4.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.3.0" | ||
"@miniflare/shared-test": "2.4.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
52188
1131