@storm-software/git-tools 2.104.39 → 2.104.41
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/README.md +1 -2
- package/bin/{chunk-LTT3EVPJ.js → chunk-2XK2GEHX.js} +1 -1
- package/bin/{chunk-77IISK6X.cjs → chunk-3AY2ETGU.cjs} +5 -5
- package/bin/{chunk-NX7RKPTB.js → chunk-4SG6L7KZ.js} +2 -2
- package/bin/{chunk-D63CYQF3.cjs → chunk-5A2B7ARD.cjs} +138 -138
- package/bin/{chunk-RAZM3SOB.cjs → chunk-6QH67MDH.cjs} +44 -44
- package/bin/{chunk-DQXMIRWU.cjs → chunk-CNSINS6M.cjs} +153 -153
- package/bin/{chunk-XYSM3CD6.js → chunk-DI42VU2Y.js} +2 -2
- package/bin/{chunk-AGDMOGHZ.js → chunk-FEODEU53.js} +1 -1
- package/bin/{chunk-KA3GJRST.js → chunk-HA4RU2IV.js} +2 -2
- package/bin/{chunk-D5ZTY753.cjs → chunk-HDBERUPP.cjs} +11 -11
- package/bin/{chunk-CNP2JFR6.cjs → chunk-IFSA3KTA.cjs} +2 -2
- package/bin/{chunk-YML42QJD.cjs → chunk-IGPA3E4X.cjs} +388 -388
- package/bin/{chunk-745YLM5E.js → chunk-IP7YEHGA.js} +2 -2
- package/bin/{chunk-2A6YTWN7.js → chunk-IXEFC2CN.js} +9 -9
- package/bin/{chunk-QNXYOM4P.js → chunk-J5V6RN7J.js} +2 -2
- package/bin/{chunk-IVDIALUQ.cjs → chunk-LJWC4RB6.cjs} +3 -3
- package/bin/{chunk-7PECK4IJ.cjs → chunk-PA2TTU2X.cjs} +2227 -2227
- package/bin/{chunk-JSB6ZHRQ.js → chunk-PROSABYQ.js} +1 -1
- package/bin/{chunk-IYVWO4VO.js → chunk-S7AYYV7F.js} +2 -2
- package/bin/{chunk-6LNEB52A.js → chunk-TIZIZUQQ.js} +1 -1
- package/bin/{chunk-U7WP6HPN.cjs → chunk-UCAWAVXZ.cjs} +40 -40
- package/bin/{chunk-DLLFYZCI.cjs → chunk-XKYC75ZP.cjs} +32 -32
- package/bin/{chunk-27ZHHJZ3.cjs → chunk-Y2FQGYTE.cjs} +4 -4
- package/bin/{chunk-OTZXWJ6D.js → chunk-YB4LN235.js} +2 -2
- package/bin/{dist-VDGMW2ZV.cjs → dist-6EVS2APL.cjs} +8 -8
- package/bin/{dist-YJRUBP26.js → dist-ADN34VBT.js} +8 -8
- package/bin/{dist-W3OS4E4X.cjs → dist-BJOKLL2B.cjs} +1038 -1038
- package/bin/{dist-XVUBRTDP.js → dist-JF7DX2LS.js} +2 -2
- package/bin/{esm-F3DUFO6K.cjs → esm-N7PG3VBM.cjs} +46 -46
- package/bin/{esm-LZFK6NWB.js → esm-YB4IW5RJ.js} +1 -1
- package/bin/git.cjs +4694 -4694
- package/bin/git.js +9 -9
- package/bin/json5-6IUD42I6.cjs +10 -0
- package/bin/json5-UX4MLDSU.js +10 -0
- package/bin/{jsonc-7SRYSBLV.js → jsonc-34WDTSBH.js} +3 -3
- package/bin/jsonc-ZKQ2BUN6.cjs +15 -0
- package/bin/{multipart-parser-K6TIEEIA.js → multipart-parser-57ARWDE7.js} +2 -2
- package/bin/{multipart-parser-ZWRZPDEG.cjs → multipart-parser-DPSN2VJY.cjs} +11 -11
- package/bin/post-checkout.cjs +22 -22
- package/bin/post-checkout.js +10 -10
- package/bin/post-commit.cjs +22 -22
- package/bin/post-commit.js +10 -10
- package/bin/post-merge.cjs +22 -22
- package/bin/post-merge.js +10 -10
- package/bin/pre-commit.cjs +20 -20
- package/bin/pre-commit.js +9 -9
- package/bin/pre-install.cjs +19 -19
- package/bin/pre-install.js +9 -9
- package/bin/pre-push.cjs +27 -27
- package/bin/pre-push.js +10 -10
- package/bin/prepare.cjs +17 -17
- package/bin/prepare.js +9 -9
- package/bin/toml-PMEOAAI4.cjs +10 -0
- package/bin/toml-ZZYFXS46.js +10 -0
- package/bin/{utils-TPMK3J4B.cjs → utils-ATNNBHPH.cjs} +10 -10
- package/bin/{utils-5VMROF7Q.js → utils-JWX7FC4K.js} +2 -2
- package/bin/version-warning.cjs +15 -15
- package/bin/version-warning.js +9 -9
- package/bin/yaml-OLXTLVXQ.cjs +10 -0
- package/bin/yaml-PLGSS3L5.js +10 -0
- package/package.json +1 -1
- package/bin/json5-JN5IIJR6.cjs +0 -10
- package/bin/json5-Z46BRKSF.js +0 -10
- package/bin/jsonc-N4YNWUOA.cjs +0 -15
- package/bin/toml-KYSZOLB4.cjs +0 -10
- package/bin/toml-ZQCMNWBY.js +0 -10
- package/bin/yaml-CNRAWEIC.cjs +0 -10
- package/bin/yaml-VO2CKVFF.js +0 -10
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
__name,
|
|
4
4
|
__require,
|
|
5
5
|
init_esm_shims
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-YB4LN235.js";
|
|
7
7
|
|
|
8
8
|
// ../../node_modules/.pnpm/node-fetch-native@1.6.6/node_modules/node-fetch-native/dist/shared/node-fetch-native.DhEqb06g.cjs
|
|
9
9
|
var require_node_fetch_native_DhEqb06g = __commonJS({
|
|
@@ -3122,7 +3122,7 @@ Content-Type: ${R.type || "application/octet-stream"}\r
|
|
|
3122
3122
|
for (const [R, w] of b) y.append(R, w);
|
|
3123
3123
|
return y;
|
|
3124
3124
|
}
|
|
3125
|
-
const { toFormData: d } = await import("./multipart-parser-
|
|
3125
|
+
const { toFormData: d } = await import("./multipart-parser-57ARWDE7.js");
|
|
3126
3126
|
return d(this.body, l);
|
|
3127
3127
|
}
|
|
3128
3128
|
async blob() {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
join,
|
|
9
9
|
readPackageJSON,
|
|
10
10
|
resolve
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-S7AYYV7F.js";
|
|
12
12
|
import {
|
|
13
13
|
__commonJS,
|
|
14
14
|
__name,
|
|
15
15
|
__require,
|
|
16
16
|
__toESM,
|
|
17
17
|
init_esm_shims
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-YB4LN235.js";
|
|
19
19
|
|
|
20
20
|
// ../../node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js
|
|
21
21
|
var require_color_name = __commonJS({
|
|
@@ -40673,11 +40673,11 @@ function interpolate(target, source = {}, parse3 = (v) => v) {
|
|
|
40673
40673
|
__name(interpolate, "interpolate");
|
|
40674
40674
|
var _normalize = /* @__PURE__ */ __name((p) => p?.replace(/\\/g, "/"), "_normalize");
|
|
40675
40675
|
var ASYNC_LOADERS = {
|
|
40676
|
-
".yaml": /* @__PURE__ */ __name(() => import("./yaml-
|
|
40677
|
-
".yml": /* @__PURE__ */ __name(() => import("./yaml-
|
|
40678
|
-
".jsonc": /* @__PURE__ */ __name(() => import("./jsonc-
|
|
40679
|
-
".json5": /* @__PURE__ */ __name(() => import("./json5-
|
|
40680
|
-
".toml": /* @__PURE__ */ __name(() => import("./toml-
|
|
40676
|
+
".yaml": /* @__PURE__ */ __name(() => import("./yaml-PLGSS3L5.js").then((r) => r.parseYAML), ".yaml"),
|
|
40677
|
+
".yml": /* @__PURE__ */ __name(() => import("./yaml-PLGSS3L5.js").then((r) => r.parseYAML), ".yml"),
|
|
40678
|
+
".jsonc": /* @__PURE__ */ __name(() => import("./jsonc-34WDTSBH.js").then((r) => r.parseJSONC), ".jsonc"),
|
|
40679
|
+
".json5": /* @__PURE__ */ __name(() => import("./json5-UX4MLDSU.js").then((r) => r.parseJSON5), ".json5"),
|
|
40680
|
+
".toml": /* @__PURE__ */ __name(() => import("./toml-ZZYFXS46.js").then((r) => r.parseTOML), ".toml")
|
|
40681
40681
|
};
|
|
40682
40682
|
var SUPPORTED_EXTENSIONS = [
|
|
40683
40683
|
// with jiti
|
|
@@ -40879,8 +40879,8 @@ async function resolveConfig(source, options, sourceOptions = {}) {
|
|
|
40879
40879
|
}
|
|
40880
40880
|
const _merger = options.merger || defu;
|
|
40881
40881
|
if (options.giget !== false && GIGET_PREFIXES.some((prefix) => source.startsWith(prefix))) {
|
|
40882
|
-
const { downloadTemplate } = await import("./dist-
|
|
40883
|
-
const { digest } = await import("./dist-
|
|
40882
|
+
const { downloadTemplate } = await import("./dist-ADN34VBT.js");
|
|
40883
|
+
const { digest } = await import("./dist-JF7DX2LS.js");
|
|
40884
40884
|
const cloneName = source.replace(/\W+/g, "_").split("_").splice(0, 3).join("_") + "_" + digest(source).slice(0, 10).replace(/[-_]/g, "");
|
|
40885
40885
|
let cloneDir;
|
|
40886
40886
|
const localNodeModules = resolve(options.cwd, "node_modules");
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
C,
|
|
3
3
|
N
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-FEODEU53.js";
|
|
5
5
|
import {
|
|
6
6
|
__name,
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-YB4LN235.js";
|
|
9
9
|
|
|
10
10
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.f9f03f05.mjs
|
|
11
11
|
init_esm_shims();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkIFSA3KTAcjs = require('./chunk-IFSA3KTA.cjs');
|
|
5
5
|
|
|
6
6
|
// ../config-tools/src/utilities/run.ts
|
|
7
|
-
|
|
7
|
+
_chunkIFSA3KTAcjs.init_cjs_shims.call(void 0, );
|
|
8
8
|
var _child_process = require('child_process');
|
|
9
9
|
var LARGE_BUFFER = 1024 * 1e6;
|
|
10
|
-
var run = /* @__PURE__ */
|
|
10
|
+
var run = /* @__PURE__ */ _chunkIFSA3KTAcjs.__name.call(void 0, (config, command, cwd = _nullishCoalesce(config.workspaceRoot, () => ( process.cwd())), stdio = "inherit", env = process.env) => {
|
|
11
11
|
return _child_process.execSync.call(void 0, command, {
|
|
12
12
|
cwd,
|
|
13
13
|
env: {
|