@glasstrace/sdk 0.18.0 → 0.19.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.
@@ -11,9 +11,9 @@ import {
11
11
  uploadSourceMapsAuto,
12
12
  uploadSourceMapsPresigned,
13
13
  uploadToBlob
14
- } from "./chunk-E33Y7BQH.js";
14
+ } from "./chunk-VN3GZDV6.js";
15
15
  import "./chunk-VUZCLMIX.js";
16
- import "./chunk-GSGX76Q5.js";
16
+ import "./chunk-5N2IR4EO.js";
17
17
  import "./chunk-NSBPE2FW.js";
18
18
  export {
19
19
  PRESIGNED_THRESHOLD_BYTES,
@@ -29,4 +29,4 @@ export {
29
29
  uploadSourceMapsPresigned,
30
30
  uploadToBlob
31
31
  };
32
- //# sourceMappingURL=source-map-uploader-26QPRSCG.js.map
32
+ //# sourceMappingURL=source-map-uploader-VPDZWWM2.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@glasstrace/sdk",
3
- "version": "0.18.0",
3
+ "version": "0.19.0",
4
4
  "description": "Glasstrace server-side debugging SDK for AI coding agents",
5
5
  "type": "module",
6
6
  "sideEffects": false,