@layerzerolabs/common-chain-model 0.2.27 → 0.2.28

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.
@@ -11,45 +11,45 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
+ CJS dist/address.cjs 986.00 B
15
+ CJS dist/bigint.cjs 438.00 B
16
+ CJS dist/multiSigTransaction.cjs 1.60 KB
17
+ CJS dist/index.cjs 3.95 KB
18
+ CJS dist/W5EBKB3F.cjs 1.30 KB
19
+ CJS dist/QFCE3FGZ.cjs 1.65 KB
20
+ CJS dist/HUXTRY7M.cjs 2.25 KB
21
+ CJS dist/transaction.cjs 1.38 KB
22
+ CJS dist/CYLJP4J3.cjs 2.75 KB
23
+ CJS dist/YJF4D23A.cjs 245.00 B
24
+ CJS dist/address.cjs.map 72.00 B
25
+ CJS dist/bigint.cjs.map 71.00 B
26
+ CJS dist/index.cjs.map 70.00 B
27
+ CJS dist/multiSigTransaction.cjs.map 84.00 B
28
+ CJS dist/W5EBKB3F.cjs.map 2.47 KB
29
+ CJS dist/QFCE3FGZ.cjs.map 3.62 KB
30
+ CJS dist/HUXTRY7M.cjs.map 3.78 KB
31
+ CJS dist/transaction.cjs.map 76.00 B
32
+ CJS dist/CYLJP4J3.cjs.map 4.84 KB
33
+ CJS dist/YJF4D23A.cjs.map 73.00 B
34
+ CJS ⚡️ Build success in 238ms
14
35
  ESM dist/address.js 232.00 B
15
36
  ESM dist/bigint.js 161.00 B
16
37
  ESM dist/index.js 866.00 B
17
- ESM dist/YGSLGG3F.js 1.07 KB
18
38
  ESM dist/multiSigTransaction.js 491.00 B
39
+ ESM dist/YGSLGG3F.js 1.07 KB
19
40
  ESM dist/SU4UF4YH.js 1.61 KB
20
- ESM dist/transaction.js 349.00 B
21
41
  ESM dist/BFPXGO54.js 1.28 KB
22
42
  ESM dist/SJ7BJ7T6.js 1.83 KB
23
43
  ESM dist/VUOMXK5T.js 222.00 B
24
- ESM dist/bigint.js.map 70.00 B
25
- ESM dist/index.js.map 69.00 B
26
- ESM dist/YGSLGG3F.js.map 2.46 KB
44
+ ESM dist/transaction.js 349.00 B
27
45
  ESM dist/address.js.map 71.00 B
46
+ ESM dist/index.js.map 69.00 B
28
47
  ESM dist/multiSigTransaction.js.map 83.00 B
48
+ ESM dist/YGSLGG3F.js.map 2.46 KB
29
49
  ESM dist/SU4UF4YH.js.map 3.77 KB
30
- ESM dist/transaction.js.map 75.00 B
31
50
  ESM dist/BFPXGO54.js.map 3.60 KB
32
51
  ESM dist/SJ7BJ7T6.js.map 4.80 KB
52
+ ESM dist/transaction.js.map 75.00 B
53
+ ESM dist/bigint.js.map 70.00 B
33
54
  ESM dist/VUOMXK5T.js.map 72.00 B
34
- ESM ⚡️ Build success in 206ms
35
- CJS dist/bigint.cjs 438.00 B
36
- CJS dist/multiSigTransaction.cjs 1.60 KB
37
- CJS dist/index.cjs 3.95 KB
38
- CJS dist/W5EBKB3F.cjs 1.30 KB
39
- CJS dist/HUXTRY7M.cjs 2.25 KB
40
- CJS dist/QFCE3FGZ.cjs 1.65 KB
41
- CJS dist/transaction.cjs 1.38 KB
42
- CJS dist/YJF4D23A.cjs 245.00 B
43
- CJS dist/CYLJP4J3.cjs 2.75 KB
44
- CJS dist/address.cjs 986.00 B
45
- CJS dist/multiSigTransaction.cjs.map 84.00 B
46
- CJS dist/bigint.cjs.map 71.00 B
47
- CJS dist/index.cjs.map 70.00 B
48
- CJS dist/QFCE3FGZ.cjs.map 3.62 KB
49
- CJS dist/HUXTRY7M.cjs.map 3.78 KB
50
- CJS dist/W5EBKB3F.cjs.map 2.47 KB
51
- CJS dist/YJF4D23A.cjs.map 73.00 B
52
- CJS dist/CYLJP4J3.cjs.map 4.84 KB
53
- CJS dist/transaction.cjs.map 76.00 B
54
- CJS dist/address.cjs.map 72.00 B
55
- CJS ⚡️ Build success in 207ms
55
+ ESM ⚡️ Build success in 239ms
@@ -2,7 +2,7 @@
2
2
  > @layerzerolabs/common-chain-model@0.0.0 lint /home/runner/work/monorepo-internal/monorepo-internal/packages/common/common-chain-model
3
3
  > eslint . --max-warnings 0 || (eslint . --fix --max-warnings 0 && false)
4
4
 
5
- (node:54673) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1771014251429 is not specified and it doesn't parse as CommonJS.
5
+ (node:60286) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1771045407926 is not specified and it doesn't parse as CommonJS.
6
6
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
7
7
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
8
8
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -8,9 +8,9 @@ Breaking changes might not follow SemVer, please pin Vitest's version when using
8
8
   RUN  v3.2.4 /home/runner/work/monorepo-internal/monorepo-internal/packages/common/common-chain-model
9
9
 
10
10
  No test files found, exiting with code 0
11
+
11
12
  include: **/*.{test,spec}.?(c|m)[jt]s?(x)
12
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.*
13
14
  typecheck include: **/*.{test,spec}-d.?(c|m)[jt]s?(x)
14
-
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.*
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/common-chain-model",
3
- "version": "0.2.27",
3
+ "version": "0.2.28",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,13 +15,13 @@
15
15
  "types": "./dist/index.d.ts",
16
16
  "dependencies": {
17
17
  "zod": "4.3.5",
18
- "@layerzerolabs/typescript-utils": "0.2.27"
18
+ "@layerzerolabs/typescript-utils": "0.2.28"
19
19
  },
20
20
  "devDependencies": {
21
21
  "tsup": "^8.4.0",
22
22
  "vitest": "^3.2.3",
23
- "@layerzerolabs/typescript-configuration": "0.2.27",
24
- "@layerzerolabs/tsup-configuration": "0.2.27"
23
+ "@layerzerolabs/tsup-configuration": "0.2.28",
24
+ "@layerzerolabs/typescript-configuration": "0.2.28"
25
25
  },
26
26
  "publishConfig": {
27
27
  "access": "restricted",