@miniflare/core
Advanced tools
Comparing version 2.0.0-rc.5 to 2.0.0
@@ -167,3 +167,2 @@ /// <reference types="node" /> | ||
globalRandom?: boolean; | ||
proxyPrimitiveInstanceOf?: boolean; | ||
} | ||
@@ -195,3 +194,2 @@ | ||
globalRandom?: boolean; | ||
proxyPrimitiveInstanceOf?: boolean; | ||
readonly processedModuleRules: ProcessedModuleRule[]; | ||
@@ -198,0 +196,0 @@ readonly upstreamURL?: URL; |
{ | ||
"name": "@miniflare/core", | ||
"version": "2.0.0-rc.5", | ||
"version": "2.0.0", | ||
"description": "Core module for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"@iarna/toml": "^2.2.5", | ||
"@miniflare/shared": "2.0.0-rc.5", | ||
"@miniflare/shared": "2.0.0", | ||
"busboy": "^0.3.1", | ||
@@ -48,9 +48,9 @@ "dotenv": "^10.0.0", | ||
"set-cookie-parser": "^2.4.8", | ||
"undici": "^4.11.1" | ||
"undici": "4.12.1" | ||
}, | ||
"devDependencies": { | ||
"@miniflare/durable-objects": "2.0.0-rc.5", | ||
"@miniflare/shared-test": "2.0.0-rc.5", | ||
"@miniflare/watcher": "2.0.0-rc.5", | ||
"@miniflare/web-sockets": "2.0.0-rc.5", | ||
"@miniflare/durable-objects": "2.0.0", | ||
"@miniflare/shared-test": "2.0.0", | ||
"@miniflare/watcher": "2.0.0", | ||
"@miniflare/web-sockets": "2.0.0", | ||
"@types/busboy": "^0.3.1", | ||
@@ -61,3 +61,3 @@ "@types/set-cookie-parser": "^2.4.1", | ||
"peerDependencies": { | ||
"@miniflare/watcher": "2.0.0-rc.5" | ||
"@miniflare/watcher": "2.0.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "peerDependenciesMeta": { |
@@ -5,3 +5,3 @@ # `@miniflare/core` | ||
full-featured, fully-local simulator for Cloudflare Workers. See | ||
[🧰 Using the API](https://v2.miniflare.dev/get-started/api) for more details. | ||
[🧰 Using the API](https://miniflare.dev/get-started/api) for more details. | ||
@@ -8,0 +8,0 @@ ## Example |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
174922
3374
0
+ Added@miniflare/shared@2.0.0(transitive)
+ Added@miniflare/watcher@2.0.0(transitive)
+ Addedundici@4.12.1(transitive)
- Removed@miniflare/shared@2.0.0-rc.5(transitive)
- Removed@miniflare/watcher@2.0.0-rc.5(transitive)
- Removedundici@4.16.0(transitive)
Updated@miniflare/shared@2.0.0
Updatedundici@4.12.1