@hot-updater/cloudflare 0.35.2 → 0.35.3

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hot-updater/cloudflare",
3
3
  "type": "module",
4
- "version": "0.35.2",
4
+ "version": "0.35.3",
5
5
  "description": "React Native OTA solution for self-hosted",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.mjs",
@@ -56,11 +56,11 @@
56
56
  "cloudflare": "4.2.0",
57
57
  "hono": "4.12.9",
58
58
  "uuidv7": "^1.0.2",
59
- "@hot-updater/cli-tools": "0.35.2",
60
- "@hot-updater/core": "0.35.2",
61
- "@hot-updater/js": "0.35.2",
62
- "@hot-updater/plugin-core": "0.35.2",
63
- "@hot-updater/server": "0.35.2"
59
+ "@hot-updater/core": "0.35.3",
60
+ "@hot-updater/plugin-core": "0.35.3",
61
+ "@hot-updater/cli-tools": "0.35.3",
62
+ "@hot-updater/server": "0.35.3",
63
+ "@hot-updater/js": "0.35.3"
64
64
  },
65
65
  "devDependencies": {
66
66
  "@cloudflare/vitest-pool-workers": "0.13.0",
@@ -77,7 +77,7 @@
77
77
  "vitest": "4.1.4",
78
78
  "wrangler": "^4.5.0",
79
79
  "xdg-app-paths": "^8.3.0",
80
- "@hot-updater/test-utils": "0.35.2"
80
+ "@hot-updater/test-utils": "0.35.3"
81
81
  },
82
82
  "scripts": {
83
83
  "build": "tsdown && pnpm build:worker",
@@ -1 +1 @@
1
- This folder contains the built output assets for the worker "hot-updater" generated at 2026-07-08T11:57:01.962Z.
1
+ This folder contains the built output assets for the worker "hot-updater" generated at 2026-07-09T03:32:18.644Z.
@@ -3249,7 +3249,7 @@ init_performance2();
3249
3249
  init_virtual_unenv_global_polyfill_cloudflare_unenv_preset_node_process();
3250
3250
  init_virtual_unenv_global_polyfill_cloudflare_unenv_preset_node_console();
3251
3251
  init_performance2();
3252
- var version2 = "0.35.2";
3252
+ var version2 = "0.35.3";
3253
3253
 
3254
3254
  // ../../packages/server/dist/version.mjs
3255
3255
  var HOT_UPDATER_SERVER_VERSION = version2;