@hot-updater/cloudflare 0.31.2 → 0.31.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.31.2",
4
+ "version": "0.31.3",
5
5
  "description": "React Native OTA solution for self-hosted",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.mjs",
@@ -50,11 +50,11 @@
50
50
  "cloudflare": "4.2.0",
51
51
  "hono": "4.12.9",
52
52
  "uuidv7": "^1.0.2",
53
- "@hot-updater/cli-tools": "0.31.2",
54
- "@hot-updater/core": "0.31.2",
55
- "@hot-updater/js": "0.31.2",
56
- "@hot-updater/plugin-core": "0.31.2",
57
- "@hot-updater/server": "0.31.2"
53
+ "@hot-updater/cli-tools": "0.31.3",
54
+ "@hot-updater/js": "0.31.3",
55
+ "@hot-updater/core": "0.31.3",
56
+ "@hot-updater/plugin-core": "0.31.3",
57
+ "@hot-updater/server": "0.31.3"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@cloudflare/vitest-pool-workers": "0.13.0",
@@ -71,7 +71,7 @@
71
71
  "vitest": "4.1.4",
72
72
  "wrangler": "^4.5.0",
73
73
  "xdg-app-paths": "^8.3.0",
74
- "@hot-updater/test-utils": "0.31.2"
74
+ "@hot-updater/test-utils": "0.31.3"
75
75
  },
76
76
  "scripts": {
77
77
  "build": "tsdown && pnpm build:worker",
@@ -1 +1 @@
1
- This folder contains the built output assets for the worker "hot-updater" generated at 2026-05-17T10:23:07.825Z.
1
+ This folder contains the built output assets for the worker "hot-updater" generated at 2026-05-18T08:09:40.025Z.
@@ -9022,7 +9022,7 @@ init_performance2();
9022
9022
  // ../../packages/server/package.json
9023
9023
  var package_default = {
9024
9024
  name: "@hot-updater/server",
9025
- version: "0.31.2",
9025
+ version: "0.31.3",
9026
9026
  type: "module",
9027
9027
  description: "React Native OTA solution for self-hosted",
9028
9028
  sideEffects: false,