@layerzerolabs/static-chain-info 0.0.54 → 0.0.57

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/staticChainInfo.cjs.map 80.00 B
17
17
  CJS dist/index.cjs.map 10.32 KB
18
18
  CJS dist/5TWPTP6E.cjs.map 80.26 KB
19
- CJS ⚡️ Build success in 415ms
19
+ CJS ⚡️ Build success in 381ms
20
20
  ESM dist/staticChainInfo.js 158.00 B
21
- ESM dist/4II7SICO.js 33.75 KB
22
21
  ESM dist/index.js 4.50 KB
22
+ ESM dist/4II7SICO.js 33.75 KB
23
23
  ESM dist/staticChainInfo.js.map 79.00 B
24
- ESM dist/4II7SICO.js.map 80.05 KB
25
24
  ESM dist/index.js.map 10.27 KB
26
- ESM ⚡️ Build success in 414ms
25
+ ESM dist/4II7SICO.js.map 80.05 KB
26
+ ESM ⚡️ Build success in 382ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/static-chain-info",
3
- "version": "0.0.54",
3
+ "version": "0.0.57",
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.54"
19
+ "@layerzerolabs/layerzero-definitions": "0.0.57"
20
20
  },
21
21
  "devDependencies": {
22
22
  "tsup": "^8.4.0",
23
23
  "vitest": "^3.2.3",
24
- "@layerzerolabs/typescript-configuration": "0.0.54",
25
- "@layerzerolabs/tsup-configuration": "0.0.54"
24
+ "@layerzerolabs/tsup-configuration": "0.0.57",
25
+ "@layerzerolabs/typescript-configuration": "0.0.57"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "restricted",
@@ -1,8 +0,0 @@
1
-
2
- > @layerzerolabs/static-chain-info@0.0.0 checkdeps /home/runner/work/monorepo-internal/monorepo-internal/packages/chain-abstractions/static-chain-info
3
- > pnpm --filter @layerzerolabs/depcheck run depcheck validate --catalog --missing-dependencies --only $npm_package_name
4
-
5
-
6
- > @layerzerolabs/depcheck@1.0.1 depcheck /home/runner/work/monorepo-internal/monorepo-internal/tools/repo/depcheck
7
- > tsx ./src/index.ts validate --catalog --missing-dependencies --only @layerzerolabs/static-chain-info
8
-