@depup/wrangler 4.79.0-depup.0 → 4.79.0-depup.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/changes.json +4 -4
- package/package.json +8 -8
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/wrangler
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [wrangler](https://www.npmjs.com/package/wrangler) @ 4.79.0 |
|
|
17
|
-
| Processed | 2026-
|
|
17
|
+
| Processed | 2026-04-02 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 4 |
|
|
20
20
|
|
|
@@ -23,9 +23,9 @@ npm install @depup/wrangler
|
|
|
23
23
|
| Dependency | From | To |
|
|
24
24
|
|------------|------|-----|
|
|
25
25
|
| blake3-wasm | 2.1.5 | ^3.0.0 |
|
|
26
|
-
| esbuild | 0.27.3 | ^0.27.
|
|
27
|
-
| path-to-regexp | 6.3.0 | ^8.4.
|
|
28
|
-
| workerd | 1.20260329.1 | ^1.
|
|
26
|
+
| esbuild | 0.27.3 | ^0.27.5 |
|
|
27
|
+
| path-to-regexp | 6.3.0 | ^8.4.2 |
|
|
28
|
+
| workerd | 1.20260329.1 | ^1.20260402.1 |
|
|
29
29
|
|
|
30
30
|
---
|
|
31
31
|
|
package/changes.json
CHANGED
|
@@ -6,17 +6,17 @@
|
|
|
6
6
|
},
|
|
7
7
|
"esbuild": {
|
|
8
8
|
"from": "0.27.3",
|
|
9
|
-
"to": "^0.27.
|
|
9
|
+
"to": "^0.27.5"
|
|
10
10
|
},
|
|
11
11
|
"path-to-regexp": {
|
|
12
12
|
"from": "6.3.0",
|
|
13
|
-
"to": "^8.4.
|
|
13
|
+
"to": "^8.4.2"
|
|
14
14
|
},
|
|
15
15
|
"workerd": {
|
|
16
16
|
"from": "1.20260329.1",
|
|
17
|
-
"to": "^1.
|
|
17
|
+
"to": "^1.20260402.1"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"timestamp": "2026-
|
|
20
|
+
"timestamp": "2026-04-02T04:50:37.292Z",
|
|
21
21
|
"totalUpdated": 4
|
|
22
22
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/wrangler",
|
|
3
|
-
"version": "4.79.0-depup.
|
|
3
|
+
"version": "4.79.0-depup.2",
|
|
4
4
|
"description": "Command-line interface for all things Cloudflare Workers (with updated dependencies)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"wrangler",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"types": "wrangler-dist/cli.d.ts",
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"blake3-wasm": "^3.0.0",
|
|
61
|
-
"esbuild": "^0.27.
|
|
62
|
-
"path-to-regexp": "^8.4.
|
|
61
|
+
"esbuild": "^0.27.5",
|
|
62
|
+
"path-to-regexp": "^8.4.2",
|
|
63
63
|
"unenv": "2.0.0-rc.24",
|
|
64
|
-
"workerd": "^1.
|
|
64
|
+
"workerd": "^1.20260402.1",
|
|
65
65
|
"@cloudflare/kv-asset-handler": "0.4.2",
|
|
66
66
|
"@cloudflare/unenv-preset": "2.16.0",
|
|
67
67
|
"miniflare": "4.20260329.0"
|
|
@@ -203,21 +203,21 @@
|
|
|
203
203
|
},
|
|
204
204
|
"esbuild": {
|
|
205
205
|
"from": "0.27.3",
|
|
206
|
-
"to": "^0.27.
|
|
206
|
+
"to": "^0.27.5"
|
|
207
207
|
},
|
|
208
208
|
"path-to-regexp": {
|
|
209
209
|
"from": "6.3.0",
|
|
210
|
-
"to": "^8.4.
|
|
210
|
+
"to": "^8.4.2"
|
|
211
211
|
},
|
|
212
212
|
"workerd": {
|
|
213
213
|
"from": "1.20260329.1",
|
|
214
|
-
"to": "^1.
|
|
214
|
+
"to": "^1.20260402.1"
|
|
215
215
|
}
|
|
216
216
|
},
|
|
217
217
|
"depsUpdated": 4,
|
|
218
218
|
"originalPackage": "wrangler",
|
|
219
219
|
"originalVersion": "4.79.0",
|
|
220
|
-
"processedAt": "2026-
|
|
220
|
+
"processedAt": "2026-04-02T04:51:05.813Z",
|
|
221
221
|
"smokeTest": "failed"
|
|
222
222
|
}
|
|
223
223
|
}
|