@redocly/cli 0.0.0-snapshot.1785252212 → 0.0.0-snapshot.1785253841

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.
@@ -13,7 +13,7 @@ import {
13
13
  import {
14
14
  redocStandaloneSri,
15
15
  redocVersion
16
- } from "./UYKDMGTU.js";
16
+ } from "./GHOFKLVA.js";
17
17
  import {
18
18
  require_json_pointer,
19
19
  require_openapi_sampler
@@ -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 "./D5L3TGMZ.js";
5
+ } from "./X3ZGEOOY.js";
6
6
  import "./Y6DTFCLS.js";
7
7
  import "./4FB5ZIPP.js";
8
- import "./UYKDMGTU.js";
8
+ import "./GHOFKLVA.js";
9
9
  import "./XB6C62FW.js";
10
10
  import "./UUU33DK3.js";
11
11
  import "./Z3EJWJEX.js";
@@ -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.1785252212",
7
+ version: "0.0.0-snapshot.1785253841",
8
8
  description: "",
9
9
  license: "MIT",
10
10
  bin: {
@@ -49,8 +49,8 @@ var package_default = {
49
49
  "@opentelemetry/sdk-trace-node": "2.8.0",
50
50
  "@opentelemetry/semantic-conventions": "1.41.1",
51
51
  "@redocly/cli-otel": "0.3.4",
52
- "@redocly/openapi-core": "0.0.0-snapshot.1785252212",
53
- "@redocly/respect-core": "0.0.0-snapshot.1785252212",
52
+ "@redocly/openapi-core": "0.0.0-snapshot.1785253841",
53
+ "@redocly/respect-core": "0.0.0-snapshot.1785253841",
54
54
  "@types/cookie": "0.6.0",
55
55
  "@types/har-format": "^1.2.16",
56
56
  "@types/react": "^17.0.0 || ^18.2.21 || ^19.2.16",
@@ -10,7 +10,7 @@ import {
10
10
  } from "./Y6DTFCLS.js";
11
11
  import {
12
12
  version
13
- } from "./UYKDMGTU.js";
13
+ } from "./GHOFKLVA.js";
14
14
  import {
15
15
  diag,
16
16
  esm_exports,
@@ -8,7 +8,7 @@ import {
8
8
  } from "./4FB5ZIPP.js";
9
9
  import {
10
10
  version
11
- } from "./UYKDMGTU.js";
11
+ } from "./GHOFKLVA.js";
12
12
  import {
13
13
  require_undici
14
14
  } from "./XB6C62FW.js";
package/lib/index.js CHANGED
@@ -47,7 +47,7 @@ import {
47
47
  getProxyUrl,
48
48
  getReuniteUrl,
49
49
  shouldBypassProxy
50
- } from "./chunks/D5L3TGMZ.js";
50
+ } from "./chunks/X3ZGEOOY.js";
51
51
  import {
52
52
  ANONYMOUS_ID_CACHE_FILE,
53
53
  DEFAULT_FETCH_TIMEOUT,
@@ -58,7 +58,7 @@ import {
58
58
  engines,
59
59
  name,
60
60
  version
61
- } from "./chunks/UYKDMGTU.js";
61
+ } from "./chunks/GHOFKLVA.js";
62
62
  import {
63
63
  require_undici
64
64
  } from "./chunks/XB6C62FW.js";
@@ -12643,7 +12643,7 @@ async function sendTelemetry({
12643
12643
  $0: _,
12644
12644
  ...args
12645
12645
  } = argv;
12646
- const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/4STNREKJ.js");
12646
+ const { RedoclyOAuthClient: RedoclyOAuthClient2 } = await import("./chunks/EN4G7YV7.js");
12647
12647
  const oauthClient = new RedoclyOAuthClient2();
12648
12648
  const reuniteUrl = getReuniteUrl(config3, args.residency);
12649
12649
  const logged_in = await oauthClient.isAuthorized(reuniteUrl);
@@ -12692,7 +12692,7 @@ async function sendTelemetry({
12692
12692
  category: "product",
12693
12693
  data: eventData
12694
12694
  });
12695
- const { otelTelemetry } = await import("./chunks/SKTJWGHZ.js");
12695
+ const { otelTelemetry } = await import("./chunks/J67FIRON.js");
12696
12696
  otelTelemetry.send(cloudEvent);
12697
12697
  } catch (err) {
12698
12698
  }
@@ -13526,7 +13526,7 @@ yargs_default(hideBin(process.argv)).version("version", "Show version number.",
13526
13526
  return true;
13527
13527
  }),
13528
13528
  async (argv) => {
13529
- const { handlerBuildCommand } = await import("./chunks/3RRGY7PI.js");
13529
+ const { handlerBuildCommand } = await import("./chunks/6PU5ORE4.js");
13530
13530
  commandWrapper(handlerBuildCommand)(argv);
13531
13531
  }
13532
13532
  ).command(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redocly/cli",
3
- "version": "0.0.0-snapshot.1785252212",
3
+ "version": "0.0.0-snapshot.1785253841",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "type": "module",