@vltpkg/cli-js 1.0.0-rc.22 → 1.0.0-rc.23
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/{chunk-H6ZYFTSF.js → chunk-2T2STA4J.js} +8 -8
- package/{chunk-I3WY6N4R.js → chunk-4EFXCCT3.js} +2 -1
- package/{chunk-FPRLLVBW.js → chunk-M562AXMZ.js} +72 -72
- package/{chunk-AIS4BQLM.js → chunk-QC3YTQQW.js} +1 -1
- package/{ci-ZN23NAON.js → ci-L4M64XSN.js} +1 -1
- package/cli-package.json +1 -1
- package/{devtools-2WWYPZQQ.js → devtools-NOLON5YL.js} +29 -29
- package/{help-PWMKNNEB.js → help-HPMV7BR4.js} +1 -1
- package/{install-CP6762EI.js → install-5BBY7G5X.js} +1 -1
- package/{pack-WMFMW55S.js → pack-TIJYGBW3.js} +1 -1
- package/package.json +1 -1
- package/{publish-DL3A3RCO.js → publish-NU3AIW3Q.js} +10 -6
- package/registry-client-package.json +1 -1
- package/{reporter-2NY7CSTJ.js → reporter-L7KNFUVD.js} +1 -1
- package/{src-FOZO7CNF.js → src-YUW2DNJF.js} +1 -1
- package/{uninstall-WLKETZ53.js → uninstall-IM5T6TS5.js} +1 -1
- package/{update-25PY5I26.js → update-Z67JWNNP.js} +1 -1
- package/vlr.js +1 -1
- package/vlrx.js +1 -1
- package/vlt.js +1 -1
- package/vlx.js +1 -1
- package/vlxl.js +1 -1
|
@@ -21,31 +21,31 @@ var globImport_commands_ts = __glob({
|
|
|
21
21
|
"./commands/bugs.ts": () => import("./bugs-DIPRXK73.js"),
|
|
22
22
|
"./commands/build.ts": () => import("./build-R53AIRYP.js"),
|
|
23
23
|
"./commands/cache.ts": () => import("./cache-E6HMZFT2.js"),
|
|
24
|
-
"./commands/ci.ts": () => import("./ci-
|
|
24
|
+
"./commands/ci.ts": () => import("./ci-L4M64XSN.js"),
|
|
25
25
|
"./commands/config.ts": () => import("./config-GQHPERU5.js"),
|
|
26
26
|
"./commands/create.ts": () => import("./create-PSB6Z7GI.js"),
|
|
27
27
|
"./commands/docs.ts": () => import("./docs-VQ3ASW4D.js"),
|
|
28
28
|
"./commands/exec-cache.ts": () => import("./exec-cache-X535AX7S.js"),
|
|
29
29
|
"./commands/exec-local.ts": () => import("./exec-local-XFIGM2A3.js"),
|
|
30
30
|
"./commands/exec.ts": () => import("./exec-23AZTE6L.js"),
|
|
31
|
-
"./commands/help.ts": () => import("./help-
|
|
31
|
+
"./commands/help.ts": () => import("./help-HPMV7BR4.js"),
|
|
32
32
|
"./commands/init.ts": () => import("./init-32T4YJZ5.js"),
|
|
33
|
-
"./commands/install.ts": () => import("./install-
|
|
34
|
-
"./commands/install/reporter.ts": () => import("./reporter-
|
|
33
|
+
"./commands/install.ts": () => import("./install-5BBY7G5X.js"),
|
|
34
|
+
"./commands/install/reporter.ts": () => import("./reporter-L7KNFUVD.js"),
|
|
35
35
|
"./commands/list.ts": () => import("./list-MLL5KVZW.js"),
|
|
36
36
|
"./commands/login.ts": () => import("./login-LFHU3GCN.js"),
|
|
37
37
|
"./commands/logout.ts": () => import("./logout-HRFY65WG.js"),
|
|
38
|
-
"./commands/pack.ts": () => import("./pack-
|
|
38
|
+
"./commands/pack.ts": () => import("./pack-TIJYGBW3.js"),
|
|
39
39
|
"./commands/ping.ts": () => import("./ping-ABWRUAWQ.js"),
|
|
40
40
|
"./commands/pkg.ts": () => import("./pkg-3LKU4JA7.js"),
|
|
41
|
-
"./commands/publish.ts": () => import("./publish-
|
|
41
|
+
"./commands/publish.ts": () => import("./publish-NU3AIW3Q.js"),
|
|
42
42
|
"./commands/query.ts": () => import("./query-EF5DD44X.js"),
|
|
43
43
|
"./commands/repo.ts": () => import("./repo-ZQS5FCHE.js"),
|
|
44
44
|
"./commands/run-exec.ts": () => import("./run-exec-YAMBGRK6.js"),
|
|
45
45
|
"./commands/run.ts": () => import("./run-I5HLQ2U5.js"),
|
|
46
46
|
"./commands/token.ts": () => import("./token-NTSPC4UL.js"),
|
|
47
|
-
"./commands/uninstall.ts": () => import("./uninstall-
|
|
48
|
-
"./commands/update.ts": () => import("./update-
|
|
47
|
+
"./commands/uninstall.ts": () => import("./uninstall-IM5T6TS5.js"),
|
|
48
|
+
"./commands/update.ts": () => import("./update-Z67JWNNP.js"),
|
|
49
49
|
"./commands/version.ts": () => import("./version-GG5XKQIS.js"),
|
|
50
50
|
"./commands/view.ts": () => import("./view-2CLEZWZL.js"),
|
|
51
51
|
"./commands/whoami.ts": () => import("./whoami-ITPWALIQ.js")
|
|
@@ -680,9 +680,9 @@ var require_signal_exit = __commonJS({
|
|
|
680
680
|
}
|
|
681
681
|
});
|
|
682
682
|
|
|
683
|
-
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
683
|
+
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js
|
|
684
684
|
var require_react_reconciler_constants_production = __commonJS({
|
|
685
|
-
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
685
|
+
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/cjs/react-reconciler-constants.production.js"(exports) {
|
|
686
686
|
"use strict";
|
|
687
687
|
exports.ConcurrentRoot = 1;
|
|
688
688
|
exports.ContinuousEventPriority = 8;
|
|
@@ -694,9 +694,9 @@ var require_react_reconciler_constants_production = __commonJS({
|
|
|
694
694
|
}
|
|
695
695
|
});
|
|
696
696
|
|
|
697
|
-
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
697
|
+
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/constants.js
|
|
698
698
|
var require_constants = __commonJS({
|
|
699
|
-
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
699
|
+
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/constants.js"(exports, module) {
|
|
700
700
|
"use strict";
|
|
701
701
|
if (true) {
|
|
702
702
|
module.exports = require_react_reconciler_constants_production();
|
|
@@ -991,9 +991,9 @@ var require_scheduler = __commonJS({
|
|
|
991
991
|
}
|
|
992
992
|
});
|
|
993
993
|
|
|
994
|
-
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
994
|
+
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/cjs/react-reconciler.production.js
|
|
995
995
|
var require_react_reconciler_production = __commonJS({
|
|
996
|
-
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
996
|
+
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/cjs/react-reconciler.production.js"(exports, module) {
|
|
997
997
|
"use strict";
|
|
998
998
|
module.exports = function($$$config) {
|
|
999
999
|
function createFiber(tag, pendingProps, key, mode) {
|
|
@@ -9170,9 +9170,9 @@ var require_react_reconciler_production = __commonJS({
|
|
|
9170
9170
|
}
|
|
9171
9171
|
});
|
|
9172
9172
|
|
|
9173
|
-
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
9173
|
+
// ../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/index.js
|
|
9174
9174
|
var require_react_reconciler = __commonJS({
|
|
9175
|
-
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.
|
|
9175
|
+
"../../node_modules/.vlt/~npm~react-reconciler@0.33.0~peer.22/node_modules/react-reconciler/index.js"(exports, module) {
|
|
9176
9176
|
"use strict";
|
|
9177
9177
|
if (true) {
|
|
9178
9178
|
module.exports = require_react_reconciler_production();
|
|
@@ -11245,11 +11245,11 @@ var require_cli_spinners = __commonJS({
|
|
|
11245
11245
|
}
|
|
11246
11246
|
});
|
|
11247
11247
|
|
|
11248
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
11248
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render.js
|
|
11249
11249
|
import { Stream } from "node:stream";
|
|
11250
11250
|
import process12 from "node:process";
|
|
11251
11251
|
|
|
11252
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
11252
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/ink.js
|
|
11253
11253
|
var import_react15 = __toESM(require_react(), 1);
|
|
11254
11254
|
import process11 from "node:process";
|
|
11255
11255
|
|
|
@@ -11610,7 +11610,7 @@ function autoBind(self, { include, exclude } = {}) {
|
|
|
11610
11610
|
return self;
|
|
11611
11611
|
}
|
|
11612
11612
|
|
|
11613
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
11613
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/ink.js
|
|
11614
11614
|
var import_signal_exit2 = __toESM(require_signal_exit(), 1);
|
|
11615
11615
|
|
|
11616
11616
|
// ../../node_modules/.vlt/~npm~patch-console@2.0.0/node_modules/patch-console/dist/index.js
|
|
@@ -11659,7 +11659,7 @@ var patchConsole = (callback) => {
|
|
|
11659
11659
|
};
|
|
11660
11660
|
var dist_default = patchConsole;
|
|
11661
11661
|
|
|
11662
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
11662
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/ink.js
|
|
11663
11663
|
var import_constants2 = __toESM(require_constants(), 1);
|
|
11664
11664
|
|
|
11665
11665
|
// ../../node_modules/.vlt/~npm~yoga-layout@3.2.1/node_modules/yoga-layout/dist/binaries/yoga-wasm-base64-esm.js
|
|
@@ -13808,11 +13808,11 @@ var resize = () => {
|
|
|
13808
13808
|
}
|
|
13809
13809
|
};
|
|
13810
13810
|
|
|
13811
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
13811
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/utils.js
|
|
13812
13812
|
import process4 from "node:process";
|
|
13813
13813
|
var isDev = () => process4.env["DEV"] === "true";
|
|
13814
13814
|
|
|
13815
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
13815
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/reconciler.js
|
|
13816
13816
|
var import_react_reconciler = __toESM(require_react_reconciler(), 1);
|
|
13817
13817
|
var import_constants = __toESM(require_constants(), 1);
|
|
13818
13818
|
var Scheduler = __toESM(require_scheduler(), 1);
|
|
@@ -13899,7 +13899,7 @@ function widestLine(string) {
|
|
|
13899
13899
|
return lineWidth;
|
|
13900
13900
|
}
|
|
13901
13901
|
|
|
13902
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
13902
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/measure-text.js
|
|
13903
13903
|
var cache = /* @__PURE__ */ new Map();
|
|
13904
13904
|
var measureText = (text) => {
|
|
13905
13905
|
if (text.length === 0) {
|
|
@@ -14863,7 +14863,7 @@ function cliTruncate(text, columns, options = {}) {
|
|
|
14863
14863
|
throw new Error(`Expected \`options.position\` to be either \`start\`, \`middle\` or \`end\`, got ${position}`);
|
|
14864
14864
|
}
|
|
14865
14865
|
|
|
14866
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
14866
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/wrap-text.js
|
|
14867
14867
|
var cache2 = {};
|
|
14868
14868
|
var wrapText = (text, maxWidth, wrapType) => {
|
|
14869
14869
|
const cacheKey = text + String(maxWidth) + String(wrapType);
|
|
@@ -14893,7 +14893,7 @@ var wrapText = (text, maxWidth, wrapType) => {
|
|
|
14893
14893
|
};
|
|
14894
14894
|
var wrap_text_default = wrapText;
|
|
14895
14895
|
|
|
14896
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
14896
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/ansi-tokenizer.js
|
|
14897
14897
|
var bellCharacter = "\x07";
|
|
14898
14898
|
var escapeCharacter = "\x1B";
|
|
14899
14899
|
var stringTerminatorCharacter = "\x9C";
|
|
@@ -15200,7 +15200,7 @@ var tokenizeAnsi2 = (text) => {
|
|
|
15200
15200
|
return tokens;
|
|
15201
15201
|
};
|
|
15202
15202
|
|
|
15203
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15203
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/sanitize-ansi.js
|
|
15204
15204
|
var sgrParametersRegex = /^[\d:;]*$/;
|
|
15205
15205
|
var sanitizeAnsi = (text) => {
|
|
15206
15206
|
if (!hasAnsiControlCharacters(text)) {
|
|
@@ -15220,7 +15220,7 @@ var sanitizeAnsi = (text) => {
|
|
|
15220
15220
|
};
|
|
15221
15221
|
var sanitize_ansi_default = sanitizeAnsi;
|
|
15222
15222
|
|
|
15223
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15223
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/squash-text-nodes.js
|
|
15224
15224
|
var squashTextNodes = (node) => {
|
|
15225
15225
|
let text = "";
|
|
15226
15226
|
for (let index = 0; index < node.childNodes.length; index++) {
|
|
@@ -15245,7 +15245,7 @@ var squashTextNodes = (node) => {
|
|
|
15245
15245
|
};
|
|
15246
15246
|
var squash_text_nodes_default = squashTextNodes;
|
|
15247
15247
|
|
|
15248
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15248
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/dom.js
|
|
15249
15249
|
var createNode = (nodeName) => {
|
|
15250
15250
|
const node = {
|
|
15251
15251
|
nodeName,
|
|
@@ -15361,7 +15361,7 @@ var setTextNodeValue = (node, text) => {
|
|
|
15361
15361
|
markNodeAsDirty(node);
|
|
15362
15362
|
};
|
|
15363
15363
|
|
|
15364
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15364
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/styles.js
|
|
15365
15365
|
var applyPositionStyles = (node, style) => {
|
|
15366
15366
|
if ("position" in style) {
|
|
15367
15367
|
node.setPositionType(style.position === "absolute" ? src_default.POSITION_TYPE_ABSOLUTE : src_default.POSITION_TYPE_RELATIVE);
|
|
@@ -15582,10 +15582,10 @@ var styles2 = (node, style = {}) => {
|
|
|
15582
15582
|
};
|
|
15583
15583
|
var styles_default = styles2;
|
|
15584
15584
|
|
|
15585
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15585
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/reconciler.js
|
|
15586
15586
|
if (isDev()) {
|
|
15587
15587
|
try {
|
|
15588
|
-
await import("./devtools-
|
|
15588
|
+
await import("./devtools-NOLON5YL.js");
|
|
15589
15589
|
} catch (error) {
|
|
15590
15590
|
if (error.code === "ERR_MODULE_NOT_FOUND") {
|
|
15591
15591
|
console.warn(`
|
|
@@ -15876,16 +15876,16 @@ function indentString(string, count = 1, options = {}) {
|
|
|
15876
15876
|
return string.replace(regex2, indent.repeat(count));
|
|
15877
15877
|
}
|
|
15878
15878
|
|
|
15879
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15879
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/get-max-width.js
|
|
15880
15880
|
var getMaxWidth = (yogaNode) => {
|
|
15881
15881
|
return yogaNode.getComputedWidth() - yogaNode.getComputedPadding(src_default.EDGE_LEFT) - yogaNode.getComputedPadding(src_default.EDGE_RIGHT) - yogaNode.getComputedBorder(src_default.EDGE_LEFT) - yogaNode.getComputedBorder(src_default.EDGE_RIGHT);
|
|
15882
15882
|
};
|
|
15883
15883
|
var get_max_width_default = getMaxWidth;
|
|
15884
15884
|
|
|
15885
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15885
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render-border.js
|
|
15886
15886
|
var import_cli_boxes = __toESM(require_cli_boxes(), 1);
|
|
15887
15887
|
|
|
15888
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15888
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/colorize.js
|
|
15889
15889
|
var rgbRegex = /^rgb\(\s?(\d+),\s?(\d+),\s?(\d+)\s?\)$/;
|
|
15890
15890
|
var ansiRegex2 = /^ansi256\(\s?(\d+)\s?\)$/;
|
|
15891
15891
|
var isNamedColor = (color) => {
|
|
@@ -15927,7 +15927,7 @@ var colorize = (str, color, type) => {
|
|
|
15927
15927
|
};
|
|
15928
15928
|
var colorize_default = colorize;
|
|
15929
15929
|
|
|
15930
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15930
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render-border.js
|
|
15931
15931
|
var renderBorder = (x, y, node, output) => {
|
|
15932
15932
|
if (node.style.borderStyle) {
|
|
15933
15933
|
const width = node.yogaNode.getComputedWidth();
|
|
@@ -15988,7 +15988,7 @@ var renderBorder = (x, y, node, output) => {
|
|
|
15988
15988
|
};
|
|
15989
15989
|
var render_border_default = renderBorder;
|
|
15990
15990
|
|
|
15991
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
15991
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render-background.js
|
|
15992
15992
|
var renderBackground = (x, y, node, output) => {
|
|
15993
15993
|
if (!node.style.backgroundColor) {
|
|
15994
15994
|
return;
|
|
@@ -16011,7 +16011,7 @@ var renderBackground = (x, y, node, output) => {
|
|
|
16011
16011
|
};
|
|
16012
16012
|
var render_background_default = renderBackground;
|
|
16013
16013
|
|
|
16014
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16014
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render-node-to-output.js
|
|
16015
16015
|
var applyPaddingToText = (node, text) => {
|
|
16016
16016
|
const yogaNode = node.childNodes[0]?.yogaNode;
|
|
16017
16017
|
if (yogaNode) {
|
|
@@ -16372,7 +16372,7 @@ function tokenize(str, endChar = Number.POSITIVE_INFINITY) {
|
|
|
16372
16372
|
return ret;
|
|
16373
16373
|
}
|
|
16374
16374
|
|
|
16375
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16375
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/output.js
|
|
16376
16376
|
var OutputCaches = class {
|
|
16377
16377
|
widths = /* @__PURE__ */ new Map();
|
|
16378
16378
|
blockWidths = /* @__PURE__ */ new Map();
|
|
@@ -16544,7 +16544,7 @@ var Output = class {
|
|
|
16544
16544
|
}
|
|
16545
16545
|
};
|
|
16546
16546
|
|
|
16547
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16547
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/renderer.js
|
|
16548
16548
|
var renderer = (node, isScreenReaderEnabled) => {
|
|
16549
16549
|
if (node.yogaNode) {
|
|
16550
16550
|
if (isScreenReaderEnabled) {
|
|
@@ -16644,7 +16644,7 @@ cliCursor.toggle = (force, writableStream) => {
|
|
|
16644
16644
|
};
|
|
16645
16645
|
var cli_cursor_default = cliCursor;
|
|
16646
16646
|
|
|
16647
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16647
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/cursor-helpers.js
|
|
16648
16648
|
var showCursorEscape = "\x1B[?25h";
|
|
16649
16649
|
var hideCursorEscape = "\x1B[?25l";
|
|
16650
16650
|
var cursorPositionChanged = (a, b) => a?.x !== b?.x || a?.y !== b?.y;
|
|
@@ -16675,7 +16675,7 @@ var buildReturnToBottomPrefix = (cursorWasShown, previousLineCount, previousCurs
|
|
|
16675
16675
|
return hideCursorEscape + buildReturnToBottom(previousLineCount, previousCursorPosition);
|
|
16676
16676
|
};
|
|
16677
16677
|
|
|
16678
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16678
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/log-update.js
|
|
16679
16679
|
var visibleLineCount = (lines, str) => str.endsWith("\n") ? lines.length - 1 : lines.length;
|
|
16680
16680
|
var createStandard = (stream, { showCursor = false } = {}) => {
|
|
16681
16681
|
let previousLineCount = 0;
|
|
@@ -16893,23 +16893,23 @@ var create2 = (stream, { showCursor = false, incremental = false } = {}) => {
|
|
|
16893
16893
|
var logUpdate = { create: create2 };
|
|
16894
16894
|
var log_update_default = logUpdate;
|
|
16895
16895
|
|
|
16896
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16896
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/write-synchronized.js
|
|
16897
16897
|
var bsu = "\x1B[?2026h";
|
|
16898
16898
|
var esu = "\x1B[?2026l";
|
|
16899
16899
|
function shouldSynchronize(stream) {
|
|
16900
16900
|
return "isTTY" in stream && stream.isTTY === true && !is_in_ci_default;
|
|
16901
16901
|
}
|
|
16902
16902
|
|
|
16903
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16903
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/instances.js
|
|
16904
16904
|
var instances = /* @__PURE__ */ new WeakMap();
|
|
16905
16905
|
var instances_default = instances;
|
|
16906
16906
|
|
|
16907
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16907
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/App.js
|
|
16908
16908
|
var import_react14 = __toESM(require_react(), 1);
|
|
16909
16909
|
import { EventEmitter as EventEmitter2 } from "node:events";
|
|
16910
16910
|
import process10 from "node:process";
|
|
16911
16911
|
|
|
16912
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16912
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/input-parser.js
|
|
16913
16913
|
var escape = "\x1B";
|
|
16914
16914
|
var isCsiParameterByte = (byte) => {
|
|
16915
16915
|
return byte >= 48 && byte <= 63;
|
|
@@ -17063,7 +17063,7 @@ var createInputParser = () => {
|
|
|
17063
17063
|
};
|
|
17064
17064
|
};
|
|
17065
17065
|
|
|
17066
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17066
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/AppContext.js
|
|
17067
17067
|
var import_react2 = __toESM(require_react(), 1);
|
|
17068
17068
|
var AppContext = (0, import_react2.createContext)({
|
|
17069
17069
|
exit() {
|
|
@@ -17072,7 +17072,7 @@ var AppContext = (0, import_react2.createContext)({
|
|
|
17072
17072
|
AppContext.displayName = "InternalAppContext";
|
|
17073
17073
|
var AppContext_default = AppContext;
|
|
17074
17074
|
|
|
17075
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17075
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/StdinContext.js
|
|
17076
17076
|
var import_react3 = __toESM(require_react(), 1);
|
|
17077
17077
|
import { EventEmitter } from "node:events";
|
|
17078
17078
|
import process7 from "node:process";
|
|
@@ -17089,7 +17089,7 @@ var StdinContext = (0, import_react3.createContext)({
|
|
|
17089
17089
|
StdinContext.displayName = "InternalStdinContext";
|
|
17090
17090
|
var StdinContext_default = StdinContext;
|
|
17091
17091
|
|
|
17092
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17092
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/StdoutContext.js
|
|
17093
17093
|
var import_react4 = __toESM(require_react(), 1);
|
|
17094
17094
|
import process8 from "node:process";
|
|
17095
17095
|
var StdoutContext = (0, import_react4.createContext)({
|
|
@@ -17100,7 +17100,7 @@ var StdoutContext = (0, import_react4.createContext)({
|
|
|
17100
17100
|
StdoutContext.displayName = "InternalStdoutContext";
|
|
17101
17101
|
var StdoutContext_default = StdoutContext;
|
|
17102
17102
|
|
|
17103
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17103
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/StderrContext.js
|
|
17104
17104
|
var import_react5 = __toESM(require_react(), 1);
|
|
17105
17105
|
import process9 from "node:process";
|
|
17106
17106
|
var StderrContext = (0, import_react5.createContext)({
|
|
@@ -17111,7 +17111,7 @@ var StderrContext = (0, import_react5.createContext)({
|
|
|
17111
17111
|
StderrContext.displayName = "InternalStderrContext";
|
|
17112
17112
|
var StderrContext_default = StderrContext;
|
|
17113
17113
|
|
|
17114
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17114
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/FocusContext.js
|
|
17115
17115
|
var import_react6 = __toESM(require_react(), 1);
|
|
17116
17116
|
var FocusContext = (0, import_react6.createContext)({
|
|
17117
17117
|
activeId: void 0,
|
|
@@ -17137,7 +17137,7 @@ var FocusContext = (0, import_react6.createContext)({
|
|
|
17137
17137
|
FocusContext.displayName = "InternalFocusContext";
|
|
17138
17138
|
var FocusContext_default = FocusContext;
|
|
17139
17139
|
|
|
17140
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17140
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/CursorContext.js
|
|
17141
17141
|
var import_react7 = __toESM(require_react(), 1);
|
|
17142
17142
|
var CursorContext = (0, import_react7.createContext)({
|
|
17143
17143
|
setCursorPosition() {
|
|
@@ -17146,10 +17146,10 @@ var CursorContext = (0, import_react7.createContext)({
|
|
|
17146
17146
|
CursorContext.displayName = "InternalCursorContext";
|
|
17147
17147
|
var CursorContext_default = CursorContext;
|
|
17148
17148
|
|
|
17149
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17149
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/ErrorBoundary.js
|
|
17150
17150
|
var import_react13 = __toESM(require_react(), 1);
|
|
17151
17151
|
|
|
17152
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17152
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/ErrorOverview.js
|
|
17153
17153
|
var import_react12 = __toESM(require_react(), 1);
|
|
17154
17154
|
var import_stack_utils = __toESM(require_stack_utils(), 1);
|
|
17155
17155
|
import * as fs2 from "node:fs";
|
|
@@ -17187,20 +17187,20 @@ var codeExcerpt = (source, line, options = {}) => {
|
|
|
17187
17187
|
};
|
|
17188
17188
|
var dist_default3 = codeExcerpt;
|
|
17189
17189
|
|
|
17190
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17190
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Box.js
|
|
17191
17191
|
var import_react10 = __toESM(require_react(), 1);
|
|
17192
17192
|
|
|
17193
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17193
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/AccessibilityContext.js
|
|
17194
17194
|
var import_react8 = __toESM(require_react(), 1);
|
|
17195
17195
|
var accessibilityContext = (0, import_react8.createContext)({
|
|
17196
17196
|
isScreenReaderEnabled: false
|
|
17197
17197
|
});
|
|
17198
17198
|
|
|
17199
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17199
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/BackgroundContext.js
|
|
17200
17200
|
var import_react9 = __toESM(require_react(), 1);
|
|
17201
17201
|
var backgroundContext = (0, import_react9.createContext)(void 0);
|
|
17202
17202
|
|
|
17203
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17203
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Box.js
|
|
17204
17204
|
var Box = (0, import_react10.forwardRef)(({ children, backgroundColor, "aria-label": ariaLabel, "aria-hidden": ariaHidden, "aria-role": role, "aria-state": ariaState, ...style }, ref) => {
|
|
17205
17205
|
const { isScreenReaderEnabled } = (0, import_react10.useContext)(accessibilityContext);
|
|
17206
17206
|
const label = ariaLabel ? import_react10.default.createElement("ink-text", null, ariaLabel) : void 0;
|
|
@@ -17228,7 +17228,7 @@ var Box = (0, import_react10.forwardRef)(({ children, backgroundColor, "aria-lab
|
|
|
17228
17228
|
Box.displayName = "Box";
|
|
17229
17229
|
var Box_default = Box;
|
|
17230
17230
|
|
|
17231
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17231
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Text.js
|
|
17232
17232
|
var import_react11 = __toESM(require_react(), 1);
|
|
17233
17233
|
function Text({ color, backgroundColor, dimColor = false, bold = false, italic = false, underline = false, strikethrough = false, inverse = false, wrap = "wrap", children, "aria-label": ariaLabel, "aria-hidden": ariaHidden = false }) {
|
|
17234
17234
|
const { isScreenReaderEnabled } = (0, import_react11.useContext)(accessibilityContext);
|
|
@@ -17271,7 +17271,7 @@ function Text({ color, backgroundColor, dimColor = false, bold = false, italic =
|
|
|
17271
17271
|
return import_react11.default.createElement("ink-text", { style: { flexGrow: 0, flexShrink: 1, flexDirection: "row", textWrap: wrap }, internal_transform: transform }, isScreenReaderEnabled && ariaLabel ? ariaLabel : children);
|
|
17272
17272
|
}
|
|
17273
17273
|
|
|
17274
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17274
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/ErrorOverview.js
|
|
17275
17275
|
var cleanupPath = (path) => {
|
|
17276
17276
|
return path?.replace(`file://${cwd()}/`, "");
|
|
17277
17277
|
};
|
|
@@ -17380,7 +17380,7 @@ function ErrorOverview({ error }) {
|
|
|
17380
17380
|
);
|
|
17381
17381
|
}
|
|
17382
17382
|
|
|
17383
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17383
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/ErrorBoundary.js
|
|
17384
17384
|
var ErrorBoundary = class extends import_react13.PureComponent {
|
|
17385
17385
|
static displayName = "InternalErrorBoundary";
|
|
17386
17386
|
static getDerivedStateFromError(error) {
|
|
@@ -17400,7 +17400,7 @@ var ErrorBoundary = class extends import_react13.PureComponent {
|
|
|
17400
17400
|
}
|
|
17401
17401
|
};
|
|
17402
17402
|
|
|
17403
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17403
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/App.js
|
|
17404
17404
|
var tab = " ";
|
|
17405
17405
|
var shiftTab = "\x1B[Z";
|
|
17406
17406
|
var escape2 = "\x1B";
|
|
@@ -17734,7 +17734,7 @@ function App({ children, stdin, stdout, stderr, writeToStdout, writeToStderr, ex
|
|
|
17734
17734
|
App.displayName = "InternalApp";
|
|
17735
17735
|
var App_default = App;
|
|
17736
17736
|
|
|
17737
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17737
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/kitty-keyboard.js
|
|
17738
17738
|
var kittyFlags = {
|
|
17739
17739
|
disambiguateEscapeCodes: 1,
|
|
17740
17740
|
reportEventTypes: 2,
|
|
@@ -17750,7 +17750,7 @@ function resolveFlags(flags) {
|
|
|
17750
17750
|
return result;
|
|
17751
17751
|
}
|
|
17752
17752
|
|
|
17753
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
17753
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/ink.js
|
|
17754
17754
|
var noop = () => {
|
|
17755
17755
|
};
|
|
17756
17756
|
var kittyQueryEscapeByte = 27;
|
|
@@ -18291,7 +18291,7 @@ var Ink = class {
|
|
|
18291
18291
|
}
|
|
18292
18292
|
};
|
|
18293
18293
|
|
|
18294
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18294
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render.js
|
|
18295
18295
|
var render = (node, options) => {
|
|
18296
18296
|
const inkOptions = {
|
|
18297
18297
|
stdout: process12.stdout,
|
|
@@ -18338,25 +18338,25 @@ var getInstance = (stdout, createInstance, concurrent) => {
|
|
|
18338
18338
|
return instance;
|
|
18339
18339
|
};
|
|
18340
18340
|
|
|
18341
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18341
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/render-to-string.js
|
|
18342
18342
|
var import_constants3 = __toESM(require_constants(), 1);
|
|
18343
18343
|
|
|
18344
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18344
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Static.js
|
|
18345
18345
|
var import_react16 = __toESM(require_react(), 1);
|
|
18346
18346
|
|
|
18347
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18347
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Transform.js
|
|
18348
18348
|
var import_react17 = __toESM(require_react(), 1);
|
|
18349
18349
|
|
|
18350
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18350
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Newline.js
|
|
18351
18351
|
var import_react18 = __toESM(require_react(), 1);
|
|
18352
18352
|
|
|
18353
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18353
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/components/Spacer.js
|
|
18354
18354
|
var import_react19 = __toESM(require_react(), 1);
|
|
18355
18355
|
|
|
18356
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18356
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-input.js
|
|
18357
18357
|
var import_react21 = __toESM(require_react(), 1);
|
|
18358
18358
|
|
|
18359
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18359
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/parse-keypress.js
|
|
18360
18360
|
var keyName = {
|
|
18361
18361
|
/* xterm/gnome ESC O letter */
|
|
18362
18362
|
OP: "f1",
|
|
@@ -18440,31 +18440,31 @@ var keyName = {
|
|
|
18440
18440
|
};
|
|
18441
18441
|
var nonAlphanumericKeys = [...Object.values(keyName), "backspace"];
|
|
18442
18442
|
|
|
18443
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18443
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-stdin.js
|
|
18444
18444
|
var import_react20 = __toESM(require_react(), 1);
|
|
18445
18445
|
|
|
18446
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18446
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-app.js
|
|
18447
18447
|
var import_react22 = __toESM(require_react(), 1);
|
|
18448
18448
|
|
|
18449
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18449
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-stdout.js
|
|
18450
18450
|
var import_react23 = __toESM(require_react(), 1);
|
|
18451
18451
|
|
|
18452
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18452
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-stderr.js
|
|
18453
18453
|
var import_react24 = __toESM(require_react(), 1);
|
|
18454
18454
|
|
|
18455
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18455
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-focus.js
|
|
18456
18456
|
var import_react25 = __toESM(require_react(), 1);
|
|
18457
18457
|
|
|
18458
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18458
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-focus-manager.js
|
|
18459
18459
|
var import_react26 = __toESM(require_react(), 1);
|
|
18460
18460
|
|
|
18461
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18461
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-is-screen-reader-enabled.js
|
|
18462
18462
|
var import_react27 = __toESM(require_react(), 1);
|
|
18463
18463
|
|
|
18464
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
18464
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/hooks/use-cursor.js
|
|
18465
18465
|
var import_react28 = __toESM(require_react(), 1);
|
|
18466
18466
|
|
|
18467
|
-
// ../../node_modules/.vlt/~npm~ink-spinner@5.0.0~peer.
|
|
18467
|
+
// ../../node_modules/.vlt/~npm~ink-spinner@5.0.0~peer.21/node_modules/ink-spinner/build/index.js
|
|
18468
18468
|
var import_react29 = __toESM(require_react(), 1);
|
|
18469
18469
|
var import_cli_spinners = __toESM(require_cli_spinners(), 1);
|
|
18470
18470
|
function Spinner({ type = "dots" }) {
|
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
InstallReporter
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-M562AXMZ.js";
|
|
15
15
|
import "./chunk-VTEFO2FT.js";
|
|
16
16
|
import "./chunk-RXNA2XCX.js";
|
|
17
17
|
import "./chunk-WGDTG44V.js";
|
package/cli-package.json
CHANGED
|
@@ -15,9 +15,9 @@ import {
|
|
|
15
15
|
__toESM
|
|
16
16
|
} from "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
18
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/constants.js
|
|
19
19
|
var require_constants = __commonJS({
|
|
20
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
20
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/constants.js"(exports, module) {
|
|
21
21
|
"use strict";
|
|
22
22
|
var BINARY_TYPES = ["nodebuffer", "arraybuffer", "fragments"];
|
|
23
23
|
var hasBlob = typeof Blob !== "undefined";
|
|
@@ -38,9 +38,9 @@ var require_constants = __commonJS({
|
|
|
38
38
|
}
|
|
39
39
|
});
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
41
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/buffer-util.js
|
|
42
42
|
var require_buffer_util = __commonJS({
|
|
43
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
43
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/buffer-util.js"(exports, module) {
|
|
44
44
|
"use strict";
|
|
45
45
|
var { EMPTY_BUFFER } = require_constants();
|
|
46
46
|
var FastBuffer = Buffer[Symbol.species];
|
|
@@ -113,9 +113,9 @@ var require_buffer_util = __commonJS({
|
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
|
|
116
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
116
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/limiter.js
|
|
117
117
|
var require_limiter = __commonJS({
|
|
118
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
118
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/limiter.js"(exports, module) {
|
|
119
119
|
"use strict";
|
|
120
120
|
var kDone = /* @__PURE__ */ Symbol("kDone");
|
|
121
121
|
var kRun = /* @__PURE__ */ Symbol("kRun");
|
|
@@ -163,9 +163,9 @@ var require_limiter = __commonJS({
|
|
|
163
163
|
}
|
|
164
164
|
});
|
|
165
165
|
|
|
166
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
166
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/permessage-deflate.js
|
|
167
167
|
var require_permessage_deflate = __commonJS({
|
|
168
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
168
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/permessage-deflate.js"(exports, module) {
|
|
169
169
|
"use strict";
|
|
170
170
|
var zlib = __require("node:zlib");
|
|
171
171
|
var bufferUtil = require_buffer_util();
|
|
@@ -546,9 +546,9 @@ var require_permessage_deflate = __commonJS({
|
|
|
546
546
|
}
|
|
547
547
|
});
|
|
548
548
|
|
|
549
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
549
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/validation.js
|
|
550
550
|
var require_validation = __commonJS({
|
|
551
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
551
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/validation.js"(exports, module) {
|
|
552
552
|
"use strict";
|
|
553
553
|
var { isUtf8 } = __require("node:buffer");
|
|
554
554
|
var { hasBlob } = require_constants();
|
|
@@ -747,9 +747,9 @@ var require_validation = __commonJS({
|
|
|
747
747
|
}
|
|
748
748
|
});
|
|
749
749
|
|
|
750
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
750
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/receiver.js
|
|
751
751
|
var require_receiver = __commonJS({
|
|
752
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
752
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/receiver.js"(exports, module) {
|
|
753
753
|
"use strict";
|
|
754
754
|
var { Writable } = __require("node:stream");
|
|
755
755
|
var PerMessageDeflate = require_permessage_deflate();
|
|
@@ -1339,9 +1339,9 @@ var require_receiver = __commonJS({
|
|
|
1339
1339
|
}
|
|
1340
1340
|
});
|
|
1341
1341
|
|
|
1342
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
1342
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/sender.js
|
|
1343
1343
|
var require_sender = __commonJS({
|
|
1344
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
1344
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/sender.js"(exports, module) {
|
|
1345
1345
|
"use strict";
|
|
1346
1346
|
var { Duplex } = __require("node:stream");
|
|
1347
1347
|
var { randomFillSync } = __require("node:crypto");
|
|
@@ -1827,9 +1827,9 @@ var require_sender = __commonJS({
|
|
|
1827
1827
|
}
|
|
1828
1828
|
});
|
|
1829
1829
|
|
|
1830
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
1830
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/event-target.js
|
|
1831
1831
|
var require_event_target = __commonJS({
|
|
1832
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
1832
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/event-target.js"(exports, module) {
|
|
1833
1833
|
"use strict";
|
|
1834
1834
|
var { kForOnEventAttribute, kListener } = require_constants();
|
|
1835
1835
|
var kCode = /* @__PURE__ */ Symbol("kCode");
|
|
@@ -2056,9 +2056,9 @@ var require_event_target = __commonJS({
|
|
|
2056
2056
|
}
|
|
2057
2057
|
});
|
|
2058
2058
|
|
|
2059
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
2059
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/extension.js
|
|
2060
2060
|
var require_extension = __commonJS({
|
|
2061
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
2061
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/extension.js"(exports, module) {
|
|
2062
2062
|
"use strict";
|
|
2063
2063
|
var { tokenChars } = require_validation();
|
|
2064
2064
|
function push(dest, name, elem) {
|
|
@@ -2209,9 +2209,9 @@ var require_extension = __commonJS({
|
|
|
2209
2209
|
}
|
|
2210
2210
|
});
|
|
2211
2211
|
|
|
2212
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
2212
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/websocket.js
|
|
2213
2213
|
var require_websocket = __commonJS({
|
|
2214
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
2214
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/websocket.js"(exports, module) {
|
|
2215
2215
|
"use strict";
|
|
2216
2216
|
var EventEmitter = __require("node:events");
|
|
2217
2217
|
var https = __require("node:https");
|
|
@@ -3095,9 +3095,9 @@ var require_websocket = __commonJS({
|
|
|
3095
3095
|
}
|
|
3096
3096
|
});
|
|
3097
3097
|
|
|
3098
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3098
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/stream.js
|
|
3099
3099
|
var require_stream = __commonJS({
|
|
3100
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3100
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/stream.js"(exports, module) {
|
|
3101
3101
|
"use strict";
|
|
3102
3102
|
var WebSocket2 = require_websocket();
|
|
3103
3103
|
var { Duplex } = __require("node:stream");
|
|
@@ -3193,9 +3193,9 @@ var require_stream = __commonJS({
|
|
|
3193
3193
|
}
|
|
3194
3194
|
});
|
|
3195
3195
|
|
|
3196
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3196
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/subprotocol.js
|
|
3197
3197
|
var require_subprotocol = __commonJS({
|
|
3198
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3198
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/subprotocol.js"(exports, module) {
|
|
3199
3199
|
"use strict";
|
|
3200
3200
|
var { tokenChars } = require_validation();
|
|
3201
3201
|
function parse(header) {
|
|
@@ -3238,9 +3238,9 @@ var require_subprotocol = __commonJS({
|
|
|
3238
3238
|
}
|
|
3239
3239
|
});
|
|
3240
3240
|
|
|
3241
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3241
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/websocket-server.js
|
|
3242
3242
|
var require_websocket_server = __commonJS({
|
|
3243
|
-
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
3243
|
+
"../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/lib/websocket-server.js"(exports, module) {
|
|
3244
3244
|
"use strict";
|
|
3245
3245
|
var EventEmitter = __require("node:events");
|
|
3246
3246
|
var http = __require("node:http");
|
|
@@ -16601,7 +16601,7 @@ var require_backend = __commonJS({
|
|
|
16601
16601
|
}
|
|
16602
16602
|
});
|
|
16603
16603
|
|
|
16604
|
-
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.
|
|
16604
|
+
// ../../node_modules/.vlt/~npm~ws@8.19.0~peer.14/node_modules/ws/wrapper.mjs
|
|
16605
16605
|
var import_stream = __toESM(require_stream(), 1);
|
|
16606
16606
|
var import_receiver = __toESM(require_receiver(), 1);
|
|
16607
16607
|
var import_sender = __toESM(require_sender(), 1);
|
|
@@ -16609,7 +16609,7 @@ var import_websocket = __toESM(require_websocket(), 1);
|
|
|
16609
16609
|
var import_websocket_server = __toESM(require_websocket_server(), 1);
|
|
16610
16610
|
var wrapper_default = import_websocket.default;
|
|
16611
16611
|
|
|
16612
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16612
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/devtools-window-polyfill.js
|
|
16613
16613
|
var customGlobal = global;
|
|
16614
16614
|
customGlobal.WebSocket ||= wrapper_default;
|
|
16615
16615
|
customGlobal.window ||= global;
|
|
@@ -16666,7 +16666,7 @@ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
|
|
|
16666
16666
|
}
|
|
16667
16667
|
];
|
|
16668
16668
|
|
|
16669
|
-
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.
|
|
16669
|
+
// ../../node_modules/.vlt/~npm~ink@6.8.0~peer.21/node_modules/ink/build/devtools.js
|
|
16670
16670
|
var import_react_devtools_core = __toESM(require_backend(), 1);
|
|
16671
16671
|
import_react_devtools_core.default.initialize();
|
|
16672
16672
|
import_react_devtools_core.default.connectToDevTools();
|
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
loadCommand
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-2T2STA4J.js";
|
|
15
15
|
import {
|
|
16
16
|
generateDefaultHelp,
|
|
17
17
|
generateFullHelp
|
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
packTarball
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-4EFXCCT3.js";
|
|
15
15
|
import {
|
|
16
16
|
prettyBytes
|
|
17
17
|
} from "./chunk-LRPTCGTW.js";
|
package/package.json
CHANGED
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
packTarball
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-4EFXCCT3.js";
|
|
15
15
|
import {
|
|
16
16
|
prettyBytes
|
|
17
17
|
} from "./chunk-LRPTCGTW.js";
|
|
@@ -229,6 +229,9 @@ var commandSingle = async (location, conf) => {
|
|
|
229
229
|
...runOptions,
|
|
230
230
|
arg0: "prepare"
|
|
231
231
|
});
|
|
232
|
+
const updatedManifest = conf.options.packageJson.read(manifestDir, {
|
|
233
|
+
reload: true
|
|
234
|
+
});
|
|
232
235
|
const {
|
|
233
236
|
name,
|
|
234
237
|
version,
|
|
@@ -237,8 +240,9 @@ var commandSingle = async (location, conf) => {
|
|
|
237
240
|
unpackedSize,
|
|
238
241
|
files,
|
|
239
242
|
integrity,
|
|
240
|
-
shasum
|
|
241
|
-
|
|
243
|
+
shasum,
|
|
244
|
+
resolvedManifest
|
|
245
|
+
} = await packTarball(updatedManifest, manifestDir, conf);
|
|
242
246
|
await run({
|
|
243
247
|
...runOptions,
|
|
244
248
|
arg0: "postpack"
|
|
@@ -250,17 +254,17 @@ var commandSingle = async (location, conf) => {
|
|
|
250
254
|
const publishMetadata = {
|
|
251
255
|
_id: name,
|
|
252
256
|
name,
|
|
253
|
-
description:
|
|
257
|
+
description: resolvedManifest.description || "",
|
|
254
258
|
"dist-tags": {
|
|
255
259
|
[tag]: version
|
|
256
260
|
},
|
|
257
261
|
versions: {
|
|
258
262
|
[version]: {
|
|
259
|
-
...
|
|
263
|
+
...resolvedManifest,
|
|
260
264
|
_id: `${name}@${version}`,
|
|
261
265
|
_nodeVersion: process.versions.node,
|
|
262
266
|
dist: {
|
|
263
|
-
...
|
|
267
|
+
...resolvedManifest.dist,
|
|
264
268
|
integrity,
|
|
265
269
|
shasum,
|
|
266
270
|
tarball: new URL(`${name}/-/${tarballName}`, registryUrl).href
|
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
InstallReporter
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-M562AXMZ.js";
|
|
15
15
|
import "./chunk-VTEFO2FT.js";
|
|
16
16
|
import "./chunk-RXNA2XCX.js";
|
|
17
17
|
import "./chunk-WGDTG44V.js";
|
|
@@ -11,7 +11,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
11
11
|
var require = _vlt_createRequire(import.meta.filename);
|
|
12
12
|
import {
|
|
13
13
|
InstallReporter
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-M562AXMZ.js";
|
|
15
15
|
import "./chunk-VTEFO2FT.js";
|
|
16
16
|
import "./chunk-RXNA2XCX.js";
|
|
17
17
|
import "./chunk-WGDTG44V.js";
|
package/vlr.js
CHANGED
|
@@ -12,7 +12,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
12
12
|
var require = _vlt_createRequire(import.meta.filename);
|
|
13
13
|
import {
|
|
14
14
|
run
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QC3YTQQW.js";
|
|
16
16
|
import "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
18
|
// ../build/src/bins/vlr.ts
|
package/vlrx.js
CHANGED
|
@@ -12,7 +12,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
12
12
|
var require = _vlt_createRequire(import.meta.filename);
|
|
13
13
|
import {
|
|
14
14
|
run
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QC3YTQQW.js";
|
|
16
16
|
import "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
18
|
// ../build/src/bins/vlrx.ts
|
package/vlt.js
CHANGED
|
@@ -12,7 +12,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
12
12
|
var require = _vlt_createRequire(import.meta.filename);
|
|
13
13
|
import {
|
|
14
14
|
run
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QC3YTQQW.js";
|
|
16
16
|
import "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
18
|
// ../build/src/bins/vlt.ts
|
package/vlx.js
CHANGED
|
@@ -12,7 +12,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
12
12
|
var require = _vlt_createRequire(import.meta.filename);
|
|
13
13
|
import {
|
|
14
14
|
run
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QC3YTQQW.js";
|
|
16
16
|
import "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
18
|
// ../build/src/bins/vlx.ts
|
package/vlxl.js
CHANGED
|
@@ -12,7 +12,7 @@ import {createRequire as _vlt_createRequire} from "node:module";
|
|
|
12
12
|
var require = _vlt_createRequire(import.meta.filename);
|
|
13
13
|
import {
|
|
14
14
|
run
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QC3YTQQW.js";
|
|
16
16
|
import "./chunk-PZLD7RTK.js";
|
|
17
17
|
|
|
18
18
|
// ../build/src/bins/vlxl.ts
|