@fragment-dev/cli 2025.12.17-1 → 2025.12.17
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/{chunk-B2X23D4V.js → chunk-HDSQSGJZ.js} +1 -1
- package/dist/{chunk-FYI24ALS.js → chunk-JEFROCJ4.js} +3 -18
- package/dist/{chunk-JCR4G756.js → chunk-MCDP3VCZ.js} +3 -3
- package/dist/{chunk-JZRLBES4.js → chunk-V25PI4BY.js} +1 -1
- package/dist/{chunk-ZHN6GI65.js → chunk-ZXWT4UIL.js} +1 -1
- package/dist/commands/get-schema.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/update.js +2 -2
- package/dist/commands.js +5 -5
- package/dist/index.js +5 -5
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
|
@@ -13524,9 +13524,9 @@ var require_wrap_ansi = __commonJS({
|
|
|
13524
13524
|
}
|
|
13525
13525
|
});
|
|
13526
13526
|
|
|
13527
|
-
// ../../node_modules/
|
|
13527
|
+
// ../../node_modules/is-unicode-supported/index.js
|
|
13528
13528
|
var require_is_unicode_supported = __commonJS({
|
|
13529
|
-
"../../node_modules/
|
|
13529
|
+
"../../node_modules/is-unicode-supported/index.js"(exports, module) {
|
|
13530
13530
|
"use strict";
|
|
13531
13531
|
init_cjs_shims();
|
|
13532
13532
|
module.exports = () => {
|
|
@@ -13937,21 +13937,6 @@ var require_is_interactive = __commonJS({
|
|
|
13937
13937
|
}
|
|
13938
13938
|
});
|
|
13939
13939
|
|
|
13940
|
-
// ../../node_modules/ora/node_modules/is-unicode-supported/index.js
|
|
13941
|
-
var require_is_unicode_supported2 = __commonJS({
|
|
13942
|
-
"../../node_modules/ora/node_modules/is-unicode-supported/index.js"(exports, module) {
|
|
13943
|
-
"use strict";
|
|
13944
|
-
init_cjs_shims();
|
|
13945
|
-
module.exports = () => {
|
|
13946
|
-
if (process.platform !== "win32") {
|
|
13947
|
-
return true;
|
|
13948
|
-
}
|
|
13949
|
-
return Boolean(process.env.CI) || Boolean(process.env.WT_SESSION) || // Windows Terminal
|
|
13950
|
-
process.env.TERM_PROGRAM === "vscode" || process.env.TERM === "xterm-256color" || process.env.TERM === "alacritty";
|
|
13951
|
-
};
|
|
13952
|
-
}
|
|
13953
|
-
});
|
|
13954
|
-
|
|
13955
13940
|
// ../../node_modules/readable-stream/lib/internal/streams/stream.js
|
|
13956
13941
|
var require_stream = __commonJS({
|
|
13957
13942
|
"../../node_modules/readable-stream/lib/internal/streams/stream.js"(exports, module) {
|
|
@@ -17275,7 +17260,7 @@ var require_ora = __commonJS({
|
|
|
17275
17260
|
var stripAnsi2 = require_strip_ansi();
|
|
17276
17261
|
var wcwidth = require_wcwidth();
|
|
17277
17262
|
var isInteractive = require_is_interactive();
|
|
17278
|
-
var isUnicodeSupported2 =
|
|
17263
|
+
var isUnicodeSupported2 = require_is_unicode_supported();
|
|
17279
17264
|
var { BufferListStream } = require_bl();
|
|
17280
17265
|
var TEXT = Symbol("text");
|
|
17281
17266
|
var PREFIX_TEXT = Symbol("prefixText");
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
} from "./chunk-EXS5ZS4O.js";
|
|
16
16
|
import {
|
|
17
17
|
Update
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-HDSQSGJZ.js";
|
|
19
19
|
import {
|
|
20
20
|
VerifySchema
|
|
21
21
|
} from "./chunk-UWZOOSXG.js";
|
|
@@ -24,13 +24,13 @@ import {
|
|
|
24
24
|
} from "./chunk-NCIRJV5V.js";
|
|
25
25
|
import {
|
|
26
26
|
GetSchema
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-ZXWT4UIL.js";
|
|
28
28
|
import {
|
|
29
29
|
Init
|
|
30
30
|
} from "./chunk-GGCDYQIW.js";
|
|
31
31
|
import {
|
|
32
32
|
Login
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-V25PI4BY.js";
|
|
34
34
|
import {
|
|
35
35
|
MigrateLedgerEntry
|
|
36
36
|
} from "./chunk-OBJHIIXG.js";
|
package/dist/commands/login.js
CHANGED
package/dist/commands/update.js
CHANGED
package/dist/commands.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
COMMANDS
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MCDP3VCZ.js";
|
|
4
4
|
import "./chunk-XTMYKL3N.js";
|
|
5
5
|
import "./chunk-T3TNAOFS.js";
|
|
6
6
|
import "./chunk-R7QCNENW.js";
|
|
7
7
|
import "./chunk-G3K3FJ7S.js";
|
|
8
8
|
import "./chunk-EXS5ZS4O.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-HDSQSGJZ.js";
|
|
10
10
|
import "./chunk-UWZOOSXG.js";
|
|
11
11
|
import "./chunk-Y5NKOPGQ.js";
|
|
12
12
|
import "./chunk-A4BSWX5D.js";
|
|
13
13
|
import "./chunk-NCIRJV5V.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-ZXWT4UIL.js";
|
|
15
15
|
import "./chunk-GGCDYQIW.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-V25PI4BY.js";
|
|
17
|
+
import "./chunk-JEFROCJ4.js";
|
|
18
18
|
import "./chunk-OBJHIIXG.js";
|
|
19
19
|
import "./chunk-WYGN3U5V.js";
|
|
20
20
|
import "./chunk-EJ2G2JEJ.js";
|
package/dist/index.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import {
|
|
2
2
|
COMMANDS
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-MCDP3VCZ.js";
|
|
4
4
|
import "./chunk-XTMYKL3N.js";
|
|
5
5
|
import "./chunk-T3TNAOFS.js";
|
|
6
6
|
import "./chunk-R7QCNENW.js";
|
|
7
7
|
import "./chunk-G3K3FJ7S.js";
|
|
8
8
|
import "./chunk-EXS5ZS4O.js";
|
|
9
|
-
import "./chunk-
|
|
9
|
+
import "./chunk-HDSQSGJZ.js";
|
|
10
10
|
import "./chunk-UWZOOSXG.js";
|
|
11
11
|
import "./chunk-Y5NKOPGQ.js";
|
|
12
12
|
import "./chunk-A4BSWX5D.js";
|
|
13
13
|
import "./chunk-NCIRJV5V.js";
|
|
14
|
-
import "./chunk-
|
|
14
|
+
import "./chunk-ZXWT4UIL.js";
|
|
15
15
|
import "./chunk-GGCDYQIW.js";
|
|
16
|
-
import "./chunk-
|
|
17
|
-
import "./chunk-
|
|
16
|
+
import "./chunk-V25PI4BY.js";
|
|
17
|
+
import "./chunk-JEFROCJ4.js";
|
|
18
18
|
import "./chunk-OBJHIIXG.js";
|
|
19
19
|
import "./chunk-WYGN3U5V.js";
|
|
20
20
|
import "./chunk-EJ2G2JEJ.js";
|
package/oclif.manifest.json
CHANGED