@glasstrace/sdk 1.12.0 → 1.14.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.
- package/README.md +55 -20
- package/dist/async-context/index.cjs.map +1 -1
- package/dist/async-context/index.js +2 -2
- package/dist/{capture-error-CRQSqKgd.d.cts → capture-error-03qDnC5v.d.cts} +2 -2
- package/dist/{capture-error-CqCbjoMq.d.ts → capture-error-CAfFUyIU.d.ts} +2 -2
- package/dist/{chunk-6NKMAKMI.js → chunk-6ST4QV7T.js} +3 -3
- package/dist/{chunk-BN5DVIUO.js → chunk-7LE2O4ZJ.js} +12 -7
- package/dist/{chunk-BN5DVIUO.js.map → chunk-7LE2O4ZJ.js.map} +1 -1
- package/dist/{chunk-CZQN6G4I.js → chunk-E2F4S5IJ.js} +362 -11
- package/dist/chunk-E2F4S5IJ.js.map +1 -0
- package/dist/{chunk-J3ZCVE67.js → chunk-F7A3QXCT.js} +2 -2
- package/dist/{chunk-M3ZTG4P5.js → chunk-HMEHYSTS.js} +2 -2
- package/dist/{chunk-4YRYR32D.js → chunk-LQZRGBN5.js} +2 -2
- package/dist/{chunk-ZIL2IY4C.js → chunk-MP3QNDXQ.js} +2 -2
- package/dist/{chunk-FFNGE5RR.js → chunk-VMK2G6QR.js} +2 -2
- package/dist/{chunk-KBHGPQZ2.js → chunk-XMD5OYD6.js} +2 -2
- package/dist/{chunk-V75ZB4G4.js → chunk-ZIYT2Y4B.js} +3 -3
- package/dist/cli/init.cjs +4 -4
- package/dist/cli/init.cjs.map +1 -1
- package/dist/cli/init.js +7 -7
- package/dist/cli/mcp-add.cjs +1 -1
- package/dist/cli/mcp-add.cjs.map +1 -1
- package/dist/cli/mcp-add.js +3 -3
- package/dist/cli/uninit.js +3 -3
- package/dist/cli/upgrade-instructions.cjs +1 -1
- package/dist/cli/upgrade-instructions.js +3 -3
- package/dist/cli/validate.cjs.map +1 -1
- package/dist/cli/validate.js +2 -2
- package/dist/{correlation-id-CFpyJsKv.d.cts → correlation-id-CZ2bstzA.d.cts} +1 -1
- package/dist/{correlation-id-DPXyY9-3.d.ts → correlation-id-YcfcqOru.d.ts} +1 -1
- package/dist/edge-entry.cjs.map +1 -1
- package/dist/edge-entry.d.cts +2 -2
- package/dist/edge-entry.d.ts +2 -2
- package/dist/edge-entry.js +4 -4
- package/dist/index.cjs +1033 -960
- package/dist/index.cjs.map +1 -1
- package/dist/{index.d-D-jdiIPU.d.cts → index.d-BQIJ5Dvc.d.cts} +44 -9
- package/dist/{index.d-D-jdiIPU.d.ts → index.d-BQIJ5Dvc.d.ts} +44 -9
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +10 -297
- package/dist/index.js.map +1 -1
- package/dist/middleware/index.cjs.map +1 -1
- package/dist/middleware/index.js +2 -2
- package/dist/node-entry.cjs +12 -5
- package/dist/node-entry.cjs.map +1 -1
- package/dist/node-entry.d.cts +3 -3
- package/dist/node-entry.d.ts +3 -3
- package/dist/node-entry.js +7 -7
- package/dist/node-subpath.cjs.map +1 -1
- package/dist/node-subpath.d.cts +1 -1
- package/dist/node-subpath.d.ts +1 -1
- package/dist/node-subpath.js +3 -3
- package/dist/{source-map-uploader-K67LTPBG.js → source-map-uploader-NUONOEJG.js} +3 -3
- package/dist/trpc/index.cjs.map +1 -1
- package/dist/trpc/index.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-CZQN6G4I.js.map +0 -1
- /package/dist/{chunk-6NKMAKMI.js.map → chunk-6ST4QV7T.js.map} +0 -0
- /package/dist/{chunk-J3ZCVE67.js.map → chunk-F7A3QXCT.js.map} +0 -0
- /package/dist/{chunk-M3ZTG4P5.js.map → chunk-HMEHYSTS.js.map} +0 -0
- /package/dist/{chunk-4YRYR32D.js.map → chunk-LQZRGBN5.js.map} +0 -0
- /package/dist/{chunk-ZIL2IY4C.js.map → chunk-MP3QNDXQ.js.map} +0 -0
- /package/dist/{chunk-FFNGE5RR.js.map → chunk-VMK2G6QR.js.map} +0 -0
- /package/dist/{chunk-KBHGPQZ2.js.map → chunk-XMD5OYD6.js.map} +0 -0
- /package/dist/{chunk-V75ZB4G4.js.map → chunk-ZIYT2Y4B.js.map} +0 -0
- /package/dist/{source-map-uploader-K67LTPBG.js.map → source-map-uploader-NUONOEJG.js.map} +0 -0
package/dist/node-subpath.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { m as SourceMapUploadResponse, n as SourceMapManifestResponse, I as ImportGraphPayload } from './index.d-BQIJ5Dvc.cjs';
|
|
2
2
|
import './v4/classic/external.cjs';
|
|
3
3
|
|
|
4
4
|
/**
|
package/dist/node-subpath.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { m as SourceMapUploadResponse, n as SourceMapManifestResponse, I as ImportGraphPayload } from './index.d-BQIJ5Dvc.js';
|
|
2
2
|
import './v4/classic/external.cjs';
|
|
3
3
|
|
|
4
4
|
/**
|
package/dist/node-subpath.js
CHANGED
|
@@ -6,15 +6,15 @@ import {
|
|
|
6
6
|
uploadSourceMaps,
|
|
7
7
|
uploadSourceMapsAuto,
|
|
8
8
|
uploadSourceMapsPresigned
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-MP3QNDXQ.js";
|
|
10
10
|
import "./chunk-YG3X7TUI.js";
|
|
11
11
|
import {
|
|
12
12
|
buildImportGraph,
|
|
13
13
|
discoverTestFiles,
|
|
14
14
|
extractImports
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-XMD5OYD6.js";
|
|
16
16
|
import "./chunk-VUZCLMIX.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-7LE2O4ZJ.js";
|
|
18
18
|
import "./chunk-NSBPE2FW.js";
|
|
19
19
|
export {
|
|
20
20
|
PRESIGNED_THRESHOLD_BYTES,
|
|
@@ -11,10 +11,10 @@ import {
|
|
|
11
11
|
uploadSourceMapsAuto,
|
|
12
12
|
uploadSourceMapsPresigned,
|
|
13
13
|
uploadToBlob
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-MP3QNDXQ.js";
|
|
15
15
|
import "./chunk-YG3X7TUI.js";
|
|
16
16
|
import "./chunk-VUZCLMIX.js";
|
|
17
|
-
import "./chunk-
|
|
17
|
+
import "./chunk-7LE2O4ZJ.js";
|
|
18
18
|
import "./chunk-NSBPE2FW.js";
|
|
19
19
|
export {
|
|
20
20
|
PRESIGNED_THRESHOLD_BYTES,
|
|
@@ -30,4 +30,4 @@ export {
|
|
|
30
30
|
uploadSourceMapsPresigned,
|
|
31
31
|
uploadToBlob
|
|
32
32
|
};
|
|
33
|
-
//# sourceMappingURL=source-map-uploader-
|
|
33
|
+
//# sourceMappingURL=source-map-uploader-NUONOEJG.js.map
|