@layerzerolabs/static-chain-info 0.0.44 → 0.0.45

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.
@@ -16,11 +16,11 @@
16
16
  CJS dist/index.cjs.map 12.36 KB
17
17
  CJS dist/7QMGGKXF.cjs.map 79.53 KB
18
18
  CJS dist/staticChainInfo.cjs.map 80.00 B
19
- CJS ⚡️ Build success in 459ms
20
- ESM dist/staticChainInfo.js 158.00 B
19
+ CJS ⚡️ Build success in 475ms
21
20
  ESM dist/index.js 5.21 KB
21
+ ESM dist/staticChainInfo.js 158.00 B
22
22
  ESM dist/3CVYOI5Q.js 33.45 KB
23
- ESM dist/staticChainInfo.js.map 79.00 B
24
23
  ESM dist/index.js.map 12.31 KB
24
+ ESM dist/staticChainInfo.js.map 79.00 B
25
25
  ESM dist/3CVYOI5Q.js.map 79.32 KB
26
- ESM ⚡️ Build success in 459ms
26
+ ESM ⚡️ Build success in 474ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.44",
3
+ "version": "0.0.45",
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.44",
20
- "@layerzerolabs/common-utils": "0.0.44",
21
- "@layerzerolabs/layerzero-definitions": "0.0.44"
19
+ "@layerzerolabs/common-chain-model": "0.0.45",
20
+ "@layerzerolabs/layerzero-definitions": "0.0.45",
21
+ "@layerzerolabs/common-utils": "0.0.45"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.0.44",
27
- "@layerzerolabs/typescript-configuration": "0.0.44"
26
+ "@layerzerolabs/typescript-configuration": "0.0.45",
27
+ "@layerzerolabs/tsup-configuration": "0.0.45"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",