braintrust 0.0.140 → 0.0.141-dev

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.
@@ -0,0 +1,42 @@
1
+
2
+ > braintrust@0.0.141 build /Users/ankur/projects/braintrust/sdk/js
3
+ > tsup
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.0.2
8
+ CLI Using tsup config: /Users/ankur/projects/braintrust/sdk/js/tsup.config.ts
9
+ CLI Building entry: src/browser.ts
10
+ CLI Using tsconfig: tsconfig.json
11
+ CLI tsup v8.0.2
12
+ CLI Using tsup config: /Users/ankur/projects/braintrust/sdk/js/tsup.config.ts
13
+ CLI Building entry: src/cli.ts
14
+ CLI Using tsconfig: tsconfig.json
15
+ CLI tsup v8.0.2
16
+ CLI Using tsup config: /Users/ankur/projects/braintrust/sdk/js/tsup.config.ts
17
+ CLI Target: es2022
18
+ CJS Build start
19
+ ESM Build start
20
+ CLI Target: es2022
21
+ CJS Build start
22
+ ESM Build start
23
+ CLI Target: es2022
24
+ CJS Build start
25
+ CJS dist/browser.js 99.83 KB
26
+ CJS ⚡️ Build success in 16ms
27
+ ESM dist/browser.mjs 96.23 KB
28
+ ESM ⚡️ Build success in 16ms
29
+ CJS dist/index.js 157.33 KB
30
+ CJS ⚡️ Build success in 25ms
31
+ ESM dist/index.mjs 153.31 KB
32
+ ESM ⚡️ Build success in 26ms
33
+ CJS dist/cli.js 194.26 KB
34
+ CJS ⚡️ Build success in 30ms
35
+ DTS Build start
36
+ DTS Build start
37
+ DTS ⚡️ Build success in 1026ms
38
+ DTS dist/browser.d.ts 56.27 KB
39
+ DTS dist/browser.d.mts 56.27 KB
40
+ DTS ⚡️ Build success in 1145ms
41
+ DTS dist/index.d.ts 63.75 KB
42
+ DTS dist/index.d.mts 63.75 KB