hot-updater 0.18.3 → 0.18.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/dist/index.cjs +8 -9
- package/dist/index.js +8 -9
- package/package.json +8 -8
package/dist/index.cjs
CHANGED
|
@@ -9368,7 +9368,6 @@ const getPlatform = async (message) => {
|
|
|
9368
9368
|
value: "android"
|
|
9369
9369
|
}]
|
|
9370
9370
|
});
|
|
9371
|
-
if (typeof platform$2 !== "string") throw new Error("Invalid platform");
|
|
9372
9371
|
return platform$2;
|
|
9373
9372
|
};
|
|
9374
9373
|
|
|
@@ -9467,8 +9466,8 @@ var require_js_tokens = require_picocolors$1.__commonJS({ "../../node_modules/.p
|
|
|
9467
9466
|
} });
|
|
9468
9467
|
|
|
9469
9468
|
//#endregion
|
|
9470
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9471
|
-
var require_identifier = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9469
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/identifier.js
|
|
9470
|
+
var require_identifier = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/identifier.js"(exports) {
|
|
9472
9471
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9473
9472
|
exports.isIdentifierChar = isIdentifierChar;
|
|
9474
9473
|
exports.isIdentifierName = isIdentifierName;
|
|
@@ -10444,8 +10443,8 @@ var require_identifier = require_picocolors$1.__commonJS({ "../../node_modules/.
|
|
|
10444
10443
|
} });
|
|
10445
10444
|
|
|
10446
10445
|
//#endregion
|
|
10447
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10448
|
-
var require_keyword = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10446
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/keyword.js
|
|
10447
|
+
var require_keyword = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/keyword.js"(exports) {
|
|
10449
10448
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10450
10449
|
exports.isKeyword = isKeyword;
|
|
10451
10450
|
exports.isReservedWord = isReservedWord;
|
|
@@ -10524,8 +10523,8 @@ var require_keyword = require_picocolors$1.__commonJS({ "../../node_modules/.pnp
|
|
|
10524
10523
|
} });
|
|
10525
10524
|
|
|
10526
10525
|
//#endregion
|
|
10527
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10528
|
-
var require_lib$2 = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10526
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/index.js
|
|
10527
|
+
var require_lib$2 = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/index.js"(exports) {
|
|
10529
10528
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10530
10529
|
Object.defineProperty(exports, "isIdentifierChar", {
|
|
10531
10530
|
enumerable: true,
|
|
@@ -10580,8 +10579,8 @@ var require_lib$2 = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/
|
|
|
10580
10579
|
} });
|
|
10581
10580
|
|
|
10582
10581
|
//#endregion
|
|
10583
|
-
//#region ../../node_modules/.pnpm/@babel+code-frame@7.
|
|
10584
|
-
var require_lib$1 = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+code-frame@7.
|
|
10582
|
+
//#region ../../node_modules/.pnpm/@babel+code-frame@7.27.1/node_modules/@babel/code-frame/lib/index.js
|
|
10583
|
+
var require_lib$1 = require_picocolors$1.__commonJS({ "../../node_modules/.pnpm/@babel+code-frame@7.27.1/node_modules/@babel/code-frame/lib/index.js"(exports) {
|
|
10585
10584
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10586
10585
|
var picocolors$3 = require_picocolors$1.require_picocolors();
|
|
10587
10586
|
var jsTokens = require_js_tokens();
|
package/dist/index.js
CHANGED
|
@@ -9375,7 +9375,6 @@ const getPlatform = async (message) => {
|
|
|
9375
9375
|
value: "android"
|
|
9376
9376
|
}]
|
|
9377
9377
|
});
|
|
9378
|
-
if (typeof platform$2 !== "string") throw new Error("Invalid platform");
|
|
9379
9378
|
return platform$2;
|
|
9380
9379
|
};
|
|
9381
9380
|
|
|
@@ -9480,8 +9479,8 @@ var require_js_tokens = __commonJS({ "../../node_modules/.pnpm/js-tokens@4.0.0/n
|
|
|
9480
9479
|
} });
|
|
9481
9480
|
|
|
9482
9481
|
//#endregion
|
|
9483
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9484
|
-
var require_identifier = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
9482
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/identifier.js
|
|
9483
|
+
var require_identifier = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/identifier.js"(exports) {
|
|
9485
9484
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9486
9485
|
exports.isIdentifierChar = isIdentifierChar;
|
|
9487
9486
|
exports.isIdentifierName = isIdentifierName;
|
|
@@ -10457,8 +10456,8 @@ var require_identifier = __commonJS({ "../../node_modules/.pnpm/@babel+helper-va
|
|
|
10457
10456
|
} });
|
|
10458
10457
|
|
|
10459
10458
|
//#endregion
|
|
10460
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10461
|
-
var require_keyword = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10459
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/keyword.js
|
|
10460
|
+
var require_keyword = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/keyword.js"(exports) {
|
|
10462
10461
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10463
10462
|
exports.isKeyword = isKeyword;
|
|
10464
10463
|
exports.isReservedWord = isReservedWord;
|
|
@@ -10537,8 +10536,8 @@ var require_keyword = __commonJS({ "../../node_modules/.pnpm/@babel+helper-valid
|
|
|
10537
10536
|
} });
|
|
10538
10537
|
|
|
10539
10538
|
//#endregion
|
|
10540
|
-
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10541
|
-
var require_lib$2 = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.
|
|
10539
|
+
//#region ../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/index.js
|
|
10540
|
+
var require_lib$2 = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validator-identifier@7.27.1/node_modules/@babel/helper-validator-identifier/lib/index.js"(exports) {
|
|
10542
10541
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10543
10542
|
Object.defineProperty(exports, "isIdentifierChar", {
|
|
10544
10543
|
enumerable: true,
|
|
@@ -10593,8 +10592,8 @@ var require_lib$2 = __commonJS({ "../../node_modules/.pnpm/@babel+helper-validat
|
|
|
10593
10592
|
} });
|
|
10594
10593
|
|
|
10595
10594
|
//#endregion
|
|
10596
|
-
//#region ../../node_modules/.pnpm/@babel+code-frame@7.
|
|
10597
|
-
var require_lib$1 = __commonJS({ "../../node_modules/.pnpm/@babel+code-frame@7.
|
|
10595
|
+
//#region ../../node_modules/.pnpm/@babel+code-frame@7.27.1/node_modules/@babel/code-frame/lib/index.js
|
|
10596
|
+
var require_lib$1 = __commonJS({ "../../node_modules/.pnpm/@babel+code-frame@7.27.1/node_modules/@babel/code-frame/lib/index.js"(exports) {
|
|
10598
10597
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10599
10598
|
var picocolors$3 = require_picocolors();
|
|
10600
10599
|
var jsTokens = require_js_tokens();
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "hot-updater",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.18.
|
|
4
|
+
"version": "0.18.4",
|
|
5
5
|
"bin": {
|
|
6
6
|
"hot-updater": "./dist/index.js"
|
|
7
7
|
},
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
"es-git": "^0.2.0",
|
|
59
59
|
"fast-xml-parser": "^5.2.3",
|
|
60
60
|
"globby": "^14.1.0",
|
|
61
|
-
"@hot-updater/console": "0.18.
|
|
62
|
-
"@hot-updater/core": "0.18.
|
|
63
|
-
"@hot-updater/plugin-core": "0.18.
|
|
61
|
+
"@hot-updater/console": "0.18.4",
|
|
62
|
+
"@hot-updater/core": "0.18.4",
|
|
63
|
+
"@hot-updater/plugin-core": "0.18.4"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
66
|
"@babel/core": "7.26.0",
|
|
@@ -86,10 +86,10 @@
|
|
|
86
86
|
"read-package-up": "^11.0.0",
|
|
87
87
|
"semver": "^7.6.3",
|
|
88
88
|
"uuidv7": "^1.0.2",
|
|
89
|
-
"@hot-updater/aws": "0.18.
|
|
90
|
-
"@hot-updater/cloudflare": "0.18.
|
|
91
|
-
"@hot-updater/firebase": "0.18.
|
|
92
|
-
"@hot-updater/supabase": "0.18.
|
|
89
|
+
"@hot-updater/aws": "0.18.4",
|
|
90
|
+
"@hot-updater/cloudflare": "0.18.4",
|
|
91
|
+
"@hot-updater/firebase": "0.18.4",
|
|
92
|
+
"@hot-updater/supabase": "0.18.4"
|
|
93
93
|
},
|
|
94
94
|
"peerDependencies": {
|
|
95
95
|
"@hot-updater/aws": "*",
|