@cartridge/controller 0.7.13-alpha.2 → 0.7.13-alpha.3

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.7.13-alpha.2 build:deps /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.7.13-alpha.3 build:deps /home/runner/work/controller/controller/packages/controller
3
3
  > pnpm build
4
4
 
5
5
 
6
- > @cartridge/controller@0.7.13-alpha.2 build /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.7.13-alpha.3 build /home/runner/work/controller/controller/packages/controller
7
7
  > pnpm build:browser && pnpm build:node
8
8
 
9
9
 
10
- > @cartridge/controller@0.7.13-alpha.2 build:browser /home/runner/work/controller/controller/packages/controller
10
+ > @cartridge/controller@0.7.13-alpha.3 build:browser /home/runner/work/controller/controller/packages/controller
11
11
  > vite build
12
12
 
13
13
  vite v6.3.4 building for production...
@@ -19,13 +19,13 @@ rendering chunks...
19
19
  [vite:dts] Start generate declaration files...
20
20
  computing gzip size...
21
21
  dist/session.js  11.10 kB │ gzip: 3.45 kB │ map: 59.54 kB
22
- dist/provider-LFJfEvkl.js  12.78 kB │ gzip: 5.24 kB │ map: 30.46 kB
23
- dist/index.js 196.37 kB │ gzip: 34.04 kB │ map: 419.07 kB
24
- [vite:dts] Declaration files built in 5079ms.
22
+ dist/provider-M8-BWFF8.js  12.78 kB │ gzip: 5.24 kB │ map: 30.46 kB
23
+ dist/index.js 200.06 kB │ gzip: 34.14 kB │ map: 425.22 kB
24
+ [vite:dts] Declaration files built in 5164ms.
25
25
 
26
- ✓ built in 6.76s
26
+ ✓ built in 6.86s
27
27
 
28
- > @cartridge/controller@0.7.13-alpha.2 build:node /home/runner/work/controller/controller/packages/controller
28
+ > @cartridge/controller@0.7.13-alpha.3 build:node /home/runner/work/controller/controller/packages/controller
29
29
  > tsup --config tsup.node.config.ts
30
30
 
31
31
  CLI Building entry: src/node/index.ts
@@ -36,16 +36,16 @@ computing gzip size...
36
36
  CLI Cleaning output folder
37
37
  ESM Build start
38
38
  CJS Build start
39
- "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
40
39
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.cjs".
41
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.
42
- ESM dist/node/index.js 21.12 KB
43
- ESM dist/node/index.js.map 49.04 KB
44
- ESM ⚡️ Build success in 345ms
41
+ "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
45
42
  CJS dist/node/index.cjs 21.89 KB
46
43
  CJS dist/node/index.cjs.map 49.25 KB
47
- CJS ⚡️ Build success in 345ms
44
+ CJS ⚡️ Build success in 392ms
45
+ ESM dist/node/index.js 21.12 KB
46
+ ESM dist/node/index.js.map 49.04 KB
47
+ ESM ⚡️ Build success in 392ms
48
48
  DTS Build start
49
- DTS ⚡️ Build success in 4269ms
50
- DTS dist/node/index.d.ts 5.32 KB
51
- DTS dist/node/index.d.cts 5.32 KB
49
+ DTS ⚡️ Build success in 4184ms
50
+ DTS dist/node/index.d.ts 5.35 KB
51
+ DTS dist/node/index.d.cts 5.35 KB
@@ -1,9 +1,9 @@
1
1
 
2
- > @cartridge/controller@0.7.13-alpha.2 build /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.7.13-alpha.3 build /home/runner/work/controller/controller/packages/controller
3
3
  > pnpm build:browser && pnpm build:node
4
4
 
5
5
 
6
- > @cartridge/controller@0.7.13-alpha.2 build:browser /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.7.13-alpha.3 build:browser /home/runner/work/controller/controller/packages/controller
7
7
  > vite build
8
8
 
9
9
  vite v6.3.4 building for production...
@@ -15,13 +15,13 @@ rendering chunks...
15
15
  [vite:dts] Start generate declaration files...
16
16
  computing gzip size...
17
17
  dist/session.js  11.10 kB │ gzip: 3.45 kB │ map: 59.54 kB
18
- dist/provider-LFJfEvkl.js  12.78 kB │ gzip: 5.24 kB │ map: 30.46 kB
19
- dist/index.js 196.37 kB │ gzip: 34.04 kB │ map: 419.07 kB
20
- [vite:dts] Declaration files built in 5108ms.
18
+ dist/provider-M8-BWFF8.js  12.78 kB │ gzip: 5.24 kB │ map: 30.46 kB
19
+ dist/index.js 200.06 kB │ gzip: 34.14 kB │ map: 425.22 kB
20
+ [vite:dts] Declaration files built in 5099ms.
21
21
 
22
- ✓ built in 6.99s
22
+ ✓ built in 7.04s
23
23
 
24
- > @cartridge/controller@0.7.13-alpha.2 build:node /home/runner/work/controller/controller/packages/controller
24
+ > @cartridge/controller@0.7.13-alpha.3 build:node /home/runner/work/controller/controller/packages/controller
25
25
  > tsup --config tsup.node.config.ts
26
26
 
27
27
  CLI Building entry: src/node/index.ts
@@ -37,11 +37,11 @@ Entry module "dist/node/index.cjs" is using named and default exports together.
37
37
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
38
38
  CJS dist/node/index.cjs 21.89 KB
39
39
  CJS dist/node/index.cjs.map 49.25 KB
40
- CJS ⚡️ Build success in 271ms
40
+ CJS ⚡️ Build success in 312ms
41
41
  ESM dist/node/index.js 21.12 KB
42
42
  ESM dist/node/index.js.map 49.04 KB
43
- ESM ⚡️ Build success in 272ms
43
+ ESM ⚡️ Build success in 313ms
44
44
  DTS Build start
45
- DTS ⚡️ Build success in 4424ms
46
- DTS dist/node/index.d.ts 5.32 KB
47
- DTS dist/node/index.d.cts 5.32 KB
45
+ DTS ⚡️ Build success in 4296ms
46
+ DTS dist/node/index.d.ts 5.35 KB
47
+ DTS dist/node/index.d.cts 5.35 KB