@storm-software/git-tools 2.111.7 → 2.111.9
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 -1
- package/bin/{chunk-4MKGY5XK.js → chunk-2DP3RWFN.js} +68 -26
- package/bin/{chunk-7A5EGZ6Q.js → chunk-366ZODIG.js} +1 -1
- package/bin/{chunk-MLXL65VE.cjs → chunk-3HRNQKOS.cjs} +2 -2
- package/bin/{chunk-F46DUYDE.cjs → chunk-4CISOROA.cjs} +12 -12
- package/bin/{chunk-HRLGG2YT.js → chunk-CUEWVBIL.js} +2 -2
- package/bin/{chunk-XCQ4AR7G.cjs → chunk-DG64PTNN.cjs} +2 -2
- package/bin/{chunk-CWFRYFKU.cjs → chunk-ED7QFHYA.cjs} +20 -20
- package/bin/{chunk-7ZEGT6RA.cjs → chunk-HASRY73V.cjs} +2 -2
- package/bin/{chunk-CEHH4PRS.cjs → chunk-JOREIJTD.cjs} +5 -5
- package/bin/{chunk-BR6QCADR.js → chunk-LJUBI4MJ.js} +2 -2
- package/bin/{chunk-VPG4MABV.js → chunk-NPMDSD32.js} +2 -2
- package/bin/{chunk-UIJL3IK3.js → chunk-OBSQ7SKQ.js} +1 -1
- package/bin/{chunk-6SXMMZHP.js → chunk-ODICLANG.js} +2 -2
- package/bin/{chunk-47K7PVZC.js → chunk-Q64CWGBR.js} +1 -1
- package/bin/{chunk-PZG2RZNU.cjs → chunk-QDIZ5GTL.cjs} +2 -2
- package/bin/{chunk-ZTLQGOB4.cjs → chunk-SBXGWZAZ.cjs} +5 -5
- package/bin/{chunk-IAGZMAZR.cjs → chunk-SN4DGQCW.cjs} +191 -149
- package/bin/{chunk-T67XJAEY.cjs → chunk-TPQW4HXD.cjs} +5 -5
- package/bin/{chunk-PTIZML4F.cjs → chunk-UCXPHLIA.cjs} +6 -6
- package/bin/{chunk-IMCD67OQ.js → chunk-VOVERBMC.js} +2 -2
- package/bin/{chunk-6SZCO3SJ.js → chunk-WDG7XXTB.js} +1 -1
- package/bin/{chunk-XPNTNVZC.cjs → chunk-WH5AEUBX.cjs} +2 -2
- package/bin/{chunk-KG4SNSNZ.js → chunk-WSRXAWLA.js} +2 -2
- package/bin/{chunk-Q3W7SD6V.js → chunk-X3OB6CDD.js} +2 -2
- package/bin/{dist-WYYI32X2.js → dist-BN24IO4Q.js} +8 -8
- package/bin/{dist-ZE7HNGJC.js → dist-PFHZHVCU.js} +2 -2
- package/bin/{dist-PNUN2YPH.cjs → dist-W3747GWZ.cjs} +6 -6
- package/bin/{dist-IJIVRIO7.cjs → dist-ZEZ6EUJ6.cjs} +206 -206
- package/bin/{esm-TCFXXWC4.cjs → esm-LG2JNVCX.cjs} +4 -4
- package/bin/{esm-KZRVZVO3.js → esm-QVVRIMFQ.js} +1 -1
- package/bin/git.cjs +1978 -1978
- package/bin/git.js +21 -21
- package/bin/json5-C5GUJL7X.js +10 -0
- package/bin/json5-DRQXCSMK.cjs +10 -0
- package/bin/jsonc-EKLMX47R.cjs +15 -0
- package/bin/{jsonc-6SCBF4RA.js → jsonc-HL3K2I42.js} +3 -3
- package/bin/{multipart-parser-VLR6XMHA.cjs → multipart-parser-735Z3Y3L.cjs} +7 -7
- package/bin/{multipart-parser-75I7EYL4.js → multipart-parser-GZR6ZEXW.js} +2 -2
- 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-TIZ2QRT2.js +10 -0
- package/bin/toml-V745PTWO.cjs +10 -0
- package/bin/{utils-6WH7MAJK.cjs → utils-LCWUFGHN.cjs} +5 -5
- package/bin/{utils-KPYUHBCA.js → utils-Q5DXMJZ4.js} +2 -2
- package/bin/version-warning.cjs +15 -15
- package/bin/version-warning.js +9 -9
- package/bin/yaml-DCW24WRF.js +10 -0
- package/bin/yaml-SYREFWGA.cjs +10 -0
- package/package.json +1 -1
- package/bin/json5-OZ5MTESN.cjs +0 -10
- package/bin/json5-W6R4YGXR.js +0 -10
- package/bin/jsonc-3MDLBHMB.cjs +0 -15
- package/bin/toml-C2DAH5VN.cjs +0 -10
- package/bin/toml-MUQS3ENI.js +0 -10
- package/bin/yaml-KTG5PRJT.js +0 -10
- package/bin/yaml-XPFVN55H.cjs +0 -10
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkHASRY73Vcjs = require('./chunk-HASRY73V.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkDG64PTNNcjs = require('./chunk-DG64PTNN.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/yaml.mjs
|
|
10
|
-
|
|
10
|
+
_chunkDG64PTNNcjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
function oe(e) {
|
|
12
12
|
return typeof e > "u" || e === null;
|
|
13
13
|
}
|
|
@@ -985,10 +985,10 @@ var mr = Ni.load;
|
|
|
985
985
|
var gr = xr.dump;
|
|
986
986
|
function Ar(e, n) {
|
|
987
987
|
const i = mr(e, n);
|
|
988
|
-
return
|
|
988
|
+
return _chunkHASRY73Vcjs.N.call(void 0, e, i, n), i;
|
|
989
989
|
}
|
|
990
990
|
function vr(e, n) {
|
|
991
|
-
const i =
|
|
991
|
+
const i = _chunkHASRY73Vcjs.C.call(void 0, e, { preserveIndentation: false }), l = typeof i.indent == "string" ? i.indent.length : i.indent, r = gr(e, { indent: l, ...n });
|
|
992
992
|
return i.whitespace.start + r.trim() + i.whitespace.end;
|
|
993
993
|
}
|
|
994
994
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkHASRY73Vcjs = require('./chunk-HASRY73V.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkDG64PTNNcjs = require('./chunk-DG64PTNN.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.f9f03f05.mjs
|
|
10
|
-
|
|
10
|
+
_chunkDG64PTNNcjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
function $(n, l = false) {
|
|
12
12
|
const g = n.length;
|
|
13
13
|
let e = 0, u = "", p = 0, k = 16, A = 0, o = 0, O = 0, B = 0, b = 0;
|
|
@@ -398,15 +398,15 @@ var q;
|
|
|
398
398
|
})(q || (q = {}));
|
|
399
399
|
function x(n, l) {
|
|
400
400
|
const g = JSON.parse(n, _optionalChain([l, 'optionalAccess', _10 => _10.reviver]));
|
|
401
|
-
return
|
|
401
|
+
return _chunkHASRY73Vcjs.N.call(void 0, n, g, l), g;
|
|
402
402
|
}
|
|
403
403
|
function z(n, l) {
|
|
404
|
-
const g =
|
|
404
|
+
const g = _chunkHASRY73Vcjs.C.call(void 0, n, l), e = JSON.stringify(n, _optionalChain([l, 'optionalAccess', _11 => _11.replacer]), g.indent);
|
|
405
405
|
return g.whitespace.start + e + g.whitespace.end;
|
|
406
406
|
}
|
|
407
407
|
function h(n, l) {
|
|
408
408
|
const g = K(n, _optionalChain([l, 'optionalAccess', _12 => _12.errors]), l);
|
|
409
|
-
return
|
|
409
|
+
return _chunkHASRY73Vcjs.N.call(void 0, n, g, l), g;
|
|
410
410
|
}
|
|
411
411
|
function d(n, l) {
|
|
412
412
|
return z(n, l);
|
|
@@ -2,7 +2,7 @@ import {
|
|
|
2
2
|
__esm,
|
|
3
3
|
__require,
|
|
4
4
|
init_esm_shims
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-NPMDSD32.js";
|
|
6
6
|
|
|
7
7
|
// ../../node_modules/.pnpm/node-fetch-native@1.6.6/node_modules/node-fetch-native/dist/shared/node-fetch-native.DfbY2q-x.mjs
|
|
8
8
|
function f(e) {
|
|
@@ -3121,7 +3121,7 @@ var init_node = __esm({
|
|
|
3121
3121
|
for (const [m, h] of u) l.append(m, h);
|
|
3122
3122
|
return l;
|
|
3123
3123
|
}
|
|
3124
|
-
const { toFormData: a } = await import("./multipart-parser-
|
|
3124
|
+
const { toFormData: a } = await import("./multipart-parser-GZR6ZEXW.js");
|
|
3125
3125
|
return a(this.body, o2);
|
|
3126
3126
|
}
|
|
3127
3127
|
async blob() {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunkDG64PTNNcjs = require('./chunk-DG64PTNN.cjs');
|
|
4
4
|
|
|
5
5
|
// src/utilities/check-package-version.ts
|
|
6
|
-
|
|
6
|
+
_chunkDG64PTNNcjs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var isPackageVersionChanged = (fields) => _optionalChain([fields, 'optionalAccess', _ => _.some, 'call', _2 => _2(
|
|
8
8
|
(arg) => arg.includes("package-lock.json") || arg.includes("yarn.lock") || arg.includes("pnpm-lock.json") || arg.includes("pnpm-lock.yaml") || arg.includes("pnpm-lock.yml") || arg.includes("bun.lockb")
|
|
9
9
|
)]);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
C,
|
|
3
3
|
N
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-WDG7XXTB.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NPMDSD32.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.f9f03f05.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
h,
|
|
3
3
|
x
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-WSRXAWLA.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NPMDSD32.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/index.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
nn,
|
|
17
17
|
qs,
|
|
18
18
|
te
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-VOVERBMC.js";
|
|
20
20
|
import {
|
|
21
21
|
basename,
|
|
22
22
|
defu,
|
|
@@ -25,12 +25,12 @@ import {
|
|
|
25
25
|
normalize,
|
|
26
26
|
relative,
|
|
27
27
|
resolve
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
31
|
-
import "./chunk-
|
|
32
|
-
import "./chunk-
|
|
33
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-X3OB6CDD.js";
|
|
29
|
+
import "./chunk-ODICLANG.js";
|
|
30
|
+
import "./chunk-CUEWVBIL.js";
|
|
31
|
+
import "./chunk-LJUBI4MJ.js";
|
|
32
|
+
import "./chunk-WSRXAWLA.js";
|
|
33
|
+
import "./chunk-WDG7XXTB.js";
|
|
34
34
|
import {
|
|
35
35
|
__commonJS,
|
|
36
36
|
__esm,
|
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
__require,
|
|
39
39
|
__toESM,
|
|
40
40
|
init_esm_shims
|
|
41
|
-
} from "./chunk-
|
|
41
|
+
} from "./chunk-NPMDSD32.js";
|
|
42
42
|
|
|
43
43
|
// ../../node_modules/.pnpm/tar@6.2.1/node_modules/tar/lib/high-level-opt.js
|
|
44
44
|
var require_high_level_opt = __commonJS({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isEqual,
|
|
3
3
|
serialize
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-Q64CWGBR.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NPMDSD32.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk3HRNQKOScjs = require('./chunk-3HRNQKOS.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkDG64PTNNcjs = require('./chunk-DG64PTNN.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
|
|
10
|
-
|
|
10
|
+
_chunkDG64PTNNcjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
|
|
12
12
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.mjs
|
|
13
|
-
|
|
13
|
+
_chunkDG64PTNNcjs.init_cjs_shims.call(void 0, );
|
|
14
14
|
var _crypto = require('crypto');
|
|
15
15
|
var e = _optionalChain([globalThis, 'access', _ => _.process, 'optionalAccess', _2 => _2.getBuiltinModule, 'optionalCall', _3 => _3("crypto"), 'optionalAccess', _4 => _4.hash]);
|
|
16
16
|
var r = "sha256";
|
|
@@ -23,11 +23,11 @@ function digest(t) {
|
|
|
23
23
|
|
|
24
24
|
// ../../node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/index.mjs
|
|
25
25
|
function hash(input) {
|
|
26
|
-
return digest(
|
|
26
|
+
return digest(_chunk3HRNQKOScjs.serialize.call(void 0, input));
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
exports.digest = digest; exports.hash = hash; exports.isEqual =
|
|
33
|
+
exports.digest = digest; exports.hash = hash; exports.isEqual = _chunk3HRNQKOScjs.isEqual; exports.serialize = _chunk3HRNQKOScjs.serialize;
|