@thru/sdk 0.2.22 → 0.2.23

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.
Files changed (33) hide show
  1. package/README.abi.md +10 -0
  2. package/dist/abi/index.cjs +156 -7
  3. package/dist/abi/index.cjs.map +1 -1
  4. package/dist/abi/index.d.cts +38 -3
  5. package/dist/abi/index.d.ts +38 -3
  6. package/dist/abi/index.js +155 -8
  7. package/dist/abi/index.js.map +1 -1
  8. package/dist/abi/wasm/bundler/abi_reflect_wasm_bg.wasm +0 -0
  9. package/dist/abi/wasm/node/abi_reflect_wasm_bg.wasm +0 -0
  10. package/dist/abi/wasm/web/abi_reflect_wasm_bg.wasm +0 -0
  11. package/dist/{chunk-YQDWOMNO.js → chunk-7IYMAAGA.js} +2 -2
  12. package/dist/{chunk-YQDWOMNO.js.map → chunk-7IYMAAGA.js.map} +1 -1
  13. package/dist/{chunk-CVBQ4UPL.js → chunk-UFG6YDCG.js} +3 -3
  14. package/dist/{chunk-CVBQ4UPL.js.map → chunk-UFG6YDCG.js.map} +1 -1
  15. package/dist/{client-worIo0a3.d.ts → client-BmDvZzhb.d.ts} +1 -1
  16. package/dist/{client-Cfi7zRLm.d.cts → client-DjifFmSR.d.cts} +1 -1
  17. package/dist/client.cjs.map +1 -1
  18. package/dist/client.d.cts +2 -2
  19. package/dist/client.d.ts +2 -2
  20. package/dist/client.js +2 -2
  21. package/dist/metafile-cjs.json +1 -1
  22. package/dist/metafile-esm.json +1 -1
  23. package/dist/proto/index.cjs.map +1 -1
  24. package/dist/proto/index.d.cts +2 -2
  25. package/dist/proto/index.d.ts +2 -2
  26. package/dist/proto/index.js +1 -1
  27. package/dist/sdk.cjs.map +1 -1
  28. package/dist/sdk.d.cts +3 -3
  29. package/dist/sdk.d.ts +3 -3
  30. package/dist/sdk.js +2 -2
  31. package/dist/{streaming_service_pb-DvCdJiCr.d.ts → streaming_service_pb-CqoILI8i.d.cts} +10 -0
  32. package/dist/{streaming_service_pb-DvCdJiCr.d.cts → streaming_service_pb-CqoILI8i.d.ts} +10 -0
  33. package/package.json +1 -1
package/dist/client.d.cts CHANGED
@@ -1,7 +1,7 @@
1
- export { ad as Thru, ae as ThruClientConfig, ay as createThruClient } from './client-Cfi7zRLm.cjs';
1
+ export { ad as Thru, ae as ThruClientConfig, ay as createThruClient } from './client-DjifFmSR.cjs';
2
2
  import '@connectrpc/connect';
3
3
  import '@connectrpc/connect-web';
4
- import './streaming_service_pb-DvCdJiCr.cjs';
4
+ import './streaming_service_pb-CqoILI8i.cjs';
5
5
  import '@bufbuild/protobuf/codegenv2';
6
6
  import '@bufbuild/protobuf/wkt';
7
7
  import '@bufbuild/protobuf';
package/dist/client.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- export { ad as Thru, ae as ThruClientConfig, ay as createThruClient } from './client-worIo0a3.js';
1
+ export { ad as Thru, ae as ThruClientConfig, ay as createThruClient } from './client-BmDvZzhb.js';
2
2
  import '@connectrpc/connect';
3
3
  import '@connectrpc/connect-web';
4
- import './streaming_service_pb-DvCdJiCr.js';
4
+ import './streaming_service_pb-CqoILI8i.js';
5
5
  import '@bufbuild/protobuf/codegenv2';
6
6
  import '@bufbuild/protobuf/wkt';
7
7
  import '@bufbuild/protobuf';
package/dist/client.js CHANGED
@@ -1,5 +1,5 @@
1
- export { createThruClient } from './chunk-CVBQ4UPL.js';
2
- import './chunk-YQDWOMNO.js';
1
+ export { createThruClient } from './chunk-UFG6YDCG.js';
2
+ import './chunk-7IYMAAGA.js';
3
3
  import './chunk-RL3Q6FDE.js';
4
4
  import './chunk-UDIXYJXC.js';
5
5
  import './chunk-NSBPE2FW.js';