@hot-updater/cloudflare 0.31.2 → 0.31.4
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.
|
|
4
|
+
"version": "0.31.4",
|
|
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.
|
|
54
|
-
"@hot-updater/
|
|
55
|
-
"@hot-updater/
|
|
56
|
-
"@hot-updater/
|
|
57
|
-
"@hot-updater/
|
|
53
|
+
"@hot-updater/cli-tools": "0.31.4",
|
|
54
|
+
"@hot-updater/js": "0.31.4",
|
|
55
|
+
"@hot-updater/plugin-core": "0.31.4",
|
|
56
|
+
"@hot-updater/server": "0.31.4",
|
|
57
|
+
"@hot-updater/core": "0.31.4"
|
|
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.
|
|
74
|
+
"@hot-updater/test-utils": "0.31.4"
|
|
75
75
|
},
|
|
76
76
|
"scripts": {
|
|
77
77
|
"build": "tsdown && pnpm build:worker",
|
package/worker/dist/README.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
This folder contains the built output assets for the worker "hot-updater" generated at 2026-05-
|
|
1
|
+
This folder contains the built output assets for the worker "hot-updater" generated at 2026-05-18T15:42:26.357Z.
|
package/worker/dist/index.js
CHANGED
|
@@ -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.
|
|
9025
|
+
version: "0.31.4",
|
|
9026
9026
|
type: "module",
|
|
9027
9027
|
description: "React Native OTA solution for self-hosted",
|
|
9028
9028
|
sideEffects: false,
|