@cartridge/controller 0.10.6 → 0.10.7

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,13 +1,13 @@
1
1
 
2
- > @cartridge/controller@0.10.6 build:deps /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.10.7 build:deps /home/runner/work/controller/controller/packages/controller
3
3
  > pnpm build
4
4
 
5
5
 
6
- > @cartridge/controller@0.10.6 build /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.10.7 build /home/runner/work/controller/controller/packages/controller
7
7
  > pnpm build:browser && pnpm build:node
8
8
 
9
9
 
10
- > @cartridge/controller@0.10.6 build:browser /home/runner/work/controller/controller/packages/controller
10
+ > @cartridge/controller@0.10.7 build:browser /home/runner/work/controller/controller/packages/controller
11
11
  > vite build
12
12
 
13
13
  vite v6.3.4 building for production...
@@ -17,14 +17,14 @@ rendering chunks...
17
17
 
18
18
  [vite:dts] Start generate declaration files...
19
19
  computing gzip size...
20
- dist/session.js  8.31 kB │ gzip: 2.57 kB │ map: 19.69 kB
21
- dist/provider-BgBI_LQl.js  13.61 kB │ gzip: 5.56 kB │ map: 33.44 kB
22
- dist/index.js 135.40 kB │ gzip: 34.36 kB │ map: 437.94 kB
23
- [vite:dts] Declaration files built in 4366ms.
20
+ dist/session.js  8.67 kB │ gzip: 2.70 kB │ map: 20.31 kB
21
+ dist/provider-CN6AecRF.js  14.05 kB │ gzip: 5.79 kB │ map: 36.37 kB
22
+ dist/index.js 135.69 kB │ gzip: 34.52 kB │ map: 438.07 kB
23
+ [vite:dts] Declaration files built in 4370ms.
24
24
 
25
- ✓ built in 6.17s
25
+ ✓ built in 6.16s
26
26
 
27
- > @cartridge/controller@0.10.6 build:node /home/runner/work/controller/controller/packages/controller
27
+ > @cartridge/controller@0.10.7 build:node /home/runner/work/controller/controller/packages/controller
28
28
  > tsup --config tsup.node.config.ts
29
29
 
30
30
  CLI Building entry: src/node/index.ts
@@ -39,12 +39,12 @@ computing gzip size...
39
39
  "constants", "getChecksumAddress" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.cjs".
40
40
  Entry module "dist/node/index.cjs" is using named and default exports together. Consumers of your bundle will have to use `chunk.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
41
41
  ESM dist/node/index.js 21.53 KB
42
- ESM dist/node/index.js.map 50.95 KB
43
- ESM ⚡️ Build success in 348ms
42
+ ESM dist/node/index.js.map 51.13 KB
43
+ ESM ⚡️ Build success in 395ms
44
44
  CJS dist/node/index.cjs 22.32 KB
45
- CJS dist/node/index.cjs.map 51.18 KB
46
- CJS ⚡️ Build success in 347ms
45
+ CJS dist/node/index.cjs.map 51.36 KB
46
+ CJS ⚡️ Build success in 392ms
47
47
  DTS Build start
48
- DTS ⚡️ Build success in 4192ms
49
- DTS dist/node/index.d.ts 5.87 KB
50
- DTS dist/node/index.d.cts 5.87 KB
48
+ DTS ⚡️ Build success in 4053ms
49
+ DTS dist/node/index.d.ts 5.94 KB
50
+ DTS dist/node/index.d.cts 5.94 KB
@@ -1,9 +1,9 @@
1
1
 
2
- > @cartridge/controller@0.10.6 build /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.10.7 build /home/runner/work/controller/controller/packages/controller
3
3
  > pnpm build:browser && pnpm build:node
4
4
 
5
5
 
6
- > @cartridge/controller@0.10.6 build:browser /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.10.7 build:browser /home/runner/work/controller/controller/packages/controller
7
7
  > vite build
8
8
 
9
9
  vite v6.3.4 building for production...
@@ -13,14 +13,14 @@ rendering chunks...
13
13
 
14
14
  [vite:dts] Start generate declaration files...
15
15
  computing gzip size...
16
- dist/session.js  8.31 kB │ gzip: 2.57 kB │ map: 19.69 kB
17
- dist/provider-BgBI_LQl.js  13.61 kB │ gzip: 5.56 kB │ map: 33.44 kB
18
- dist/index.js 135.40 kB │ gzip: 34.36 kB │ map: 437.94 kB
19
- [vite:dts] Declaration files built in 4467ms.
16
+ dist/session.js  8.67 kB │ gzip: 2.70 kB │ map: 20.31 kB
17
+ dist/provider-CN6AecRF.js  14.05 kB │ gzip: 5.79 kB │ map: 36.37 kB
18
+ dist/index.js 135.69 kB │ gzip: 34.52 kB │ map: 438.07 kB
19
+ [vite:dts] Declaration files built in 4429ms.
20
20
 
21
- ✓ built in 6.47s
21
+ ✓ built in 6.29s
22
22
 
23
- > @cartridge/controller@0.10.6 build:node /home/runner/work/controller/controller/packages/controller
23
+ > @cartridge/controller@0.10.7 build:node /home/runner/work/controller/controller/packages/controller
24
24
  > tsup --config tsup.node.config.ts
25
25
 
26
26
  CLI Building entry: src/node/index.ts
@@ -35,12 +35,12 @@ computing gzip size...
35
35
  Entry module "dist/node/index.cjs" is using named and default exports together. Consumers of your bundle will have to use `chunk.default` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
36
36
  "constants", "getChecksumAddress" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
37
37
  CJS dist/node/index.cjs 22.32 KB
38
- CJS dist/node/index.cjs.map 51.18 KB
39
- CJS ⚡️ Build success in 279ms
38
+ CJS dist/node/index.cjs.map 51.36 KB
39
+ CJS ⚡️ Build success in 305ms
40
40
  ESM dist/node/index.js 21.53 KB
41
- ESM dist/node/index.js.map 50.95 KB
42
- ESM ⚡️ Build success in 280ms
41
+ ESM dist/node/index.js.map 51.13 KB
42
+ ESM ⚡️ Build success in 306ms
43
43
  DTS Build start
44
- DTS ⚡️ Build success in 4106ms
45
- DTS dist/node/index.d.ts 5.87 KB
46
- DTS dist/node/index.d.cts 5.87 KB
44
+ DTS ⚡️ Build success in 4259ms
45
+ DTS dist/node/index.d.ts 5.94 KB
46
+ DTS dist/node/index.d.cts 5.94 KB