hot-updater 0.20.3 → 0.20.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/config.cjs +1 -1
- package/dist/config.js +1 -1
- package/dist/{fingerprint-o6DNNENt.js → fingerprint--hj1gaV4.js} +7 -9
- package/dist/{fingerprint-DaEOh777.cjs → fingerprint-Cgwd8mei.cjs} +7 -9
- package/dist/index.cjs +9 -13
- package/dist/index.js +9 -13
- package/dist/plugins/babel.cjs +1 -1
- package/dist/plugins/babel.js +1 -1
- package/package.json +8 -8
package/dist/config.cjs
CHANGED
package/dist/config.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./picocolors-BnzanxXs.js";
|
|
2
|
-
import { createAndInjectFingerprintFiles, generateFingerprint, generateFingerprints, readLocalFingerprint } from "./fingerprint
|
|
2
|
+
import { createAndInjectFingerprintFiles, generateFingerprint, generateFingerprints, readLocalFingerprint } from "./fingerprint--hj1gaV4.js";
|
|
3
3
|
|
|
4
4
|
//#region src/config.ts
|
|
5
5
|
const defineConfig = (config) => {
|
|
@@ -7,7 +7,7 @@ import { SourceSkips, createFingerprintAsync, diffFingerprintChangesAsync } from
|
|
|
7
7
|
|
|
8
8
|
//#region ../../node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/util.js
|
|
9
9
|
const nameStartChar$1 = ":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD";
|
|
10
|
-
|
|
10
|
+
nameStartChar$1 + "";
|
|
11
11
|
const nameRegexp = "[" + nameStartChar$1 + "][:A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*";
|
|
12
12
|
const regexName = /* @__PURE__ */ new RegExp("^" + nameRegexp + "$");
|
|
13
13
|
function getAllMatches(string$1, regex) {
|
|
@@ -14811,31 +14811,29 @@ var require_out = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/fast-gl
|
|
|
14811
14811
|
return utils.path.convertPathToPattern(source);
|
|
14812
14812
|
}
|
|
14813
14813
|
FastGlob$1.convertPathToPattern = convertPathToPattern;
|
|
14814
|
-
|
|
14815
|
-
(function(posix$1) {
|
|
14814
|
+
(function(posix) {
|
|
14816
14815
|
function escapePath$1(source) {
|
|
14817
14816
|
assertPatternsInput(source);
|
|
14818
14817
|
return utils.path.escapePosixPath(source);
|
|
14819
14818
|
}
|
|
14820
|
-
posix
|
|
14819
|
+
posix.escapePath = escapePath$1;
|
|
14821
14820
|
function convertPathToPattern$1(source) {
|
|
14822
14821
|
assertPatternsInput(source);
|
|
14823
14822
|
return utils.path.convertPosixPathToPattern(source);
|
|
14824
14823
|
}
|
|
14825
|
-
posix
|
|
14824
|
+
posix.convertPathToPattern = convertPathToPattern$1;
|
|
14826
14825
|
})(FastGlob$1.posix || (FastGlob$1.posix = {}));
|
|
14827
|
-
|
|
14828
|
-
(function(win32$2) {
|
|
14826
|
+
(function(win32$1) {
|
|
14829
14827
|
function escapePath$1(source) {
|
|
14830
14828
|
assertPatternsInput(source);
|
|
14831
14829
|
return utils.path.escapeWindowsPath(source);
|
|
14832
14830
|
}
|
|
14833
|
-
win32$
|
|
14831
|
+
win32$1.escapePath = escapePath$1;
|
|
14834
14832
|
function convertPathToPattern$1(source) {
|
|
14835
14833
|
assertPatternsInput(source);
|
|
14836
14834
|
return utils.path.convertWindowsPathToPattern(source);
|
|
14837
14835
|
}
|
|
14838
|
-
win32$
|
|
14836
|
+
win32$1.convertPathToPattern = convertPathToPattern$1;
|
|
14839
14837
|
})(FastGlob$1.win32 || (FastGlob$1.win32 = {}));
|
|
14840
14838
|
})(FastGlob || (FastGlob = {}));
|
|
14841
14839
|
function getWorks(source, _Provider, options) {
|
|
@@ -7,7 +7,7 @@ const __expo_fingerprint = require_picocolors$1.__toESM(require("@expo/fingerpri
|
|
|
7
7
|
|
|
8
8
|
//#region ../../node_modules/.pnpm/fast-xml-parser@5.2.3/node_modules/fast-xml-parser/src/util.js
|
|
9
9
|
const nameStartChar$1 = ":A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD";
|
|
10
|
-
|
|
10
|
+
nameStartChar$1 + "";
|
|
11
11
|
const nameRegexp = "[" + nameStartChar$1 + "][:A-Za-z_\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.\\d\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*";
|
|
12
12
|
const regexName = /* @__PURE__ */ new RegExp("^" + nameRegexp + "$");
|
|
13
13
|
function getAllMatches(string$1, regex) {
|
|
@@ -14811,31 +14811,29 @@ var require_out = /* @__PURE__ */ require_picocolors$1.__commonJS({ "../../node_
|
|
|
14811
14811
|
return utils.path.convertPathToPattern(source);
|
|
14812
14812
|
}
|
|
14813
14813
|
FastGlob$1.convertPathToPattern = convertPathToPattern;
|
|
14814
|
-
|
|
14815
|
-
(function(posix$1) {
|
|
14814
|
+
(function(posix) {
|
|
14816
14815
|
function escapePath$1(source) {
|
|
14817
14816
|
assertPatternsInput(source);
|
|
14818
14817
|
return utils.path.escapePosixPath(source);
|
|
14819
14818
|
}
|
|
14820
|
-
posix
|
|
14819
|
+
posix.escapePath = escapePath$1;
|
|
14821
14820
|
function convertPathToPattern$1(source) {
|
|
14822
14821
|
assertPatternsInput(source);
|
|
14823
14822
|
return utils.path.convertPosixPathToPattern(source);
|
|
14824
14823
|
}
|
|
14825
|
-
posix
|
|
14824
|
+
posix.convertPathToPattern = convertPathToPattern$1;
|
|
14826
14825
|
})(FastGlob$1.posix || (FastGlob$1.posix = {}));
|
|
14827
|
-
|
|
14828
|
-
(function(win32$2) {
|
|
14826
|
+
(function(win32$1) {
|
|
14829
14827
|
function escapePath$1(source) {
|
|
14830
14828
|
assertPatternsInput(source);
|
|
14831
14829
|
return utils.path.escapeWindowsPath(source);
|
|
14832
14830
|
}
|
|
14833
|
-
win32$
|
|
14831
|
+
win32$1.escapePath = escapePath$1;
|
|
14834
14832
|
function convertPathToPattern$1(source) {
|
|
14835
14833
|
assertPatternsInput(source);
|
|
14836
14834
|
return utils.path.convertWindowsPathToPattern(source);
|
|
14837
14835
|
}
|
|
14838
|
-
win32$
|
|
14836
|
+
win32$1.convertPathToPattern = convertPathToPattern$1;
|
|
14839
14837
|
})(FastGlob$1.win32 || (FastGlob$1.win32 = {}));
|
|
14840
14838
|
})(FastGlob || (FastGlob = {}));
|
|
14841
14839
|
function getWorks(source, _Provider, options) {
|
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
const require_picocolors$1 = require('./picocolors-y8lGs7d-.cjs');
|
|
3
|
-
const require_fingerprint = require('./fingerprint-
|
|
3
|
+
const require_fingerprint = require('./fingerprint-Cgwd8mei.cjs');
|
|
4
4
|
const node_events = require_picocolors$1.__toESM(require("node:events"));
|
|
5
5
|
const node_child_process = require_picocolors$1.__toESM(require("node:child_process"));
|
|
6
6
|
const node_path = require_picocolors$1.__toESM(require("node:path"));
|
|
@@ -3704,7 +3704,6 @@ const fallbackSymbols = {
|
|
|
3704
3704
|
};
|
|
3705
3705
|
const shouldUseMain = isUnicodeSupported();
|
|
3706
3706
|
const figures = shouldUseMain ? mainSymbols : fallbackSymbols;
|
|
3707
|
-
var figures_default = figures;
|
|
3708
3707
|
const replacements = Object.entries(specialMainSymbols);
|
|
3709
3708
|
|
|
3710
3709
|
//#endregion
|
|
@@ -3786,8 +3785,8 @@ const defaultVerboseFunction = ({ type: type$1, message, timestamp, piped, comma
|
|
|
3786
3785
|
const serializeTimestamp = (timestamp) => `${padField(timestamp.getHours(), 2)}:${padField(timestamp.getMinutes(), 2)}:${padField(timestamp.getSeconds(), 2)}.${padField(timestamp.getMilliseconds(), 3)}`;
|
|
3787
3786
|
const padField = (field, padding) => String(field).padStart(padding, "0");
|
|
3788
3787
|
const getFinalIcon = ({ failed, reject }) => {
|
|
3789
|
-
if (!failed) return
|
|
3790
|
-
return reject ?
|
|
3788
|
+
if (!failed) return figures.tick;
|
|
3789
|
+
return reject ? figures.cross : figures.warning;
|
|
3791
3790
|
};
|
|
3792
3791
|
const ICONS = {
|
|
3793
3792
|
command: ({ piped }) => piped ? "|" : "$",
|
|
@@ -12747,7 +12746,6 @@ var require_commonjs = /* @__PURE__ */ require_picocolors$1.__commonJS({ "../../
|
|
|
12747
12746
|
}
|
|
12748
12747
|
/* c8 ignore stop */
|
|
12749
12748
|
const shouldWarn = (code) => !warned.has(code);
|
|
12750
|
-
Symbol("type");
|
|
12751
12749
|
const isPosInt = (n$1) => n$1 && n$1 === Math.floor(n$1) && n$1 > 0 && isFinite(n$1);
|
|
12752
12750
|
/* c8 ignore start */
|
|
12753
12751
|
const getUintArray = (max) => !isPosInt(max) ? null : max <= Math.pow(2, 8) ? Uint8Array : max <= Math.pow(2, 16) ? Uint16Array : max <= Math.pow(2, 32) ? Uint32Array : max <= Number.MAX_SAFE_INTEGER ? ZeroArray : null;
|
|
@@ -24020,7 +24018,6 @@ var require_comments = /* @__PURE__ */ require_picocolors$1.__commonJS({ "../../
|
|
|
24020
24018
|
exports.isPBXFileReference = exports.isPBXBuildFile = exports.createReferenceList = void 0;
|
|
24021
24019
|
/** Create a list of <UUID, Comment> */
|
|
24022
24020
|
function createReferenceList(project) {
|
|
24023
|
-
const strict = false;
|
|
24024
24021
|
const objects = project?.objects ?? {};
|
|
24025
24022
|
const referenceCache = {};
|
|
24026
24023
|
function getXCConfigurationListComment(id) {
|
|
@@ -34357,6 +34354,7 @@ var require_build = /* @__PURE__ */ require_picocolors$1.__commonJS({ "../../nod
|
|
|
34357
34354
|
//#endregion
|
|
34358
34355
|
//#region src/utils/getIosAppTargetDirectoryName.ts
|
|
34359
34356
|
var import_build = /* @__PURE__ */ require_picocolors$1.__toESM(require_build(), 1);
|
|
34357
|
+
var import_plist = /* @__PURE__ */ require_picocolors$1.__toESM(require_fingerprint.require_plist(), 1);
|
|
34360
34358
|
var import_out$1 = /* @__PURE__ */ require_picocolors$1.__toESM(require_fingerprint.require_out(), 1);
|
|
34361
34359
|
const getIosAppTargetDirectoryName = () => {
|
|
34362
34360
|
const iosDirectory = path.default.join((0, __hot_updater_plugin_core.getCwd)(), "ios");
|
|
@@ -34371,7 +34369,6 @@ const getIosAppTargetDirectoryName = () => {
|
|
|
34371
34369
|
//#endregion
|
|
34372
34370
|
//#region src/utils/version/getIOSVersion.ts
|
|
34373
34371
|
var import_out = /* @__PURE__ */ require_picocolors$1.__toESM(require_fingerprint.require_out(), 1);
|
|
34374
|
-
var import_plist = /* @__PURE__ */ require_picocolors$1.__toESM(require_fingerprint.require_plist(), 1);
|
|
34375
34372
|
var import_valid$3 = /* @__PURE__ */ require_picocolors$1.__toESM(require_valid(), 1);
|
|
34376
34373
|
const isFileExist = async (path$25) => {
|
|
34377
34374
|
try {
|
|
@@ -35423,7 +35420,6 @@ defineLazyProperty(apps, "edge", () => detectPlatformBinary({
|
|
|
35423
35420
|
}, { wsl: "/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe" }));
|
|
35424
35421
|
defineLazyProperty(apps, "browser", () => "browser");
|
|
35425
35422
|
defineLazyProperty(apps, "browserPrivate", () => "browserPrivate");
|
|
35426
|
-
var open_default = open;
|
|
35427
35423
|
|
|
35428
35424
|
//#endregion
|
|
35429
35425
|
//#region src/commands/deploy.ts
|
|
@@ -35599,9 +35595,9 @@ const deploy = async (options) => {
|
|
|
35599
35595
|
initialValue: false
|
|
35600
35596
|
});
|
|
35601
35597
|
if (!__clack_prompts.isCancel(result) && result) await openConsole(port, () => {
|
|
35602
|
-
|
|
35598
|
+
open(url$2);
|
|
35603
35599
|
});
|
|
35604
|
-
} else
|
|
35600
|
+
} else open(url$2);
|
|
35605
35601
|
__clack_prompts.note(note);
|
|
35606
35602
|
}
|
|
35607
35603
|
__clack_prompts.outro("🚀 Deployment Successful");
|
|
@@ -35727,12 +35723,12 @@ const init = async () => {
|
|
|
35727
35723
|
},
|
|
35728
35724
|
{
|
|
35729
35725
|
value: {
|
|
35730
|
-
name: "
|
|
35726
|
+
name: "rock",
|
|
35731
35727
|
dependencies: [],
|
|
35732
|
-
devDependencies: ["@hot-updater/
|
|
35728
|
+
devDependencies: ["@hot-updater/rock"]
|
|
35733
35729
|
},
|
|
35734
35730
|
hint: "React Native Enterprise Framework by Callstack",
|
|
35735
|
-
label: "
|
|
35731
|
+
label: "Rock"
|
|
35736
35732
|
},
|
|
35737
35733
|
{
|
|
35738
35734
|
value: {
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import { __commonJS, __require, __toESM, require_picocolors } from "./picocolors-BnzanxXs.js";
|
|
3
|
-
import { AndroidConfigParser, IosConfigParser, createAndInjectFingerprintFiles, generateFingerprints, getFingerprintDiff, isFingerprintEquals, nativeFingerprint, readLocalFingerprint, require_base64_js, require_out, require_plist, showFingerprintDiff } from "./fingerprint
|
|
3
|
+
import { AndroidConfigParser, IosConfigParser, createAndInjectFingerprintFiles, generateFingerprints, getFingerprintDiff, isFingerprintEquals, nativeFingerprint, readLocalFingerprint, require_base64_js, require_out, require_plist, showFingerprintDiff } from "./fingerprint--hj1gaV4.js";
|
|
4
4
|
import { EventEmitter, addAbortListener, on, once, setMaxListeners } from "node:events";
|
|
5
5
|
import childProcess, { ChildProcess, execFile, spawn, spawnSync } from "node:child_process";
|
|
6
6
|
import path from "node:path";
|
|
@@ -3704,7 +3704,6 @@ const fallbackSymbols = {
|
|
|
3704
3704
|
};
|
|
3705
3705
|
const shouldUseMain = isUnicodeSupported();
|
|
3706
3706
|
const figures = shouldUseMain ? mainSymbols : fallbackSymbols;
|
|
3707
|
-
var figures_default = figures;
|
|
3708
3707
|
const replacements = Object.entries(specialMainSymbols);
|
|
3709
3708
|
|
|
3710
3709
|
//#endregion
|
|
@@ -3786,8 +3785,8 @@ const defaultVerboseFunction = ({ type: type$1, message, timestamp, piped, comma
|
|
|
3786
3785
|
const serializeTimestamp = (timestamp) => `${padField(timestamp.getHours(), 2)}:${padField(timestamp.getMinutes(), 2)}:${padField(timestamp.getSeconds(), 2)}.${padField(timestamp.getMilliseconds(), 3)}`;
|
|
3787
3786
|
const padField = (field, padding) => String(field).padStart(padding, "0");
|
|
3788
3787
|
const getFinalIcon = ({ failed, reject }) => {
|
|
3789
|
-
if (!failed) return
|
|
3790
|
-
return reject ?
|
|
3788
|
+
if (!failed) return figures.tick;
|
|
3789
|
+
return reject ? figures.cross : figures.warning;
|
|
3791
3790
|
};
|
|
3792
3791
|
const ICONS = {
|
|
3793
3792
|
command: ({ piped }) => piped ? "|" : "$",
|
|
@@ -12753,7 +12752,6 @@ var require_commonjs = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/lr
|
|
|
12753
12752
|
}
|
|
12754
12753
|
/* c8 ignore stop */
|
|
12755
12754
|
const shouldWarn = (code) => !warned.has(code);
|
|
12756
|
-
Symbol("type");
|
|
12757
12755
|
const isPosInt = (n$1) => n$1 && n$1 === Math.floor(n$1) && n$1 > 0 && isFinite(n$1);
|
|
12758
12756
|
/* c8 ignore start */
|
|
12759
12757
|
const getUintArray = (max) => !isPosInt(max) ? null : max <= Math.pow(2, 8) ? Uint8Array : max <= Math.pow(2, 16) ? Uint16Array : max <= Math.pow(2, 32) ? Uint32Array : max <= Number.MAX_SAFE_INTEGER ? ZeroArray : null;
|
|
@@ -24026,7 +24024,6 @@ var require_comments = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@b
|
|
|
24026
24024
|
exports.isPBXFileReference = exports.isPBXBuildFile = exports.createReferenceList = void 0;
|
|
24027
24025
|
/** Create a list of <UUID, Comment> */
|
|
24028
24026
|
function createReferenceList(project) {
|
|
24029
|
-
const strict = false;
|
|
24030
24027
|
const objects = project?.objects ?? {};
|
|
24031
24028
|
const referenceCache = {};
|
|
24032
24029
|
function getXCConfigurationListComment(id) {
|
|
@@ -34363,6 +34360,7 @@ var require_build = /* @__PURE__ */ __commonJS({ "../../node_modules/.pnpm/@baco
|
|
|
34363
34360
|
//#endregion
|
|
34364
34361
|
//#region src/utils/getIosAppTargetDirectoryName.ts
|
|
34365
34362
|
var import_build = /* @__PURE__ */ __toESM(require_build(), 1);
|
|
34363
|
+
var import_plist = /* @__PURE__ */ __toESM(require_plist(), 1);
|
|
34366
34364
|
var import_out$1 = /* @__PURE__ */ __toESM(require_out(), 1);
|
|
34367
34365
|
const getIosAppTargetDirectoryName = () => {
|
|
34368
34366
|
const iosDirectory = path$1.join(getCwd(), "ios");
|
|
@@ -34377,7 +34375,6 @@ const getIosAppTargetDirectoryName = () => {
|
|
|
34377
34375
|
//#endregion
|
|
34378
34376
|
//#region src/utils/version/getIOSVersion.ts
|
|
34379
34377
|
var import_out = /* @__PURE__ */ __toESM(require_out(), 1);
|
|
34380
|
-
var import_plist = /* @__PURE__ */ __toESM(require_plist(), 1);
|
|
34381
34378
|
var import_valid$3 = /* @__PURE__ */ __toESM(require_valid(), 1);
|
|
34382
34379
|
const isFileExist = async (path$6) => {
|
|
34383
34380
|
try {
|
|
@@ -35429,7 +35426,6 @@ defineLazyProperty(apps, "edge", () => detectPlatformBinary({
|
|
|
35429
35426
|
}, { wsl: "/mnt/c/Program Files (x86)/Microsoft/Edge/Application/msedge.exe" }));
|
|
35430
35427
|
defineLazyProperty(apps, "browser", () => "browser");
|
|
35431
35428
|
defineLazyProperty(apps, "browserPrivate", () => "browserPrivate");
|
|
35432
|
-
var open_default = open;
|
|
35433
35429
|
|
|
35434
35430
|
//#endregion
|
|
35435
35431
|
//#region src/commands/deploy.ts
|
|
@@ -35605,9 +35601,9 @@ const deploy = async (options) => {
|
|
|
35605
35601
|
initialValue: false
|
|
35606
35602
|
});
|
|
35607
35603
|
if (!p.isCancel(result) && result) await openConsole(port, () => {
|
|
35608
|
-
|
|
35604
|
+
open(url$2);
|
|
35609
35605
|
});
|
|
35610
|
-
} else
|
|
35606
|
+
} else open(url$2);
|
|
35611
35607
|
p.note(note);
|
|
35612
35608
|
}
|
|
35613
35609
|
p.outro("🚀 Deployment Successful");
|
|
@@ -35733,12 +35729,12 @@ const init = async () => {
|
|
|
35733
35729
|
},
|
|
35734
35730
|
{
|
|
35735
35731
|
value: {
|
|
35736
|
-
name: "
|
|
35732
|
+
name: "rock",
|
|
35737
35733
|
dependencies: [],
|
|
35738
|
-
devDependencies: ["@hot-updater/
|
|
35734
|
+
devDependencies: ["@hot-updater/rock"]
|
|
35739
35735
|
},
|
|
35740
35736
|
hint: "React Native Enterprise Framework by Callstack",
|
|
35741
|
-
label: "
|
|
35737
|
+
label: "Rock"
|
|
35742
35738
|
},
|
|
35743
35739
|
{
|
|
35744
35740
|
value: {
|
package/dist/plugins/babel.cjs
CHANGED
|
@@ -3,6 +3,7 @@ const fs = require_picocolors$1.__toESM(require("fs"));
|
|
|
3
3
|
const path = require_picocolors$1.__toESM(require("path"));
|
|
4
4
|
|
|
5
5
|
//#region ../../node_modules/.pnpm/uuidv7@1.0.2/node_modules/uuidv7/dist/index.js
|
|
6
|
+
var import_picocolors = /* @__PURE__ */ require_picocolors$1.__toESM(require_picocolors$1.require_picocolors(), 1);
|
|
6
7
|
/**
|
|
7
8
|
* uuidv7: A JavaScript implementation of UUID version 7
|
|
8
9
|
*
|
|
@@ -332,7 +333,6 @@ const uuidv7obj = () => (defaultGenerator || (defaultGenerator = new V7Generator
|
|
|
332
333
|
|
|
333
334
|
//#endregion
|
|
334
335
|
//#region src/plugins/babel.ts
|
|
335
|
-
var import_picocolors = /* @__PURE__ */ require_picocolors$1.__toESM(require_picocolors$1.require_picocolors(), 1);
|
|
336
336
|
const NIL_UUID = "00000000-0000-0000-0000-000000000000";
|
|
337
337
|
const getBundleId = () => {
|
|
338
338
|
const buildOutDir = process.env["BUILD_OUT_DIR"];
|
package/dist/plugins/babel.js
CHANGED
|
@@ -3,6 +3,7 @@ import fs from "fs";
|
|
|
3
3
|
import path from "path";
|
|
4
4
|
|
|
5
5
|
//#region ../../node_modules/.pnpm/uuidv7@1.0.2/node_modules/uuidv7/dist/index.js
|
|
6
|
+
var import_picocolors = /* @__PURE__ */ __toESM(require_picocolors(), 1);
|
|
6
7
|
/**
|
|
7
8
|
* uuidv7: A JavaScript implementation of UUID version 7
|
|
8
9
|
*
|
|
@@ -332,7 +333,6 @@ const uuidv7obj = () => (defaultGenerator || (defaultGenerator = new V7Generator
|
|
|
332
333
|
|
|
333
334
|
//#endregion
|
|
334
335
|
//#region src/plugins/babel.ts
|
|
335
|
-
var import_picocolors = /* @__PURE__ */ __toESM(require_picocolors(), 1);
|
|
336
336
|
const NIL_UUID = "00000000-0000-0000-0000-000000000000";
|
|
337
337
|
const getBundleId = () => {
|
|
338
338
|
const buildOutDir = process.env["BUILD_OUT_DIR"];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "hot-updater",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.20.
|
|
4
|
+
"version": "0.20.4",
|
|
5
5
|
"bin": {
|
|
6
6
|
"hot-updater": "./dist/index.js"
|
|
7
7
|
},
|
|
@@ -53,9 +53,9 @@
|
|
|
53
53
|
"cosmiconfig": "9.0.0",
|
|
54
54
|
"cosmiconfig-typescript-loader": "5.0.0",
|
|
55
55
|
"es-git": "0.4.0",
|
|
56
|
-
"@hot-updater/
|
|
57
|
-
"@hot-updater/
|
|
58
|
-
"@hot-updater/core": "0.20.
|
|
56
|
+
"@hot-updater/console": "0.20.4",
|
|
57
|
+
"@hot-updater/plugin-core": "0.20.4",
|
|
58
|
+
"@hot-updater/core": "0.20.4"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"fast-xml-parser": "^5.2.3",
|
|
@@ -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/
|
|
90
|
-
"@hot-updater/
|
|
91
|
-
"@hot-updater/firebase": "0.20.
|
|
92
|
-
"@hot-updater/supabase": "0.20.
|
|
89
|
+
"@hot-updater/cloudflare": "0.20.4",
|
|
90
|
+
"@hot-updater/aws": "0.20.4",
|
|
91
|
+
"@hot-updater/firebase": "0.20.4",
|
|
92
|
+
"@hot-updater/supabase": "0.20.4"
|
|
93
93
|
},
|
|
94
94
|
"peerDependencies": {
|
|
95
95
|
"@hot-updater/aws": "*",
|