@visulima/pail 4.0.0-alpha.5 → 4.0.0-alpha.6
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/CHANGELOG.md +24 -0
- package/LICENSE.md +4 -4
- package/dist/index.server.js +3 -3
- package/dist/interactive/index.js +1 -1
- package/dist/packem_shared/{InteractiveManager-CbE7d1kY.js → InteractiveManager-Cd6A14ZK.js} +1 -1
- package/dist/packem_shared/{PrettyReporter-DLQtmATi.js → PrettyReporter-BjXCFQlo.js} +3 -3
- package/dist/packem_shared/{Spinner-B9JUdsbY.js → Spinner-DIdVcfWq.js} +34 -1
- package/dist/packem_shared/{abstract-pretty-reporter-DckLMlGF.js → abstract-pretty-reporter-jU8WL_6c.js} +121 -15
- package/dist/packem_shared/{index-EZ_WSQZS.js → index-frijFf5m.js} +120 -14
- package/dist/reporter/pretty/index.js +1 -1
- package/dist/reporter/simple/simple-reporter.server.js +2 -2
- package/dist/spinner.js +34 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
1
|
+
## @visulima/pail [4.0.0-alpha.6](https://github.com/visulima/visulima/compare/@visulima/pail@4.0.0-alpha.5...@visulima/pail@4.0.0-alpha.6) (2026-03-06)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
* **pail:** update packem to 2.0.0-alpha.54 ([100f545](https://github.com/visulima/visulima/commit/100f54587dca2c89aa70867d9a398d56ffb86ada))
|
|
6
|
+
|
|
7
|
+
### Miscellaneous Chores
|
|
8
|
+
|
|
9
|
+
* **error-debugging:** update dependencies ([6002ece](https://github.com/visulima/visulima/commit/6002ece1803b2ba8261cff42a362dd6e8ddcc3ee))
|
|
10
|
+
* **pail:** update dependencies ([5e4bf79](https://github.com/visulima/visulima/commit/5e4bf79575b61d2a299fcd45957fa3ea782f8194))
|
|
11
|
+
* **pail:** update dependencies ([4cc1e2a](https://github.com/visulima/visulima/commit/4cc1e2a48881684296d88a7f2107bd29f8457a25))
|
|
12
|
+
* update lock file maintenance ([d83e716](https://github.com/visulima/visulima/commit/d83e71697b75d24704185b66bb521a934d2db02d))
|
|
13
|
+
* year update ([47f4105](https://github.com/visulima/visulima/commit/47f410596ce7190cfea36a073db32e0cec50bbcd))
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
### Dependencies
|
|
17
|
+
|
|
18
|
+
* **@visulima/colorize:** upgraded to 2.0.0-alpha.5
|
|
19
|
+
* **@visulima/error:** upgraded to 6.0.0-alpha.5
|
|
20
|
+
* **@visulima/fmt:** upgraded to 2.0.0-alpha.5
|
|
21
|
+
* **@visulima/inspector:** upgraded to 2.0.0-alpha.4
|
|
22
|
+
* **@visulima/redact:** upgraded to 3.0.0-alpha.5
|
|
23
|
+
* **@visulima/string:** upgraded to 3.0.0-alpha.6
|
|
24
|
+
|
|
1
25
|
## @visulima/pail [4.0.0-alpha.5](https://github.com/visulima/visulima/compare/@visulima/pail@4.0.0-alpha.4...@visulima/pail@4.0.0-alpha.5) (2025-12-27)
|
|
2
26
|
|
|
3
27
|
### Bug Fixes
|
package/LICENSE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
Copyright (c)
|
|
3
|
+
Copyright (c) 2026 visulima
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -210,7 +210,7 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
210
210
|
|
|
211
211
|
> MIT License
|
|
212
212
|
>
|
|
213
|
-
> Copyright (c)
|
|
213
|
+
> Copyright (c) 2026 visulima
|
|
214
214
|
>
|
|
215
215
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
216
216
|
> of this software and associated documentation files (the "Software"), to deal
|
|
@@ -239,7 +239,7 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
239
239
|
|
|
240
240
|
> MIT License
|
|
241
241
|
>
|
|
242
|
-
> Copyright (c)
|
|
242
|
+
> Copyright (c) 2026 visulima
|
|
243
243
|
>
|
|
244
244
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
245
245
|
> of this software and associated documentation files (the "Software"), to deal
|
|
@@ -419,7 +419,7 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
419
419
|
|
|
420
420
|
> MIT License
|
|
421
421
|
>
|
|
422
|
-
> Copyright (c)
|
|
422
|
+
> Copyright (c) 2026 visulima
|
|
423
423
|
>
|
|
424
424
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
425
425
|
> of this software and associated documentation files (the "Software"), to deal
|
package/dist/index.server.js
CHANGED
|
@@ -22,14 +22,14 @@ const {
|
|
|
22
22
|
stderr,
|
|
23
23
|
env
|
|
24
24
|
} = __cjs_getProcess;
|
|
25
|
-
import { t as terminalSize, w as wordWrap, W as WrapMode, g as getLongestLabel, E as EXTENDED_RFC_5424_LOG_LEVELS, a as EMPTY_SYMBOL, L as LOG_TYPES, i as inspect, b as writeStream, A as AbstractPrettyReporter, d as defaultInspectorConfig, c as getLongestBadge, e as getStringWidth, f as formatLabel, r as renderError } from './packem_shared/abstract-pretty-reporter-
|
|
25
|
+
import { t as terminalSize, w as wordWrap, W as WrapMode, g as getLongestLabel, E as EXTENDED_RFC_5424_LOG_LEVELS, a as EMPTY_SYMBOL, L as LOG_TYPES, i as inspect, b as writeStream, A as AbstractPrettyReporter, d as defaultInspectorConfig, c as getLongestBadge, e as getStringWidth, f as formatLabel, r as renderError } from './packem_shared/abstract-pretty-reporter-jU8WL_6c.js';
|
|
26
26
|
const {
|
|
27
27
|
StringDecoder
|
|
28
28
|
} = __cjs_getBuiltinModule("node:string_decoder");
|
|
29
29
|
import { ProgressBar, applyStyleToOptions, MultiProgressBar } from './packem_shared/getBarChar-BWj1UrH3.js';
|
|
30
30
|
export { getBarChar } from './packem_shared/getBarChar-BWj1UrH3.js';
|
|
31
|
-
import { Spinner, MultiSpinner } from './packem_shared/Spinner-
|
|
32
|
-
import colorize, { red, greenBright, cyan, green, grey,
|
|
31
|
+
import { Spinner, MultiSpinner } from './packem_shared/Spinner-DIdVcfWq.js';
|
|
32
|
+
import colorize, { red, greenBright, cyan, green, grey, bgGrey, underline, white } from '@visulima/colorize';
|
|
33
33
|
|
|
34
34
|
class InteractiveManager {
|
|
35
35
|
#stream;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as InteractiveManager } from '../packem_shared/InteractiveManager-
|
|
1
|
+
export { default as InteractiveManager } from '../packem_shared/InteractiveManager-Cd6A14ZK.js';
|
|
2
2
|
export { default as InteractiveStreamHook } from '../packem_shared/InteractiveStreamHook-ePIURL_U.js';
|
|
@@ -21,8 +21,8 @@ const {
|
|
|
21
21
|
stdout,
|
|
22
22
|
stderr
|
|
23
23
|
} = __cjs_getProcess;
|
|
24
|
-
import colorize, { grey, green, cyan, red, yellow, bold, magenta, underline, greenBright,
|
|
25
|
-
import { t as terminalSize, g as getStringWidth, w as wordWrap, W as WrapMode } from './index-
|
|
24
|
+
import colorize, { grey, green, cyan, red, yellow, bold, magenta, underline, greenBright, bgGrey, white } from '@visulima/colorize';
|
|
25
|
+
import { t as terminalSize, g as getStringWidth, w as wordWrap, W as WrapMode } from './index-frijFf5m.js';
|
|
26
26
|
import { L as LOG_TYPES, E as EMPTY_SYMBOL } from './constants-B1RjD_ps.js';
|
|
27
27
|
import { w as writeStream } from './write-stream-BG8fhcs3.js';
|
|
28
28
|
const {
|
|
@@ -34,7 +34,7 @@ const _process = globalThis.process || /* @__PURE__ */ Object.create(null);
|
|
|
34
34
|
const processShims = {
|
|
35
35
|
versions: {}
|
|
36
36
|
};
|
|
37
|
-
const process$1 = new Proxy(_process, {
|
|
37
|
+
const process$1 = /* @__PURE__ */ new Proxy(_process, {
|
|
38
38
|
get(target, property) {
|
|
39
39
|
if (property in target) {
|
|
40
40
|
return target[property];
|
|
@@ -1663,6 +1663,38 @@ var dwarfFortress = {
|
|
|
1663
1663
|
" ██████£££ "
|
|
1664
1664
|
]
|
|
1665
1665
|
};
|
|
1666
|
+
var fish = {
|
|
1667
|
+
interval: 80,
|
|
1668
|
+
frames: [
|
|
1669
|
+
"~~~~~~~~~~~~~~~~~~~~",
|
|
1670
|
+
"> ~~~~~~~~~~~~~~~~~~",
|
|
1671
|
+
"º> ~~~~~~~~~~~~~~~~~",
|
|
1672
|
+
"(º> ~~~~~~~~~~~~~~~~",
|
|
1673
|
+
"((º> ~~~~~~~~~~~~~~~",
|
|
1674
|
+
"<((º> ~~~~~~~~~~~~~~",
|
|
1675
|
+
"><((º> ~~~~~~~~~~~~~",
|
|
1676
|
+
" ><((º> ~~~~~~~~~~~~",
|
|
1677
|
+
"~ ><((º> ~~~~~~~~~~~",
|
|
1678
|
+
"~~ <>((º> ~~~~~~~~~~",
|
|
1679
|
+
"~~~ ><((º> ~~~~~~~~~",
|
|
1680
|
+
"~~~~ <>((º> ~~~~~~~~",
|
|
1681
|
+
"~~~~~ ><((º> ~~~~~~~",
|
|
1682
|
+
"~~~~~~ <>((º> ~~~~~~",
|
|
1683
|
+
"~~~~~~~ ><((º> ~~~~~",
|
|
1684
|
+
"~~~~~~~~ <>((º> ~~~~",
|
|
1685
|
+
"~~~~~~~~~ ><((º> ~~~",
|
|
1686
|
+
"~~~~~~~~~~ <>((º> ~~",
|
|
1687
|
+
"~~~~~~~~~~~ ><((º> ~",
|
|
1688
|
+
"~~~~~~~~~~~~ <>((º> ",
|
|
1689
|
+
"~~~~~~~~~~~~~ ><((º>",
|
|
1690
|
+
"~~~~~~~~~~~~~~ <>((º",
|
|
1691
|
+
"~~~~~~~~~~~~~~~ ><((",
|
|
1692
|
+
"~~~~~~~~~~~~~~~~ <>(",
|
|
1693
|
+
"~~~~~~~~~~~~~~~~~ ><",
|
|
1694
|
+
"~~~~~~~~~~~~~~~~~~ <",
|
|
1695
|
+
"~~~~~~~~~~~~~~~~~~~~"
|
|
1696
|
+
]
|
|
1697
|
+
};
|
|
1666
1698
|
const spinners = {
|
|
1667
1699
|
dots: dots,
|
|
1668
1700
|
dots2: dots2,
|
|
@@ -1752,7 +1784,8 @@ const spinners = {
|
|
|
1752
1784
|
orangeBluePulse: orangeBluePulse,
|
|
1753
1785
|
timeTravel: timeTravel,
|
|
1754
1786
|
aesthetic: aesthetic,
|
|
1755
|
-
dwarfFortress: dwarfFortress
|
|
1787
|
+
dwarfFortress: dwarfFortress,
|
|
1788
|
+
fish: fish
|
|
1756
1789
|
};
|
|
1757
1790
|
|
|
1758
1791
|
const DEFAULT_ICONS = {
|
|
@@ -83,25 +83,104 @@ const RE_ANSI = /[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-O
|
|
|
83
83
|
const RE_CONTROL = /[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y;
|
|
84
84
|
const RE_EMOJI = emojiRegex();
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
86
|
+
const ambiguousRanges = [161, 161, 164, 164, 167, 168, 170, 170, 173, 174, 176, 180, 182, 186, 188, 191, 198, 198, 208, 208, 215, 216, 222, 225, 230, 230, 232, 234, 236, 237, 240, 240, 242, 243, 247, 250, 252, 252, 254, 254, 257, 257, 273, 273, 275, 275, 283, 283, 294, 295, 299, 299, 305, 307, 312, 312, 319, 322, 324, 324, 328, 331, 333, 333, 338, 339, 358, 359, 363, 363, 462, 462, 464, 464, 466, 466, 468, 468, 470, 470, 472, 472, 474, 474, 476, 476, 593, 593, 609, 609, 708, 708, 711, 711, 713, 715, 717, 717, 720, 720, 728, 731, 733, 733, 735, 735, 768, 879, 913, 929, 931, 937, 945, 961, 963, 969, 1025, 1025, 1040, 1103, 1105, 1105, 8208, 8208, 8211, 8214, 8216, 8217, 8220, 8221, 8224, 8226, 8228, 8231, 8240, 8240, 8242, 8243, 8245, 8245, 8251, 8251, 8254, 8254, 8308, 8308, 8319, 8319, 8321, 8324, 8364, 8364, 8451, 8451, 8453, 8453, 8457, 8457, 8467, 8467, 8470, 8470, 8481, 8482, 8486, 8486, 8491, 8491, 8531, 8532, 8539, 8542, 8544, 8555, 8560, 8569, 8585, 8585, 8592, 8601, 8632, 8633, 8658, 8658, 8660, 8660, 8679, 8679, 8704, 8704, 8706, 8707, 8711, 8712, 8715, 8715, 8719, 8719, 8721, 8721, 8725, 8725, 8730, 8730, 8733, 8736, 8739, 8739, 8741, 8741, 8743, 8748, 8750, 8750, 8756, 8759, 8764, 8765, 8776, 8776, 8780, 8780, 8786, 8786, 8800, 8801, 8804, 8807, 8810, 8811, 8814, 8815, 8834, 8835, 8838, 8839, 8853, 8853, 8857, 8857, 8869, 8869, 8895, 8895, 8978, 8978, 9312, 9449, 9451, 9547, 9552, 9587, 9600, 9615, 9618, 9621, 9632, 9633, 9635, 9641, 9650, 9651, 9654, 9655, 9660, 9661, 9664, 9665, 9670, 9672, 9675, 9675, 9678, 9681, 9698, 9701, 9711, 9711, 9733, 9734, 9737, 9737, 9742, 9743, 9756, 9756, 9758, 9758, 9792, 9792, 9794, 9794, 9824, 9825, 9827, 9829, 9831, 9834, 9836, 9837, 9839, 9839, 9886, 9887, 9919, 9919, 9926, 9933, 9935, 9939, 9941, 9953, 9955, 9955, 9960, 9961, 9963, 9969, 9972, 9972, 9974, 9977, 9979, 9980, 9982, 9983, 10045, 10045, 10102, 10111, 11094, 11097, 12872, 12879, 57344, 63743, 65024, 65039, 65533, 65533, 127232, 127242, 127248, 127277, 127280, 127337, 127344, 127373, 127375, 127376, 127387, 127404, 917760, 917999, 983040, 1048573, 1048576, 1114109];
|
|
87
|
+
const fullwidthRanges = [12288, 12288, 65281, 65376, 65504, 65510];
|
|
88
|
+
const halfwidthRanges = [8361, 8361, 65377, 65470, 65474, 65479, 65482, 65487, 65490, 65495, 65498, 65500, 65512, 65518];
|
|
89
|
+
const narrowRanges = [32, 126, 162, 163, 165, 166, 172, 172, 175, 175, 10214, 10221, 10629, 10630];
|
|
90
|
+
const wideRanges = [4352, 4447, 8986, 8987, 9001, 9002, 9193, 9196, 9200, 9200, 9203, 9203, 9725, 9726, 9748, 9749, 9776, 9783, 9800, 9811, 9855, 9855, 9866, 9871, 9875, 9875, 9889, 9889, 9898, 9899, 9917, 9918, 9924, 9925, 9934, 9934, 9940, 9940, 9962, 9962, 9970, 9971, 9973, 9973, 9978, 9978, 9981, 9981, 9989, 9989, 9994, 9995, 10024, 10024, 10060, 10060, 10062, 10062, 10067, 10069, 10071, 10071, 10133, 10135, 10160, 10160, 10175, 10175, 11035, 11036, 11088, 11088, 11093, 11093, 11904, 11929, 11931, 12019, 12032, 12245, 12272, 12287, 12289, 12350, 12353, 12438, 12441, 12543, 12549, 12591, 12593, 12686, 12688, 12773, 12783, 12830, 12832, 12871, 12880, 42124, 42128, 42182, 43360, 43388, 44032, 55203, 63744, 64255, 65040, 65049, 65072, 65106, 65108, 65126, 65128, 65131, 94176, 94180, 94192, 94198, 94208, 101589, 101631, 101662, 101760, 101874, 110576, 110579, 110581, 110587, 110589, 110590, 110592, 110882, 110898, 110898, 110928, 110930, 110933, 110933, 110948, 110951, 110960, 111355, 119552, 119638, 119648, 119670, 126980, 126980, 127183, 127183, 127374, 127374, 127377, 127386, 127488, 127490, 127504, 127547, 127552, 127560, 127568, 127569, 127584, 127589, 127744, 127776, 127789, 127797, 127799, 127868, 127870, 127891, 127904, 127946, 127951, 127955, 127968, 127984, 127988, 127988, 127992, 128062, 128064, 128064, 128066, 128252, 128255, 128317, 128331, 128334, 128336, 128359, 128378, 128378, 128405, 128406, 128420, 128420, 128507, 128591, 128640, 128709, 128716, 128716, 128720, 128722, 128725, 128728, 128732, 128735, 128747, 128748, 128756, 128764, 128992, 129003, 129008, 129008, 129292, 129338, 129340, 129349, 129351, 129535, 129648, 129660, 129664, 129674, 129678, 129734, 129736, 129736, 129741, 129756, 129759, 129770, 129775, 129784, 131072, 196605, 196608, 262141];
|
|
91
|
+
const isInRange = (ranges, codePoint) => {
|
|
92
|
+
let low = 0;
|
|
93
|
+
let high = Math.floor(ranges.length / 2) - 1;
|
|
94
|
+
while (low <= high) {
|
|
95
|
+
const mid = Math.floor((low + high) / 2);
|
|
96
|
+
const i = mid * 2;
|
|
97
|
+
if (codePoint < ranges[i]) {
|
|
98
|
+
high = mid - 1;
|
|
99
|
+
} else if (codePoint > ranges[i + 1]) {
|
|
100
|
+
low = mid + 1;
|
|
101
|
+
} else {
|
|
102
|
+
return true;
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
return false;
|
|
106
|
+
};
|
|
107
|
+
const minimumAmbiguousCodePoint = ambiguousRanges[0];
|
|
108
|
+
const maximumAmbiguousCodePoint = ambiguousRanges.at(-1);
|
|
109
|
+
const minimumFullWidthCodePoint = fullwidthRanges[0];
|
|
110
|
+
const maximumFullWidthCodePoint = fullwidthRanges.at(-1);
|
|
111
|
+
const minimumHalfWidthCodePoint = halfwidthRanges[0];
|
|
112
|
+
const maximumHalfWidthCodePoint = halfwidthRanges.at(-1);
|
|
113
|
+
const minimumNarrowCodePoint = narrowRanges[0];
|
|
114
|
+
const maximumNarrowCodePoint = narrowRanges.at(-1);
|
|
115
|
+
const minimumWideCodePoint = wideRanges[0];
|
|
116
|
+
const maximumWideCodePoint = wideRanges.at(-1);
|
|
117
|
+
const commonCjkCodePoint = 19968;
|
|
118
|
+
const [wideFastPathStart, wideFastPathEnd] = findWideFastPathRange(wideRanges);
|
|
119
|
+
function findWideFastPathRange(ranges) {
|
|
120
|
+
let fastPathStart = ranges[0];
|
|
121
|
+
let fastPathEnd = ranges[1];
|
|
122
|
+
for (let index = 0; index < ranges.length; index += 2) {
|
|
123
|
+
const start = ranges[index];
|
|
124
|
+
const end = ranges[index + 1];
|
|
125
|
+
if (commonCjkCodePoint >= start && commonCjkCodePoint <= end) {
|
|
126
|
+
return [start, end];
|
|
127
|
+
}
|
|
128
|
+
if (end - start > fastPathEnd - fastPathStart) {
|
|
129
|
+
fastPathStart = start;
|
|
130
|
+
fastPathEnd = end;
|
|
131
|
+
}
|
|
132
|
+
}
|
|
133
|
+
return [fastPathStart, fastPathEnd];
|
|
94
134
|
}
|
|
95
|
-
|
|
96
|
-
if (
|
|
97
|
-
|
|
98
|
-
|
|
135
|
+
const isAmbiguous = (codePoint) => {
|
|
136
|
+
if (codePoint < minimumAmbiguousCodePoint || codePoint > maximumAmbiguousCodePoint) {
|
|
137
|
+
return false;
|
|
138
|
+
}
|
|
139
|
+
return isInRange(ambiguousRanges, codePoint);
|
|
140
|
+
};
|
|
141
|
+
const isFullWidth = (codePoint) => {
|
|
142
|
+
if (codePoint < minimumFullWidthCodePoint || codePoint > maximumFullWidthCodePoint) {
|
|
143
|
+
return false;
|
|
144
|
+
}
|
|
145
|
+
return isInRange(fullwidthRanges, codePoint);
|
|
146
|
+
};
|
|
147
|
+
const isHalfWidth = (codePoint) => {
|
|
148
|
+
if (codePoint < minimumHalfWidthCodePoint || codePoint > maximumHalfWidthCodePoint) {
|
|
149
|
+
return false;
|
|
150
|
+
}
|
|
151
|
+
return isInRange(halfwidthRanges, codePoint);
|
|
152
|
+
};
|
|
153
|
+
const isNarrow = (codePoint) => {
|
|
154
|
+
if (codePoint < minimumNarrowCodePoint || codePoint > maximumNarrowCodePoint) {
|
|
155
|
+
return false;
|
|
156
|
+
}
|
|
157
|
+
return isInRange(narrowRanges, codePoint);
|
|
158
|
+
};
|
|
159
|
+
const isWide = (codePoint) => {
|
|
160
|
+
if (codePoint >= wideFastPathStart && codePoint <= wideFastPathEnd) {
|
|
161
|
+
return true;
|
|
162
|
+
}
|
|
163
|
+
if (codePoint < minimumWideCodePoint || codePoint > maximumWideCodePoint) {
|
|
164
|
+
return false;
|
|
165
|
+
}
|
|
166
|
+
return isInRange(wideRanges, codePoint);
|
|
167
|
+
};
|
|
168
|
+
function getCategory(codePoint) {
|
|
169
|
+
if (isAmbiguous(codePoint)) {
|
|
170
|
+
return "ambiguous";
|
|
171
|
+
}
|
|
172
|
+
if (isFullWidth(codePoint)) {
|
|
173
|
+
return "fullwidth";
|
|
174
|
+
}
|
|
175
|
+
if (isHalfWidth(codePoint)) {
|
|
99
176
|
return "halfwidth";
|
|
100
177
|
}
|
|
101
|
-
if (
|
|
178
|
+
if (isNarrow(codePoint)) {
|
|
102
179
|
return "narrow";
|
|
103
180
|
}
|
|
104
|
-
if (isWide(
|
|
181
|
+
if (isWide(codePoint)) {
|
|
182
|
+
return "wide";
|
|
183
|
+
}
|
|
105
184
|
return "neutral";
|
|
106
185
|
}
|
|
107
186
|
function validate(codePoint) {
|
|
@@ -1096,6 +1175,30 @@ const createIfNotDefault = (maybeColumns, maybeRows) => {
|
|
|
1096
1175
|
}
|
|
1097
1176
|
return { columns, rows };
|
|
1098
1177
|
};
|
|
1178
|
+
const isForegroundProcess = () => {
|
|
1179
|
+
if (process$2.platform !== "linux") {
|
|
1180
|
+
return true;
|
|
1181
|
+
}
|
|
1182
|
+
try {
|
|
1183
|
+
const statContents = fs.readFileSync("/proc/self/stat", "utf8");
|
|
1184
|
+
const closingParenthesisIndex = statContents.lastIndexOf(") ");
|
|
1185
|
+
if (closingParenthesisIndex === -1) {
|
|
1186
|
+
return false;
|
|
1187
|
+
}
|
|
1188
|
+
const statFields = statContents.slice(closingParenthesisIndex + 2).trim().split(/\s+/);
|
|
1189
|
+
const processGroupId = Number.parseInt(statFields[2], 10);
|
|
1190
|
+
const foregroundProcessGroupId = Number.parseInt(statFields[5], 10);
|
|
1191
|
+
if (Number.isNaN(processGroupId) || Number.isNaN(foregroundProcessGroupId)) {
|
|
1192
|
+
return false;
|
|
1193
|
+
}
|
|
1194
|
+
if (foregroundProcessGroupId <= 0) {
|
|
1195
|
+
return false;
|
|
1196
|
+
}
|
|
1197
|
+
return processGroupId === foregroundProcessGroupId;
|
|
1198
|
+
} catch {
|
|
1199
|
+
return false;
|
|
1200
|
+
}
|
|
1201
|
+
};
|
|
1099
1202
|
function terminalSize() {
|
|
1100
1203
|
const { env, stdout, stderr } = process$2;
|
|
1101
1204
|
if (stdout?.columns && stdout?.rows) {
|
|
@@ -1139,6 +1242,9 @@ const tput = () => {
|
|
|
1139
1242
|
};
|
|
1140
1243
|
const resize = () => {
|
|
1141
1244
|
try {
|
|
1245
|
+
if (!isForegroundProcess()) {
|
|
1246
|
+
return;
|
|
1247
|
+
}
|
|
1142
1248
|
const size = exec("resize", ["-u"]).match(/\d+/g);
|
|
1143
1249
|
if (size.length === 2) {
|
|
1144
1250
|
return createIfNotDefault(size[0], size[1]);
|
|
@@ -1843,7 +1949,7 @@ const _process = globalThis.process || /* @__PURE__ */ Object.create(null);
|
|
|
1843
1949
|
const processShims = {
|
|
1844
1950
|
versions: {}
|
|
1845
1951
|
};
|
|
1846
|
-
const process$1 = new Proxy(_process, {
|
|
1952
|
+
const process$1 = /* @__PURE__ */ new Proxy(_process, {
|
|
1847
1953
|
get(target, property) {
|
|
1848
1954
|
if (property in target) {
|
|
1849
1955
|
return target[property];
|
|
@@ -79,25 +79,104 @@ const RE_ANSI = /[\u001B\u009B](?:[[()#;?]{0,10}(?:\d{1,4}(?:;\d{0,4})*)?[0-9A-O
|
|
|
79
79
|
const RE_CONTROL = /[\u0000-\u0008\n-\u001F\u007F-\u009F]{1,1000}/y;
|
|
80
80
|
const RE_EMOJI = emojiRegex();
|
|
81
81
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
82
|
+
const ambiguousRanges = [161, 161, 164, 164, 167, 168, 170, 170, 173, 174, 176, 180, 182, 186, 188, 191, 198, 198, 208, 208, 215, 216, 222, 225, 230, 230, 232, 234, 236, 237, 240, 240, 242, 243, 247, 250, 252, 252, 254, 254, 257, 257, 273, 273, 275, 275, 283, 283, 294, 295, 299, 299, 305, 307, 312, 312, 319, 322, 324, 324, 328, 331, 333, 333, 338, 339, 358, 359, 363, 363, 462, 462, 464, 464, 466, 466, 468, 468, 470, 470, 472, 472, 474, 474, 476, 476, 593, 593, 609, 609, 708, 708, 711, 711, 713, 715, 717, 717, 720, 720, 728, 731, 733, 733, 735, 735, 768, 879, 913, 929, 931, 937, 945, 961, 963, 969, 1025, 1025, 1040, 1103, 1105, 1105, 8208, 8208, 8211, 8214, 8216, 8217, 8220, 8221, 8224, 8226, 8228, 8231, 8240, 8240, 8242, 8243, 8245, 8245, 8251, 8251, 8254, 8254, 8308, 8308, 8319, 8319, 8321, 8324, 8364, 8364, 8451, 8451, 8453, 8453, 8457, 8457, 8467, 8467, 8470, 8470, 8481, 8482, 8486, 8486, 8491, 8491, 8531, 8532, 8539, 8542, 8544, 8555, 8560, 8569, 8585, 8585, 8592, 8601, 8632, 8633, 8658, 8658, 8660, 8660, 8679, 8679, 8704, 8704, 8706, 8707, 8711, 8712, 8715, 8715, 8719, 8719, 8721, 8721, 8725, 8725, 8730, 8730, 8733, 8736, 8739, 8739, 8741, 8741, 8743, 8748, 8750, 8750, 8756, 8759, 8764, 8765, 8776, 8776, 8780, 8780, 8786, 8786, 8800, 8801, 8804, 8807, 8810, 8811, 8814, 8815, 8834, 8835, 8838, 8839, 8853, 8853, 8857, 8857, 8869, 8869, 8895, 8895, 8978, 8978, 9312, 9449, 9451, 9547, 9552, 9587, 9600, 9615, 9618, 9621, 9632, 9633, 9635, 9641, 9650, 9651, 9654, 9655, 9660, 9661, 9664, 9665, 9670, 9672, 9675, 9675, 9678, 9681, 9698, 9701, 9711, 9711, 9733, 9734, 9737, 9737, 9742, 9743, 9756, 9756, 9758, 9758, 9792, 9792, 9794, 9794, 9824, 9825, 9827, 9829, 9831, 9834, 9836, 9837, 9839, 9839, 9886, 9887, 9919, 9919, 9926, 9933, 9935, 9939, 9941, 9953, 9955, 9955, 9960, 9961, 9963, 9969, 9972, 9972, 9974, 9977, 9979, 9980, 9982, 9983, 10045, 10045, 10102, 10111, 11094, 11097, 12872, 12879, 57344, 63743, 65024, 65039, 65533, 65533, 127232, 127242, 127248, 127277, 127280, 127337, 127344, 127373, 127375, 127376, 127387, 127404, 917760, 917999, 983040, 1048573, 1048576, 1114109];
|
|
83
|
+
const fullwidthRanges = [12288, 12288, 65281, 65376, 65504, 65510];
|
|
84
|
+
const halfwidthRanges = [8361, 8361, 65377, 65470, 65474, 65479, 65482, 65487, 65490, 65495, 65498, 65500, 65512, 65518];
|
|
85
|
+
const narrowRanges = [32, 126, 162, 163, 165, 166, 172, 172, 175, 175, 10214, 10221, 10629, 10630];
|
|
86
|
+
const wideRanges = [4352, 4447, 8986, 8987, 9001, 9002, 9193, 9196, 9200, 9200, 9203, 9203, 9725, 9726, 9748, 9749, 9776, 9783, 9800, 9811, 9855, 9855, 9866, 9871, 9875, 9875, 9889, 9889, 9898, 9899, 9917, 9918, 9924, 9925, 9934, 9934, 9940, 9940, 9962, 9962, 9970, 9971, 9973, 9973, 9978, 9978, 9981, 9981, 9989, 9989, 9994, 9995, 10024, 10024, 10060, 10060, 10062, 10062, 10067, 10069, 10071, 10071, 10133, 10135, 10160, 10160, 10175, 10175, 11035, 11036, 11088, 11088, 11093, 11093, 11904, 11929, 11931, 12019, 12032, 12245, 12272, 12287, 12289, 12350, 12353, 12438, 12441, 12543, 12549, 12591, 12593, 12686, 12688, 12773, 12783, 12830, 12832, 12871, 12880, 42124, 42128, 42182, 43360, 43388, 44032, 55203, 63744, 64255, 65040, 65049, 65072, 65106, 65108, 65126, 65128, 65131, 94176, 94180, 94192, 94198, 94208, 101589, 101631, 101662, 101760, 101874, 110576, 110579, 110581, 110587, 110589, 110590, 110592, 110882, 110898, 110898, 110928, 110930, 110933, 110933, 110948, 110951, 110960, 111355, 119552, 119638, 119648, 119670, 126980, 126980, 127183, 127183, 127374, 127374, 127377, 127386, 127488, 127490, 127504, 127547, 127552, 127560, 127568, 127569, 127584, 127589, 127744, 127776, 127789, 127797, 127799, 127868, 127870, 127891, 127904, 127946, 127951, 127955, 127968, 127984, 127988, 127988, 127992, 128062, 128064, 128064, 128066, 128252, 128255, 128317, 128331, 128334, 128336, 128359, 128378, 128378, 128405, 128406, 128420, 128420, 128507, 128591, 128640, 128709, 128716, 128716, 128720, 128722, 128725, 128728, 128732, 128735, 128747, 128748, 128756, 128764, 128992, 129003, 129008, 129008, 129292, 129338, 129340, 129349, 129351, 129535, 129648, 129660, 129664, 129674, 129678, 129734, 129736, 129736, 129741, 129756, 129759, 129770, 129775, 129784, 131072, 196605, 196608, 262141];
|
|
87
|
+
const isInRange = (ranges, codePoint) => {
|
|
88
|
+
let low = 0;
|
|
89
|
+
let high = Math.floor(ranges.length / 2) - 1;
|
|
90
|
+
while (low <= high) {
|
|
91
|
+
const mid = Math.floor((low + high) / 2);
|
|
92
|
+
const i = mid * 2;
|
|
93
|
+
if (codePoint < ranges[i]) {
|
|
94
|
+
high = mid - 1;
|
|
95
|
+
} else if (codePoint > ranges[i + 1]) {
|
|
96
|
+
low = mid + 1;
|
|
97
|
+
} else {
|
|
98
|
+
return true;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
return false;
|
|
102
|
+
};
|
|
103
|
+
const minimumAmbiguousCodePoint = ambiguousRanges[0];
|
|
104
|
+
const maximumAmbiguousCodePoint = ambiguousRanges.at(-1);
|
|
105
|
+
const minimumFullWidthCodePoint = fullwidthRanges[0];
|
|
106
|
+
const maximumFullWidthCodePoint = fullwidthRanges.at(-1);
|
|
107
|
+
const minimumHalfWidthCodePoint = halfwidthRanges[0];
|
|
108
|
+
const maximumHalfWidthCodePoint = halfwidthRanges.at(-1);
|
|
109
|
+
const minimumNarrowCodePoint = narrowRanges[0];
|
|
110
|
+
const maximumNarrowCodePoint = narrowRanges.at(-1);
|
|
111
|
+
const minimumWideCodePoint = wideRanges[0];
|
|
112
|
+
const maximumWideCodePoint = wideRanges.at(-1);
|
|
113
|
+
const commonCjkCodePoint = 19968;
|
|
114
|
+
const [wideFastPathStart, wideFastPathEnd] = findWideFastPathRange(wideRanges);
|
|
115
|
+
function findWideFastPathRange(ranges) {
|
|
116
|
+
let fastPathStart = ranges[0];
|
|
117
|
+
let fastPathEnd = ranges[1];
|
|
118
|
+
for (let index = 0; index < ranges.length; index += 2) {
|
|
119
|
+
const start = ranges[index];
|
|
120
|
+
const end = ranges[index + 1];
|
|
121
|
+
if (commonCjkCodePoint >= start && commonCjkCodePoint <= end) {
|
|
122
|
+
return [start, end];
|
|
123
|
+
}
|
|
124
|
+
if (end - start > fastPathEnd - fastPathStart) {
|
|
125
|
+
fastPathStart = start;
|
|
126
|
+
fastPathEnd = end;
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
return [fastPathStart, fastPathEnd];
|
|
90
130
|
}
|
|
91
|
-
|
|
92
|
-
if (
|
|
93
|
-
|
|
94
|
-
|
|
131
|
+
const isAmbiguous = (codePoint) => {
|
|
132
|
+
if (codePoint < minimumAmbiguousCodePoint || codePoint > maximumAmbiguousCodePoint) {
|
|
133
|
+
return false;
|
|
134
|
+
}
|
|
135
|
+
return isInRange(ambiguousRanges, codePoint);
|
|
136
|
+
};
|
|
137
|
+
const isFullWidth = (codePoint) => {
|
|
138
|
+
if (codePoint < minimumFullWidthCodePoint || codePoint > maximumFullWidthCodePoint) {
|
|
139
|
+
return false;
|
|
140
|
+
}
|
|
141
|
+
return isInRange(fullwidthRanges, codePoint);
|
|
142
|
+
};
|
|
143
|
+
const isHalfWidth = (codePoint) => {
|
|
144
|
+
if (codePoint < minimumHalfWidthCodePoint || codePoint > maximumHalfWidthCodePoint) {
|
|
145
|
+
return false;
|
|
146
|
+
}
|
|
147
|
+
return isInRange(halfwidthRanges, codePoint);
|
|
148
|
+
};
|
|
149
|
+
const isNarrow = (codePoint) => {
|
|
150
|
+
if (codePoint < minimumNarrowCodePoint || codePoint > maximumNarrowCodePoint) {
|
|
151
|
+
return false;
|
|
152
|
+
}
|
|
153
|
+
return isInRange(narrowRanges, codePoint);
|
|
154
|
+
};
|
|
155
|
+
const isWide = (codePoint) => {
|
|
156
|
+
if (codePoint >= wideFastPathStart && codePoint <= wideFastPathEnd) {
|
|
157
|
+
return true;
|
|
158
|
+
}
|
|
159
|
+
if (codePoint < minimumWideCodePoint || codePoint > maximumWideCodePoint) {
|
|
160
|
+
return false;
|
|
161
|
+
}
|
|
162
|
+
return isInRange(wideRanges, codePoint);
|
|
163
|
+
};
|
|
164
|
+
function getCategory(codePoint) {
|
|
165
|
+
if (isAmbiguous(codePoint)) {
|
|
166
|
+
return "ambiguous";
|
|
167
|
+
}
|
|
168
|
+
if (isFullWidth(codePoint)) {
|
|
169
|
+
return "fullwidth";
|
|
170
|
+
}
|
|
171
|
+
if (isHalfWidth(codePoint)) {
|
|
95
172
|
return "halfwidth";
|
|
96
173
|
}
|
|
97
|
-
if (
|
|
174
|
+
if (isNarrow(codePoint)) {
|
|
98
175
|
return "narrow";
|
|
99
176
|
}
|
|
100
|
-
if (isWide(
|
|
177
|
+
if (isWide(codePoint)) {
|
|
178
|
+
return "wide";
|
|
179
|
+
}
|
|
101
180
|
return "neutral";
|
|
102
181
|
}
|
|
103
182
|
function validate(codePoint) {
|
|
@@ -1092,6 +1171,30 @@ const createIfNotDefault = (maybeColumns, maybeRows) => {
|
|
|
1092
1171
|
}
|
|
1093
1172
|
return { columns, rows };
|
|
1094
1173
|
};
|
|
1174
|
+
const isForegroundProcess = () => {
|
|
1175
|
+
if (process.platform !== "linux") {
|
|
1176
|
+
return true;
|
|
1177
|
+
}
|
|
1178
|
+
try {
|
|
1179
|
+
const statContents = fs.readFileSync("/proc/self/stat", "utf8");
|
|
1180
|
+
const closingParenthesisIndex = statContents.lastIndexOf(") ");
|
|
1181
|
+
if (closingParenthesisIndex === -1) {
|
|
1182
|
+
return false;
|
|
1183
|
+
}
|
|
1184
|
+
const statFields = statContents.slice(closingParenthesisIndex + 2).trim().split(/\s+/);
|
|
1185
|
+
const processGroupId = Number.parseInt(statFields[2], 10);
|
|
1186
|
+
const foregroundProcessGroupId = Number.parseInt(statFields[5], 10);
|
|
1187
|
+
if (Number.isNaN(processGroupId) || Number.isNaN(foregroundProcessGroupId)) {
|
|
1188
|
+
return false;
|
|
1189
|
+
}
|
|
1190
|
+
if (foregroundProcessGroupId <= 0) {
|
|
1191
|
+
return false;
|
|
1192
|
+
}
|
|
1193
|
+
return processGroupId === foregroundProcessGroupId;
|
|
1194
|
+
} catch {
|
|
1195
|
+
return false;
|
|
1196
|
+
}
|
|
1197
|
+
};
|
|
1095
1198
|
function terminalSize() {
|
|
1096
1199
|
const { env, stdout, stderr } = process;
|
|
1097
1200
|
if (stdout?.columns && stdout?.rows) {
|
|
@@ -1135,6 +1238,9 @@ const tput = () => {
|
|
|
1135
1238
|
};
|
|
1136
1239
|
const resize = () => {
|
|
1137
1240
|
try {
|
|
1241
|
+
if (!isForegroundProcess()) {
|
|
1242
|
+
return;
|
|
1243
|
+
}
|
|
1138
1244
|
const size = exec("resize", ["-u"]).match(/\d+/g);
|
|
1139
1245
|
if (size.length === 2) {
|
|
1140
1246
|
return createIfNotDefault(size[0], size[1]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { PrettyReporter } from '../../packem_shared/PrettyReporter-
|
|
1
|
+
export { PrettyReporter } from '../../packem_shared/PrettyReporter-BjXCFQlo.js';
|
|
@@ -8,8 +8,8 @@ const {
|
|
|
8
8
|
stdout,
|
|
9
9
|
stderr
|
|
10
10
|
} = __cjs_getProcess;
|
|
11
|
-
import colorize, { red, greenBright, cyan, green, grey, bold,
|
|
12
|
-
import { A as AbstractPrettyReporter, d as defaultInspectorConfig, b as writeStream, t as terminalSize, c as getLongestBadge, g as getLongestLabel, e as getStringWidth, f as formatLabel, a as EMPTY_SYMBOL, i as inspect, w as wordWrap, r as renderError, W as WrapMode } from '../../packem_shared/abstract-pretty-reporter-
|
|
11
|
+
import colorize, { red, greenBright, cyan, green, grey, bold, bgGrey, underline, white } from '@visulima/colorize';
|
|
12
|
+
import { A as AbstractPrettyReporter, d as defaultInspectorConfig, b as writeStream, t as terminalSize, c as getLongestBadge, g as getLongestLabel, e as getStringWidth, f as formatLabel, a as EMPTY_SYMBOL, i as inspect, w as wordWrap, r as renderError, W as WrapMode } from '../../packem_shared/abstract-pretty-reporter-jU8WL_6c.js';
|
|
13
13
|
|
|
14
14
|
const pailFileFilter = (line) => !/[\\/]pail[\\/]dist/.test(line);
|
|
15
15
|
class SimpleReporter extends AbstractPrettyReporter {
|
package/dist/spinner.js
CHANGED
|
@@ -1663,6 +1663,38 @@ var dwarfFortress = {
|
|
|
1663
1663
|
" ██████£££ "
|
|
1664
1664
|
]
|
|
1665
1665
|
};
|
|
1666
|
+
var fish = {
|
|
1667
|
+
interval: 80,
|
|
1668
|
+
frames: [
|
|
1669
|
+
"~~~~~~~~~~~~~~~~~~~~",
|
|
1670
|
+
"> ~~~~~~~~~~~~~~~~~~",
|
|
1671
|
+
"º> ~~~~~~~~~~~~~~~~~",
|
|
1672
|
+
"(º> ~~~~~~~~~~~~~~~~",
|
|
1673
|
+
"((º> ~~~~~~~~~~~~~~~",
|
|
1674
|
+
"<((º> ~~~~~~~~~~~~~~",
|
|
1675
|
+
"><((º> ~~~~~~~~~~~~~",
|
|
1676
|
+
" ><((º> ~~~~~~~~~~~~",
|
|
1677
|
+
"~ ><((º> ~~~~~~~~~~~",
|
|
1678
|
+
"~~ <>((º> ~~~~~~~~~~",
|
|
1679
|
+
"~~~ ><((º> ~~~~~~~~~",
|
|
1680
|
+
"~~~~ <>((º> ~~~~~~~~",
|
|
1681
|
+
"~~~~~ ><((º> ~~~~~~~",
|
|
1682
|
+
"~~~~~~ <>((º> ~~~~~~",
|
|
1683
|
+
"~~~~~~~ ><((º> ~~~~~",
|
|
1684
|
+
"~~~~~~~~ <>((º> ~~~~",
|
|
1685
|
+
"~~~~~~~~~ ><((º> ~~~",
|
|
1686
|
+
"~~~~~~~~~~ <>((º> ~~",
|
|
1687
|
+
"~~~~~~~~~~~ ><((º> ~",
|
|
1688
|
+
"~~~~~~~~~~~~ <>((º> ",
|
|
1689
|
+
"~~~~~~~~~~~~~ ><((º>",
|
|
1690
|
+
"~~~~~~~~~~~~~~ <>((º",
|
|
1691
|
+
"~~~~~~~~~~~~~~~ ><((",
|
|
1692
|
+
"~~~~~~~~~~~~~~~~ <>(",
|
|
1693
|
+
"~~~~~~~~~~~~~~~~~ ><",
|
|
1694
|
+
"~~~~~~~~~~~~~~~~~~ <",
|
|
1695
|
+
"~~~~~~~~~~~~~~~~~~~~"
|
|
1696
|
+
]
|
|
1697
|
+
};
|
|
1666
1698
|
const spinners = {
|
|
1667
1699
|
dots: dots,
|
|
1668
1700
|
dots2: dots2,
|
|
@@ -1752,7 +1784,8 @@ const spinners = {
|
|
|
1752
1784
|
orangeBluePulse: orangeBluePulse,
|
|
1753
1785
|
timeTravel: timeTravel,
|
|
1754
1786
|
aesthetic: aesthetic,
|
|
1755
|
-
dwarfFortress: dwarfFortress
|
|
1787
|
+
dwarfFortress: dwarfFortress,
|
|
1788
|
+
fish: fish
|
|
1756
1789
|
};
|
|
1757
1790
|
|
|
1758
1791
|
const DEFAULT_ICONS = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visulima/pail",
|
|
3
|
-
"version": "4.0.0-alpha.
|
|
3
|
+
"version": "4.0.0-alpha.6",
|
|
4
4
|
"description": "Highly configurable Logger for Node.js, Edge and Browser.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ansi",
|
|
@@ -203,12 +203,12 @@
|
|
|
203
203
|
"LICENSE.md"
|
|
204
204
|
],
|
|
205
205
|
"dependencies": {
|
|
206
|
-
"@visulima/colorize": "2.0.0-alpha.
|
|
207
|
-
"type-fest": "^5.
|
|
206
|
+
"@visulima/colorize": "2.0.0-alpha.5",
|
|
207
|
+
"type-fest": "^5.4.4"
|
|
208
208
|
},
|
|
209
209
|
"peerDependencies": {
|
|
210
210
|
"@opentelemetry/api": "^1.9",
|
|
211
|
-
"@visulima/redact": "3.0.0-alpha.
|
|
211
|
+
"@visulima/redact": "3.0.0-alpha.5",
|
|
212
212
|
"rotating-file-stream": "^3.2.7"
|
|
213
213
|
},
|
|
214
214
|
"peerDependenciesMeta": {
|