@layerzerolabs/static-chain-info 0.0.73 → 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.
@@ -13,14 +13,14 @@
13
13
  ESM dist/index.js 3.05 KB
14
14
  ESM dist/staticChainInfo.js 158.00 B
15
15
  ESM dist/26X56ANJ.js 37.15 KB
16
- ESM dist/staticChainInfo.js.map 79.00 B
17
16
  ESM dist/index.js.map 6.75 KB
17
+ ESM dist/staticChainInfo.js.map 79.00 B
18
18
  ESM dist/26X56ANJ.js.map 88.54 KB
19
- ESM ⚡️ Build success in 520ms
19
+ ESM ⚡️ Build success in 541ms
20
20
  CJS dist/staticChainInfo.cjs 537.00 B
21
21
  CJS dist/index.cjs 4.04 KB
22
22
  CJS dist/CBKS436E.cjs 42.12 KB
23
23
  CJS dist/staticChainInfo.cjs.map 80.00 B
24
- CJS dist/CBKS436E.cjs.map 88.78 KB
25
24
  CJS dist/index.cjs.map 6.79 KB
26
- CJS ⚡️ Build success in 521ms
25
+ CJS dist/CBKS436E.cjs.map 88.78 KB
26
+ CJS ⚡️ Build success in 542ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.73",
3
+ "version": "0.0.74",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -16,13 +16,13 @@
16
16
  "types": "./dist/index.d.ts",
17
17
  "dependencies": {
18
18
  "@layerzerolabs/lz-definitions": "3.0.145",
19
- "@layerzerolabs/layerzero-definitions": "0.0.73"
19
+ "@layerzerolabs/layerzero-definitions": "0.0.74"
20
20
  },
21
21
  "devDependencies": {
22
22
  "tsup": "^8.4.0",
23
23
  "vitest": "^3.2.3",
24
- "@layerzerolabs/typescript-configuration": "0.0.73",
25
- "@layerzerolabs/tsup-configuration": "0.0.73"
24
+ "@layerzerolabs/tsup-configuration": "0.0.74",
25
+ "@layerzerolabs/typescript-configuration": "0.0.74"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "restricted",