@mastra/client-js 0.0.0-commonjs-20250227130920 → 0.0.0-course-20250527170450

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.
@@ -1,19 +1,19 @@
1
1
 
2
- > @mastra/client-js@0.1.5-alpha.0 build C:\Users\Ward\projects\mastra\mastra\client-sdks\client-js
3
- > tsup src/index.ts --format esm,cjs --dts --clean --treeshake
2
+ > @mastra/client-js@0.10.1-alpha.2 build /home/runner/work/mastra/mastra/client-sdks/client-js
3
+ > tsup src/index.ts --format esm,cjs --dts --clean --treeshake=smallest --splitting
4
4
 
5
5
  CLI Building entry: src/index.ts
6
6
  CLI Using tsconfig: tsconfig.json
7
- CLI tsup v8.3.6
7
+ CLI tsup v8.4.0
8
8
  CLI Target: es2022
9
9
  CLI Cleaning output folder
10
10
  ESM Build start
11
11
  CJS Build start
12
- CJS dist\index.cjs 13.62 KB
13
- CJS ⚡️ Build success in 106ms
14
- ESM dist\index.js 13.56 KB
15
- ESM ⚡️ Build success in 106ms
12
+ ESM dist/index.js 43.30 KB
13
+ ESM ⚡️ Build success in 1002ms
14
+ CJS dist/index.cjs 43.59 KB
15
+ CJS ⚡️ Build success in 1001ms
16
16
  DTS Build start
17
- DTS ⚡️ Build success in 1301ms
18
- DTS dist\index.d.ts 13.64 KB
19
- DTS dist\index.d.cts 13.64 KB
17
+ DTS ⚡️ Build success in 10061ms
18
+ DTS dist/index.d.ts 31.64 KB
19
+ DTS dist/index.d.cts 31.64 KB