@layerzerolabs/static-chain-info 0.2.5 → 0.2.6

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 6.79 KB
17
17
  CJS dist/staticChainInfo.cjs.map 80.00 B
18
18
  CJS dist/CBKS436E.cjs.map 88.78 KB
19
- CJS ⚡️ Build success in 298ms
19
+ CJS ⚡️ Build success in 532ms
20
+ ESM dist/staticChainInfo.js 158.00 B
20
21
  ESM dist/index.js 3.05 KB
21
22
  ESM dist/26X56ANJ.js 37.15 KB
22
- ESM dist/staticChainInfo.js 158.00 B
23
+ ESM dist/staticChainInfo.js.map 79.00 B
23
24
  ESM dist/index.js.map 6.75 KB
24
25
  ESM dist/26X56ANJ.js.map 88.54 KB
25
- ESM dist/staticChainInfo.js.map 79.00 B
26
- ESM ⚡️ Build success in 299ms
26
+ ESM ⚡️ Build success in 533ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
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.149",
19
- "@layerzerolabs/layerzero-definitions": "0.2.5"
19
+ "@layerzerolabs/layerzero-definitions": "0.2.6"
20
20
  },
21
21
  "devDependencies": {
22
22
  "tsup": "^8.4.0",
23
23
  "vitest": "^3.2.3",
24
- "@layerzerolabs/typescript-configuration": "0.2.5",
25
- "@layerzerolabs/tsup-configuration": "0.2.5"
24
+ "@layerzerolabs/tsup-configuration": "0.2.6",
25
+ "@layerzerolabs/typescript-configuration": "0.2.6"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "restricted",