@redocly/cli 2.38.0 → 2.39.0
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/THIRD_PARTY_NOTICES +1 -1
- package/lib/chunks/{PIMMKQJ7.js → 2LEVMD2A.js} +3 -3
- package/lib/chunks/{K5FO6VRS.js → BA5AZJUM.js} +2 -2
- package/lib/chunks/{NPHT727D.js → BNHQNMUG.js} +3 -3
- package/lib/chunks/{G76UYYPW.js → C3PXBQU5.js} +1 -1
- package/lib/chunks/{U2FUDUNT.js → C5HID4LT.js} +3 -3
- package/lib/chunks/{MIPR6NCD.js → KYZEVOA2.js} +1676 -1283
- package/lib/chunks/{M5T4PDSH.js → OVY6O6WL.js} +1 -1
- package/lib/chunks/{QUMOPKXU.js → OYZMAAZV.js} +2 -2
- package/lib/chunks/{FL4Q7PMA.js → U4V3W7MN.js} +1 -1
- package/lib/chunks/{N2TQJ4KM.js → V6CVT3XE.js} +3 -3
- package/lib/chunks/{OPV3WWWU.js → V74PIVJZ.js} +4 -4
- package/lib/chunks/{EDHFTO4X.js → W5R2GYDZ.js} +2 -2
- package/lib/chunks/{AAQTUNZI.js → WST4KAJO.js} +1 -1
- package/lib/index.js +13 -13
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ const require = __createRequire(import.meta.url);
|
|
|
3
3
|
import {
|
|
4
4
|
AbortFlowError,
|
|
5
5
|
exitWithError
|
|
6
|
-
} from "./
|
|
6
|
+
} from "./U4V3W7MN.js";
|
|
7
7
|
import {
|
|
8
8
|
ConfigValidationError,
|
|
9
9
|
HandledError,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
red,
|
|
28
28
|
stringifyYaml,
|
|
29
29
|
yellow
|
|
30
|
-
} from "./
|
|
30
|
+
} from "./KYZEVOA2.js";
|
|
31
31
|
|
|
32
32
|
// src/commands/lint.ts
|
|
33
33
|
import { performance as performance3 } from "perf_hooks";
|
|
@@ -2,13 +2,13 @@ import { createRequire as __createRequire } from 'node:module';
|
|
|
2
2
|
const require = __createRequire(import.meta.url);
|
|
3
3
|
import {
|
|
4
4
|
RedoclyOAuthClient
|
|
5
|
-
} from "./
|
|
5
|
+
} from "./BA5AZJUM.js";
|
|
6
6
|
import "./Y6DTFCLS.js";
|
|
7
7
|
import "./4FB5ZIPP.js";
|
|
8
|
-
import "./
|
|
8
|
+
import "./2LEVMD2A.js";
|
|
9
9
|
import "./XB6C62FW.js";
|
|
10
10
|
import "./UUU33DK3.js";
|
|
11
|
-
import "./
|
|
11
|
+
import "./KYZEVOA2.js";
|
|
12
12
|
import "./Z2I5YXYN.js";
|
|
13
13
|
import "./5ILQMFXK.js";
|
|
14
14
|
export {
|
|
@@ -3,17 +3,17 @@ const require = __createRequire(import.meta.url);
|
|
|
3
3
|
import {
|
|
4
4
|
getExecutionTime,
|
|
5
5
|
getFallbackApisOrExit
|
|
6
|
-
} from "./
|
|
6
|
+
} from "./OYZMAAZV.js";
|
|
7
7
|
import {
|
|
8
8
|
exitWithError
|
|
9
|
-
} from "./
|
|
9
|
+
} from "./U4V3W7MN.js";
|
|
10
10
|
import {
|
|
11
11
|
require_dist
|
|
12
12
|
} from "./4FB5ZIPP.js";
|
|
13
13
|
import {
|
|
14
14
|
redocStandaloneSri,
|
|
15
15
|
redocVersion
|
|
16
|
-
} from "./
|
|
16
|
+
} from "./2LEVMD2A.js";
|
|
17
17
|
import {
|
|
18
18
|
require_json_pointer,
|
|
19
19
|
require_openapi_sampler
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
require_fast_deep_equal,
|
|
26
26
|
require_json_schema_traverse,
|
|
27
27
|
require_pluralize
|
|
28
|
-
} from "./
|
|
28
|
+
} from "./KYZEVOA2.js";
|
|
29
29
|
import "./Z2I5YXYN.js";
|
|
30
30
|
import {
|
|
31
31
|
__commonJS,
|
|
@@ -8,10 +8,10 @@ import {
|
|
|
8
8
|
maskSecrets,
|
|
9
9
|
parseRuntimeExpression,
|
|
10
10
|
run
|
|
11
|
-
} from "./
|
|
11
|
+
} from "./OVY6O6WL.js";
|
|
12
12
|
import "./VXIQEZPR.js";
|
|
13
13
|
import "./UUU33DK3.js";
|
|
14
|
-
import "./
|
|
14
|
+
import "./KYZEVOA2.js";
|
|
15
15
|
import "./Z2I5YXYN.js";
|
|
16
16
|
import "./5ILQMFXK.js";
|
|
17
17
|
export {
|
package/lib/index.js
CHANGED
|
@@ -28,11 +28,11 @@ import {
|
|
|
28
28
|
saveBundle,
|
|
29
29
|
sortTopLevelKeys,
|
|
30
30
|
writeToFileByExtension
|
|
31
|
-
} from "./chunks/
|
|
31
|
+
} from "./chunks/OYZMAAZV.js";
|
|
32
32
|
import {
|
|
33
33
|
AbortFlowError,
|
|
34
34
|
exitWithError
|
|
35
|
-
} from "./chunks/
|
|
35
|
+
} from "./chunks/U4V3W7MN.js";
|
|
36
36
|
import {
|
|
37
37
|
RedoclyOAuthClient,
|
|
38
38
|
ReuniteApi,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
getProxyUrl,
|
|
43
43
|
getReuniteUrl,
|
|
44
44
|
shouldBypassProxy
|
|
45
|
-
} from "./chunks/
|
|
45
|
+
} from "./chunks/BA5AZJUM.js";
|
|
46
46
|
import {
|
|
47
47
|
ANONYMOUS_ID_CACHE_FILE,
|
|
48
48
|
DEFAULT_FETCH_TIMEOUT,
|
|
@@ -53,7 +53,7 @@ import {
|
|
|
53
53
|
engines,
|
|
54
54
|
name,
|
|
55
55
|
version
|
|
56
|
-
} from "./chunks/
|
|
56
|
+
} from "./chunks/2LEVMD2A.js";
|
|
57
57
|
import {
|
|
58
58
|
require_undici
|
|
59
59
|
} from "./chunks/XB6C62FW.js";
|
|
@@ -61,7 +61,7 @@ import {
|
|
|
61
61
|
RESET_ESCAPE_CODE,
|
|
62
62
|
calculateTotals,
|
|
63
63
|
conditionallyMaskSecrets
|
|
64
|
-
} from "./chunks/
|
|
64
|
+
} from "./chunks/OVY6O6WL.js";
|
|
65
65
|
import "./chunks/VXIQEZPR.js";
|
|
66
66
|
import "./chunks/UUU33DK3.js";
|
|
67
67
|
import {
|
|
@@ -114,7 +114,7 @@ import {
|
|
|
114
114
|
white,
|
|
115
115
|
xmlEscape,
|
|
116
116
|
yellow
|
|
117
|
-
} from "./chunks/
|
|
117
|
+
} from "./chunks/KYZEVOA2.js";
|
|
118
118
|
import "./chunks/Z2I5YXYN.js";
|
|
119
119
|
import {
|
|
120
120
|
__commonJS,
|
|
@@ -7709,7 +7709,7 @@ async function handleGenerateArazzo({
|
|
|
7709
7709
|
config: config3
|
|
7710
7710
|
};
|
|
7711
7711
|
try {
|
|
7712
|
-
const { generate } = await import("./chunks/
|
|
7712
|
+
const { generate } = await import("./chunks/W5R2GYDZ.js");
|
|
7713
7713
|
logger.info(gray("\n Generating Arazzo description... \n"));
|
|
7714
7714
|
const generatedArazzo = await generate(options);
|
|
7715
7715
|
writeFileSync2(outputFile, stringifyYaml(generatedArazzo));
|
|
@@ -9185,7 +9185,7 @@ async function handleRespect({
|
|
|
9185
9185
|
let mtlsCerts;
|
|
9186
9186
|
let harLogs;
|
|
9187
9187
|
try {
|
|
9188
|
-
const { run, conditionallyMaskSecrets: conditionallyMaskSecrets2 } = await import("./chunks/
|
|
9188
|
+
const { run, conditionallyMaskSecrets: conditionallyMaskSecrets2 } = await import("./chunks/W5R2GYDZ.js");
|
|
9189
9189
|
const workingDir = config3.configPath ? dirname4(config3.configPath) : process.cwd();
|
|
9190
9190
|
if (argv.mtls) {
|
|
9191
9191
|
mtlsCerts = resolveMtlsCertificates(argv.mtls, workingDir);
|
|
@@ -12705,7 +12705,7 @@ async function sendTelemetry({
|
|
|
12705
12705
|
$0: _,
|
|
12706
12706
|
...args
|
|
12707
12707
|
} = argv;
|
|
12708
|
-
const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/
|
|
12708
|
+
const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/V6CVT3XE.js");
|
|
12709
12709
|
const oauthClient = new RedoclyOAuthClient2();
|
|
12710
12710
|
const reuniteUrl = getReuniteUrl(config3, args.residency);
|
|
12711
12711
|
const logged_in = await oauthClient.isAuthorized(reuniteUrl);
|
|
@@ -12753,7 +12753,7 @@ async function sendTelemetry({
|
|
|
12753
12753
|
category: "product",
|
|
12754
12754
|
data: eventData
|
|
12755
12755
|
});
|
|
12756
|
-
const { otelTelemetry } = await import("./chunks/
|
|
12756
|
+
const { otelTelemetry } = await import("./chunks/C3PXBQU5.js");
|
|
12757
12757
|
otelTelemetry.send(cloudEvent);
|
|
12758
12758
|
} catch (err) {
|
|
12759
12759
|
}
|
|
@@ -13583,7 +13583,7 @@ yargs_default(hideBin(process.argv)).version("version", "Show version number.",
|
|
|
13583
13583
|
return true;
|
|
13584
13584
|
}),
|
|
13585
13585
|
async (argv) => {
|
|
13586
|
-
const { handlerBuildCommand } = await import("./chunks/
|
|
13586
|
+
const { handlerBuildCommand } = await import("./chunks/V74PIVJZ.js");
|
|
13587
13587
|
commandWrapper(handlerBuildCommand)(argv);
|
|
13588
13588
|
}
|
|
13589
13589
|
).command(
|
|
@@ -13852,7 +13852,7 @@ yargs_default(hideBin(process.argv)).version("version", "Show version number.",
|
|
|
13852
13852
|
}
|
|
13853
13853
|
}),
|
|
13854
13854
|
async (argv) => {
|
|
13855
|
-
const { handleDrift } = await import("./chunks/
|
|
13855
|
+
const { handleDrift } = await import("./chunks/C5HID4LT.js");
|
|
13856
13856
|
commandWrapper(handleDrift)(argv);
|
|
13857
13857
|
}
|
|
13858
13858
|
).command(
|
|
@@ -13916,7 +13916,7 @@ yargs_default(hideBin(process.argv)).version("version", "Show version number.",
|
|
|
13916
13916
|
}
|
|
13917
13917
|
}),
|
|
13918
13918
|
async (argv) => {
|
|
13919
|
-
const { handleProxy } = await import("./chunks/
|
|
13919
|
+
const { handleProxy } = await import("./chunks/BNHQNMUG.js");
|
|
13920
13920
|
commandWrapper(handleProxy)(argv);
|
|
13921
13921
|
}
|
|
13922
13922
|
).completion("completion", "Generate autocomplete script for `redocly` command.").demandCommand(1).middleware([notifyUpdateCliVersion]).strict().argv;
|