@layerzerolabs/static-chain-info 0.0.29 → 0.0.31

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/staticChainInfo.cjs 541.00 B
14
- CJS dist/53FFZLSW.cjs 37.67 KB
15
14
  CJS dist/index.cjs 6.61 KB
15
+ CJS dist/53FFZLSW.cjs 37.67 KB
16
16
  CJS dist/staticChainInfo.cjs.map 80.00 B
17
- CJS dist/53FFZLSW.cjs.map 79.09 KB
18
17
  CJS dist/index.cjs.map 12.34 KB
19
- CJS ⚡️ Build success in 337ms
20
- ESM dist/BRY3O2OT.js 33.26 KB
18
+ CJS dist/53FFZLSW.cjs.map 79.09 KB
19
+ CJS ⚡️ Build success in 507ms
21
20
  ESM dist/index.js 5.20 KB
21
+ ESM dist/BRY3O2OT.js 33.26 KB
22
22
  ESM dist/staticChainInfo.js 158.00 B
23
- ESM dist/BRY3O2OT.js.map 78.88 KB
24
23
  ESM dist/index.js.map 12.29 KB
25
24
  ESM dist/staticChainInfo.js.map 79.00 B
26
- ESM ⚡️ Build success in 338ms
25
+ ESM dist/BRY3O2OT.js.map 78.88 KB
26
+ ESM ⚡️ Build success in 507ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.29",
3
+ "version": "0.0.31",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -15,16 +15,16 @@
15
15
  "module": "./dist/index.js",
16
16
  "types": "./dist/index.d.ts",
17
17
  "dependencies": {
18
- "@layerzerolabs/lz-definitions": "3.0.125",
19
- "@layerzerolabs/common-utils": "0.0.29",
20
- "@layerzerolabs/layerzero-definitions": "0.0.29",
21
- "@layerzerolabs/common-chain-model": "0.0.29"
18
+ "@layerzerolabs/lz-definitions": "3.0.128",
19
+ "@layerzerolabs/common-chain-model": "0.0.31",
20
+ "@layerzerolabs/common-utils": "0.0.31",
21
+ "@layerzerolabs/layerzero-definitions": "0.0.31"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.0.29",
27
- "@layerzerolabs/typescript-configuration": "0.0.29"
26
+ "@layerzerolabs/tsup-configuration": "0.0.31",
27
+ "@layerzerolabs/typescript-configuration": "0.0.31"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",