@better-auth/stripe 1.4.0-beta.11 → 1.4.0-beta.13

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,23 +1,23 @@
1
1
 
2
- > @better-auth/stripe@1.4.0-beta.11 build /home/runner/work/better-auth/better-auth/packages/stripe
2
+ > @better-auth/stripe@1.4.0-beta.13 build /home/runner/work/better-auth/better-auth/packages/stripe
3
3
  > tsdown
4
4
 
5
- ℹ tsdown v0.15.6 powered by rolldown v1.0.0-beta.43
5
+ ℹ tsdown v0.15.9 powered by rolldown v1.0.0-beta.44
6
6
  ℹ Using tsdown config: /home/runner/work/better-auth/better-auth/packages/stripe/tsdown.config.ts
7
7
  ℹ entry: src/client.ts, src/index.ts
8
8
  ℹ tsconfig: tsconfig.json
9
9
  ℹ Build start
10
- ℹ [CJS] dist/index.cjs 37.82 kB │ gzip: 7.40 kB
10
+ ℹ [CJS] dist/index.cjs 38.46 kB │ gzip: 7.55 kB
11
11
  ℹ [CJS] dist/client.cjs  0.28 kB │ gzip: 0.20 kB
12
- ℹ [CJS] 2 files, total: 38.10 kB
13
- ℹ [ESM] dist/index.js 35.57 kB │ gzip: 6.87 kB
12
+ ℹ [CJS] 2 files, total: 38.73 kB
13
+ ℹ [ESM] dist/index.js 36.17 kB │ gzip: 7.02 kB
14
14
  ℹ [ESM] dist/client.js  0.26 kB │ gzip: 0.20 kB
15
- ℹ [ESM] dist/client.d.ts  0.60 kB │ gzip: 0.33 kB
16
- ℹ [ESM] dist/index.d.ts  0.12 kB │ gzip: 0.09 kB
17
- ℹ [ESM] dist/index-CdfVTdD8.d.ts 38.01 kB │ gzip: 5.34 kB
18
- ℹ [ESM] 5 files, total: 74.56 kB
19
- ℹ [CJS] dist/client.d.cts  0.60 kB │ gzip: 0.33 kB
20
- ℹ [CJS] dist/index.d.cts  0.12 kB │ gzip: 0.10 kB
21
- ℹ [CJS] dist/index-a0PQPr0m.d.cts 38.01 kB │ gzip: 5.34 kB
22
- ℹ [CJS] 3 files, total: 38.73 kB
23
- ✔ Build complete in 6075ms
15
+ ℹ [ESM] dist/client.d.ts  0.60 kB │ gzip: 0.34 kB
16
+ ℹ [ESM] dist/index.d.ts  0.16 kB │ gzip: 0.12 kB
17
+ ℹ [ESM] dist/index-BSdp1oW9.d.ts 24.70 kB │ gzip: 4.92 kB
18
+ ℹ [ESM] 5 files, total: 61.91 kB
19
+ ℹ [CJS] dist/client.d.cts  0.61 kB │ gzip: 0.34 kB
20
+ ℹ [CJS] dist/index.d.cts  0.17 kB │ gzip: 0.13 kB
21
+ ℹ [CJS] dist/index-zlkU4RN-.d.cts 24.70 kB │ gzip: 4.92 kB
22
+ ℹ [CJS] 3 files, total: 25.48 kB
23
+ ✔ Build complete in 9414ms
package/dist/client.d.cts CHANGED
@@ -1,4 +1,4 @@
1
- import { stripe } from "./index-a0PQPr0m.cjs";
1
+ import { n as stripe } from "./index-zlkU4RN-.cjs";
2
2
 
3
3
  //#region src/client.d.ts
4
4
  declare const stripeClient: <O extends {
package/dist/client.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { stripe } from "./index-CdfVTdD8.js";
1
+ import { n as stripe } from "./index-BSdp1oW9.js";
2
2
 
3
3
  //#region src/client.d.ts
4
4
  declare const stripeClient: <O extends {