@cartridge/controller 0.7.13-alpha.3 → 0.7.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,13 +1,13 @@
1
1
 
2
- > @cartridge/controller@0.7.13-alpha.3 build:deps /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.7.13 build:deps /home/runner/work/controller/controller/packages/controller
3
3
  > pnpm build
4
4
 
5
5
 
6
- > @cartridge/controller@0.7.13-alpha.3 build /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.7.13 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.3 build:browser /home/runner/work/controller/controller/packages/controller
10
+ > @cartridge/controller@0.7.13 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-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.
22
+ dist/provider-C4iZV8Y5.js  12.78 kB │ gzip: 5.24 kB │ map: 30.48 kB
23
+ dist/index.js 201.01 kB │ gzip: 34.30 kB │ map: 427.78 kB
24
+ [vite:dts] Declaration files built in 5050ms.
25
25
 
26
- ✓ built in 6.86s
26
+ ✓ built in 6.75s
27
27
 
28
- > @cartridge/controller@0.7.13-alpha.3 build:node /home/runner/work/controller/controller/packages/controller
28
+ > @cartridge/controller@0.7.13 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
@@ -39,13 +39,13 @@ computing gzip size...
39
39
  "constants", "getChecksumAddress", "Provider" 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
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
42
- CJS dist/node/index.cjs 21.89 KB
43
- CJS dist/node/index.cjs.map 49.25 KB
44
- CJS ⚡️ Build success in 392ms
42
+ CJS dist/node/index.cjs 21.88 KB
43
+ CJS dist/node/index.cjs.map 49.24 KB
44
+ CJS ⚡️ Build success in 377ms
45
45
  ESM dist/node/index.js 21.12 KB
46
46
  ESM dist/node/index.js.map 49.04 KB
47
- ESM ⚡️ Build success in 392ms
47
+ ESM ⚡️ Build success in 377ms
48
48
  DTS Build start
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
49
+ DTS ⚡️ Build success in 4225ms
50
+ DTS dist/node/index.d.ts 5.29 KB
51
+ DTS dist/node/index.d.cts 5.29 KB
@@ -1,9 +1,9 @@
1
1
 
2
- > @cartridge/controller@0.7.13-alpha.3 build /home/runner/work/controller/controller/packages/controller
2
+ > @cartridge/controller@0.7.13 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.3 build:browser /home/runner/work/controller/controller/packages/controller
6
+ > @cartridge/controller@0.7.13 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-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.
18
+ dist/provider-C4iZV8Y5.js  12.78 kB │ gzip: 5.24 kB │ map: 30.48 kB
19
+ dist/index.js 201.01 kB │ gzip: 34.30 kB │ map: 427.78 kB
20
+ [vite:dts] Declaration files built in 5081ms.
21
21
 
22
- ✓ built in 7.04s
22
+ ✓ built in 6.99s
23
23
 
24
- > @cartridge/controller@0.7.13-alpha.3 build:node /home/runner/work/controller/controller/packages/controller
24
+ > @cartridge/controller@0.7.13 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
@@ -32,16 +32,16 @@ computing gzip size...
32
32
  CLI Cleaning output folder
33
33
  ESM Build start
34
34
  CJS Build start
35
+ "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
35
36
  "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.cjs".
36
37
  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.
37
- "constants", "getChecksumAddress", "Provider" and "shortString" are imported from external module "starknet" but never used in "dist/node/index.js".
38
- CJS dist/node/index.cjs 21.89 KB
39
- CJS dist/node/index.cjs.map 49.25 KB
40
- CJS ⚡️ Build success in 312ms
38
+ CJS dist/node/index.cjs 21.88 KB
39
+ CJS dist/node/index.cjs.map 49.24 KB
40
+ CJS ⚡️ Build success in 294ms
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 313ms
43
+ ESM ⚡️ Build success in 294ms
44
44
  DTS Build start
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
45
+ DTS ⚡️ Build success in 4241ms
46
+ DTS dist/node/index.d.ts 5.29 KB
47
+ DTS dist/node/index.d.cts 5.29 KB