@usecontextlayer/ctxb 0.5.15 → 0.5.16

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/cli.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ef31bbe6-ac70-5e9e-814c-b13ec0234241")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="0ff62d08-5ee0-585a-85be-14077f78f70b")}catch(e){}}();
4
4
  import { createRequire } from "node:module";
5
5
  import * as Sentry from "@sentry/node";
6
6
  import { mkdir, writeFile } from "node:fs/promises";
@@ -4456,7 +4456,7 @@ function normalizedKey(event) {
4456
4456
 
4457
4457
  //#endregion
4458
4458
  //#region package.json
4459
- var version = "0.5.15";
4459
+ var version = "0.5.16";
4460
4460
 
4461
4461
  //#endregion
4462
4462
  //#region sentry.ts
@@ -12037,7 +12037,7 @@ let logging;
12037
12037
  })(logging || (logging = {}));
12038
12038
 
12039
12039
  //#endregion
12040
- //#region ../shared/dist/index.mjs
12040
+ //#region ../shared/dist/ctx-token-provider.mjs
12041
12041
  function ctxAuthHeaders(tokenProvider) {
12042
12042
  if (!tokenProvider) return {};
12043
12043
  return { headers: { Authorization: async () => `Bearer ${await tokenProvider()}` } };
@@ -28643,4 +28643,4 @@ runCli().catch((error) => {
28643
28643
  //#endregion
28644
28644
  export { createProgram, runCli };
28645
28645
  //# sourceMappingURL=cli.mjs.map
28646
- //# debugId=ef31bbe6-ac70-5e9e-814c-b13ec0234241
28646
+ //# debugId=0ff62d08-5ee0-585a-85be-14077f78f70b