@layerzerolabs/static-chain-info 0.0.43 → 0.0.44

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,16 +11,16 @@
11
11
  CJS Build start
12
12
  ESM Build start
13
13
  CJS dist/index.cjs 6.62 KB
14
- CJS dist/staticChainInfo.cjs 541.00 B
15
14
  CJS dist/7QMGGKXF.cjs 37.87 KB
15
+ CJS dist/staticChainInfo.cjs 541.00 B
16
16
  CJS dist/index.cjs.map 12.36 KB
17
- CJS dist/staticChainInfo.cjs.map 80.00 B
18
17
  CJS dist/7QMGGKXF.cjs.map 79.53 KB
19
- CJS ⚡️ Build success in 439ms
20
- ESM dist/index.js 5.21 KB
18
+ CJS dist/staticChainInfo.cjs.map 80.00 B
19
+ CJS ⚡️ Build success in 459ms
21
20
  ESM dist/staticChainInfo.js 158.00 B
21
+ ESM dist/index.js 5.21 KB
22
22
  ESM dist/3CVYOI5Q.js 33.45 KB
23
- ESM dist/index.js.map 12.31 KB
24
23
  ESM dist/staticChainInfo.js.map 79.00 B
24
+ ESM dist/index.js.map 12.31 KB
25
25
  ESM dist/3CVYOI5Q.js.map 79.32 KB
26
- ESM ⚡️ Build success in 439ms
26
+ ESM ⚡️ Build success in 459ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.43",
3
+ "version": "0.0.44",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -16,15 +16,15 @@
16
16
  "types": "./dist/index.d.ts",
17
17
  "dependencies": {
18
18
  "@layerzerolabs/lz-definitions": "3.0.134",
19
- "@layerzerolabs/common-chain-model": "0.0.43",
20
- "@layerzerolabs/common-utils": "0.0.43",
21
- "@layerzerolabs/layerzero-definitions": "0.0.43"
19
+ "@layerzerolabs/common-chain-model": "0.0.44",
20
+ "@layerzerolabs/common-utils": "0.0.44",
21
+ "@layerzerolabs/layerzero-definitions": "0.0.44"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/typescript-configuration": "0.0.43",
27
- "@layerzerolabs/tsup-configuration": "0.0.43"
26
+ "@layerzerolabs/tsup-configuration": "0.0.44",
27
+ "@layerzerolabs/typescript-configuration": "0.0.44"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",