@layerzerolabs/static-chain-info 0.0.67 → 0.0.74

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.
@@ -6,21 +6,21 @@
6
6
  CLI Using tsconfig: tsconfig.json
7
7
  CLI tsup v8.4.0
8
8
  CLI Using tsup config: /home/runner/work/monorepo-internal/monorepo-internal/packages/chain-abstractions/static-chain-info/tsup.config.ts
9
- CLI Target: es2022
9
+ CLI Target: ES2023
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
12
  ESM Build start
13
- CJS dist/index.cjs 4.10 KB
14
- CJS dist/staticChainInfo.cjs 537.00 B
15
- CJS dist/HW3GHS72.cjs 38.22 KB
16
- CJS dist/index.cjs.map 7.03 KB
17
- CJS dist/staticChainInfo.cjs.map 80.00 B
18
- CJS dist/HW3GHS72.cjs.map 80.26 KB
19
- CJS ⚡️ Build success in 395ms
20
- ESM dist/index.js 3.11 KB
13
+ ESM dist/index.js 3.05 KB
21
14
  ESM dist/staticChainInfo.js 158.00 B
22
- ESM dist/index.js.map 7.00 KB
23
- ESM dist/JRDUJJFI.js 33.75 KB
15
+ ESM dist/26X56ANJ.js 37.15 KB
16
+ ESM dist/index.js.map 6.75 KB
24
17
  ESM dist/staticChainInfo.js.map 79.00 B
25
- ESM dist/JRDUJJFI.js.map 80.05 KB
26
- ESM ⚡️ Build success in 396ms
18
+ ESM dist/26X56ANJ.js.map 88.54 KB
19
+ ESM ⚡️ Build success in 541ms
20
+ CJS dist/staticChainInfo.cjs 537.00 B
21
+ CJS dist/index.cjs 4.04 KB
22
+ CJS dist/CBKS436E.cjs 42.12 KB
23
+ CJS dist/staticChainInfo.cjs.map 80.00 B
24
+ CJS dist/index.cjs.map 6.79 KB
25
+ CJS dist/CBKS436E.cjs.map 88.78 KB
26
+ CJS ⚡️ Build success in 542ms
@@ -8,8 +8,8 @@ Breaking changes might not follow SemVer, please pin Vitest's version when using
8
8
   RUN  v3.2.3 /home/runner/work/monorepo-internal/monorepo-internal/packages/chain-abstractions/static-chain-info
9
9
 
10
10
  No test files found, exiting with code 0
11
- include: **/*.{test,spec}.?(c|m)[jt]s?(x)
12
11
 
12
+ include: **/*.{test,spec}.?(c|m)[jt]s?(x)
13
13
  exclude: **/node_modules/**, **/dist/**, **/cypress/**, **/.{idea,git,cache,output,temp}/**, **/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*
14
14
  typecheck include: **/*.{test,spec}-d.?(c|m)[jt]s?(x)
15
15
  typecheck exclude: **/node_modules/**, **/dist/**, **/cypress/**, **/.{idea,git,cache,output,temp}/**, **/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*