@redocly/cli 0.0.0-snapshot.1782145948 → 0.0.0-snapshot.1782209756

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.
@@ -4,7 +4,7 @@ const require = __createRequire(import.meta.url);
4
4
  // package.json
5
5
  var package_default = {
6
6
  name: "@redocly/cli",
7
- version: "0.0.0-snapshot.1782145948",
7
+ version: "0.0.0-snapshot.1782209756",
8
8
  description: "",
9
9
  license: "MIT",
10
10
  bin: {
@@ -2,10 +2,10 @@ import { createRequire as __createRequire } from 'node:module';
2
2
  const require = __createRequire(import.meta.url);
3
3
  import {
4
4
  RedoclyOAuthClient
5
- } from "./TM7KMCR3.js";
5
+ } from "./W52OLQ5S.js";
6
6
  import "./Y6DTFCLS.js";
7
7
  import "./C4SG2WPV.js";
8
- import "./UC4JNXDO.js";
8
+ import "./4TFVK7RE.js";
9
9
  import "./GSHKQMMA.js";
10
10
  import "./5ILQMFXK.js";
11
11
  export {
@@ -10,7 +10,7 @@ import {
10
10
  } from "./Y6DTFCLS.js";
11
11
  import {
12
12
  version
13
- } from "./UC4JNXDO.js";
13
+ } from "./4TFVK7RE.js";
14
14
  import {
15
15
  diag,
16
16
  esm_exports,
@@ -8,7 +8,7 @@ import {
8
8
  } from "./C4SG2WPV.js";
9
9
  import {
10
10
  version
11
- } from "./UC4JNXDO.js";
11
+ } from "./4TFVK7RE.js";
12
12
  import {
13
13
  blue,
14
14
  green,
@@ -10,7 +10,7 @@ import {
10
10
  } from "./C4SG2WPV.js";
11
11
  import {
12
12
  redocVersion
13
- } from "./UC4JNXDO.js";
13
+ } from "./4TFVK7RE.js";
14
14
  import {
15
15
  require_json_pointer,
16
16
  require_openapi_sampler
package/lib/index.js CHANGED
@@ -41,7 +41,7 @@ import {
41
41
  getReuniteUrl,
42
42
  require_undici,
43
43
  shouldBypassProxy
44
- } from "./chunks/TM7KMCR3.js";
44
+ } from "./chunks/W52OLQ5S.js";
45
45
  import {
46
46
  ANONYMOUS_ID_CACHE_FILE,
47
47
  DEFAULT_FETCH_TIMEOUT,
@@ -52,7 +52,7 @@ import {
52
52
  engines,
53
53
  name,
54
54
  version
55
- } from "./chunks/UC4JNXDO.js";
55
+ } from "./chunks/4TFVK7RE.js";
56
56
  import {
57
57
  RESET_ESCAPE_CODE,
58
58
  calculateTotals,
@@ -12635,7 +12635,7 @@ async function sendTelemetry({
12635
12635
  $0: _,
12636
12636
  ...args
12637
12637
  } = argv;
12638
- const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/G3TCHIWO.js");
12638
+ const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/LYMPOTWM.js");
12639
12639
  const oauthClient = new RedoclyOAuthClient2();
12640
12640
  const reuniteUrl = getReuniteUrl(config3, args.residency);
12641
12641
  const logged_in = await oauthClient.isAuthorized(reuniteUrl);
@@ -12682,7 +12682,7 @@ async function sendTelemetry({
12682
12682
  category: "product",
12683
12683
  data: eventData
12684
12684
  });
12685
- const { otelTelemetry } = await import("./chunks/LVAHCGWB.js");
12685
+ const { otelTelemetry } = await import("./chunks/TK23KPSR.js");
12686
12686
  otelTelemetry.send(cloudEvent);
12687
12687
  } catch (err) {
12688
12688
  }
@@ -13512,7 +13512,7 @@ yargs_default(hideBin(process.argv)).version("version", "Show version number.",
13512
13512
  return true;
13513
13513
  }),
13514
13514
  async (argv) => {
13515
- const { handlerBuildCommand } = await import("./chunks/UWTRFKVK.js");
13515
+ const { handlerBuildCommand } = await import("./chunks/ZUR36ZLU.js");
13516
13516
  commandWrapper(handlerBuildCommand)(argv);
13517
13517
  }
13518
13518
  ).command(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/cli",
3
- "version": "0.0.0-snapshot.1782145948",
3
+ "version": "0.0.0-snapshot.1782209756",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "type": "module",