miniflare
Advanced tools
Comparing version 3.20230717.0 to 3.20230724.0
{ | ||
"name": "miniflare", | ||
"version": "3.20230717.0", | ||
"version": "3.20230724.0", | ||
"description": "Fun, full-featured, fully-local simulator for Cloudflare Workers", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"undici": "^5.13.0", | ||
"workerd": "1.20230717.0", | ||
"workerd": "1.20230724.0", | ||
"ws": "^8.11.0", | ||
@@ -45,0 +45,0 @@ "youch": "^3.2.2", |
@@ -324,2 +324,10 @@ # 🔥 Miniflare | ||
- `fetchMock?: import("undici").MockAgent` | ||
An [`undici` `MockAgent`](https://undici.nodejs.org/#/docs/api/MockAgent) to | ||
dispatch this Worker's global `fetch()` requests through. | ||
> :warning: `outboundService` and `fetchMock` are mutually exclusive options. | ||
> At most one of them may be specified per Worker. | ||
- `routes?: string[]` | ||
@@ -326,0 +334,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
800119
15369
599
+ Added@cloudflare/workerd-darwin-64@1.20230724.0(transitive)
+ Added@cloudflare/workerd-darwin-arm64@1.20230724.0(transitive)
+ Added@cloudflare/workerd-linux-64@1.20230724.0(transitive)
+ Added@cloudflare/workerd-linux-arm64@1.20230724.0(transitive)
+ Added@cloudflare/workerd-windows-64@1.20230724.0(transitive)
+ Addedworkerd@1.20230724.0(transitive)
- Removed@cloudflare/workerd-darwin-64@1.20230717.0(transitive)
- Removed@cloudflare/workerd-darwin-arm64@1.20230717.0(transitive)
- Removed@cloudflare/workerd-linux-64@1.20230717.0(transitive)
- Removed@cloudflare/workerd-linux-arm64@1.20230717.0(transitive)
- Removed@cloudflare/workerd-windows-64@1.20230717.0(transitive)
- Removedworkerd@1.20230717.0(transitive)
Updatedworkerd@1.20230724.0