@layerzerolabs/static-chain-info 0.0.48 → 0.0.49

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.
@@ -10,17 +10,17 @@
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
12
  ESM Build start
13
- ESM dist/staticChainInfo.js 158.00 B
14
13
  ESM dist/index.js 4.31 KB
14
+ ESM dist/staticChainInfo.js 158.00 B
15
15
  ESM dist/3432LYID.js 33.59 KB
16
- ESM dist/staticChainInfo.js.map 79.00 B
17
16
  ESM dist/index.js.map 9.94 KB
17
+ ESM dist/staticChainInfo.js.map 79.00 B
18
18
  ESM dist/3432LYID.js.map 79.66 KB
19
- ESM ⚡️ Build success in 312ms
19
+ ESM ⚡️ Build success in 396ms
20
+ CJS dist/staticChainInfo.cjs 537.00 B
20
21
  CJS dist/index.cjs 5.58 KB
21
22
  CJS dist/P3LR3X7E.cjs 38.04 KB
22
- CJS dist/staticChainInfo.cjs 537.00 B
23
+ CJS dist/staticChainInfo.cjs.map 80.00 B
23
24
  CJS dist/index.cjs.map 9.98 KB
24
25
  CJS dist/P3LR3X7E.cjs.map 79.87 KB
25
- CJS dist/staticChainInfo.cjs.map 80.00 B
26
- CJS ⚡️ Build success in 312ms
26
+ CJS ⚡️ Build success in 397ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.48",
3
+ "version": "0.0.49",
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.135",
19
- "@layerzerolabs/layerzero-definitions": "0.0.48"
19
+ "@layerzerolabs/layerzero-definitions": "0.0.49"
20
20
  },
21
21
  "devDependencies": {
22
22
  "tsup": "^8.4.0",
23
23
  "vitest": "^3.2.3",
24
- "@layerzerolabs/tsup-configuration": "0.0.48",
25
- "@layerzerolabs/typescript-configuration": "0.0.48"
24
+ "@layerzerolabs/typescript-configuration": "0.0.49",
25
+ "@layerzerolabs/tsup-configuration": "0.0.49"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "restricted",