@layerzerolabs/static-chain-info 0.0.60 → 0.0.62

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
+ CJS dist/index.cjs 4.12 KB
13
14
  CJS dist/staticChainInfo.cjs 541.00 B
14
15
  CJS dist/5TWPTP6E.cjs 38.22 KB
15
- CJS dist/index.cjs 4.12 KB
16
+ CJS dist/index.cjs.map 7.03 KB
16
17
  CJS dist/staticChainInfo.cjs.map 80.00 B
17
18
  CJS dist/5TWPTP6E.cjs.map 80.26 KB
18
- CJS dist/index.cjs.map 7.03 KB
19
- CJS ⚡️ Build success in 204ms
20
- ESM dist/staticChainInfo.js 158.00 B
19
+ CJS ⚡️ Build success in 398ms
21
20
  ESM dist/index.js 3.11 KB
21
+ ESM dist/staticChainInfo.js 158.00 B
22
22
  ESM dist/4II7SICO.js 33.75 KB
23
- ESM dist/staticChainInfo.js.map 79.00 B
24
23
  ESM dist/index.js.map 7.00 KB
24
+ ESM dist/staticChainInfo.js.map 79.00 B
25
25
  ESM dist/4II7SICO.js.map 80.05 KB
26
- ESM ⚡️ Build success in 204ms
26
+ ESM ⚡️ 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.60",
3
+ "version": "0.0.62",
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.60"
19
+ "@layerzerolabs/layerzero-definitions": "0.0.62"
20
20
  },
21
21
  "devDependencies": {
22
22
  "tsup": "^8.4.0",
23
23
  "vitest": "^3.2.3",
24
- "@layerzerolabs/tsup-configuration": "0.0.60",
25
- "@layerzerolabs/typescript-configuration": "0.0.60"
24
+ "@layerzerolabs/typescript-configuration": "0.0.62",
25
+ "@layerzerolabs/tsup-configuration": "0.0.62"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "restricted",