@bitfab/sdk 0.36.3 → 0.36.4

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.
@@ -16,7 +16,7 @@ import {
16
16
  toJsonSafe,
17
17
  toJsonSafeReport,
18
18
  warnOnce
19
- } from "./chunk-M2GISXGV.js";
19
+ } from "./chunk-6AXY24UL.js";
20
20
 
21
21
  // src/processorPayload.ts
22
22
  var SERIALIZATION_DEGRADED_STEP = "serialization_degraded";
@@ -3337,7 +3337,7 @@ var Bitfab = class {
3337
3337
  `Function is wrapped with trace function key '${wrappedKey}' but replay was called with '${traceFunctionKey}'. Pass matching keys, or pass the unwrapped function to replay it under the explicit key.`
3338
3338
  );
3339
3339
  }
3340
- const { replay: doReplay } = await import("./replay-ZH25RPKH.js");
3340
+ const { replay: doReplay } = await import("./replay-EBDSNUIO.js");
3341
3341
  return doReplay(
3342
3342
  this.httpClient,
3343
3343
  this.serviceUrl,
@@ -3554,4 +3554,4 @@ export {
3554
3554
  BitfabFunction,
3555
3555
  finalizers
3556
3556
  };
3557
- //# sourceMappingURL=chunk-4CTDZMG5.js.map
3557
+ //# sourceMappingURL=chunk-5NT3VGCB.js.map
@@ -278,7 +278,7 @@ function encodeRequestBody(body) {
278
278
  }
279
279
 
280
280
  // src/version.generated.ts
281
- var __version__ = "0.36.3";
281
+ var __version__ = "0.36.4";
282
282
 
283
283
  // src/constants.ts
284
284
  var DEFAULT_SERVICE_URL = "https://bitfab.ai";
@@ -2521,4 +2521,4 @@ export {
2521
2521
  serializeReplayResult,
2522
2522
  replay
2523
2523
  };
2524
- //# sourceMappingURL=chunk-M2GISXGV.js.map
2524
+ //# sourceMappingURL=chunk-6AXY24UL.js.map