@layerzerolabs/static-chain-info 0.2.61 → 0.2.63
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.
- package/.turbo/turbo-build.log +8 -8
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +1 -1
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -11,17 +11,17 @@
|
|
|
11
11
|
[34mCLI[39m Cleaning output folder
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
13
|
[34mESM[39m Build start
|
|
14
|
+
[32mESM[39m [1mdist/index.js [22m[32m3.29 KB[39m
|
|
15
|
+
[32mESM[39m [1mdist/staticChainInfo.js [22m[32m385.00 B[39m
|
|
16
|
+
[32mESM[39m [1mdist/BPGPBO6S.js [22m[32m42.15 KB[39m
|
|
17
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m6.84 KB[39m
|
|
18
|
+
[32mESM[39m [1mdist/staticChainInfo.js.map [22m[32m79.00 B[39m
|
|
19
|
+
[32mESM[39m [1mdist/BPGPBO6S.js.map [22m[32m100.00 KB[39m
|
|
20
|
+
[32mESM[39m ⚡️ Build success in 462ms
|
|
14
21
|
[32mCJS[39m [1mdist/staticChainInfo.cjs [22m[32m2.36 KB[39m
|
|
15
22
|
[32mCJS[39m [1mdist/index.cjs [22m[32m5.89 KB[39m
|
|
16
23
|
[32mCJS[39m [1mdist/QLL5M27M.cjs [22m[32m48.23 KB[39m
|
|
17
24
|
[32mCJS[39m [1mdist/staticChainInfo.cjs.map [22m[32m80.00 B[39m
|
|
18
25
|
[32mCJS[39m [1mdist/index.cjs.map [22m[32m6.87 KB[39m
|
|
19
26
|
[32mCJS[39m [1mdist/QLL5M27M.cjs.map [22m[32m100.27 KB[39m
|
|
20
|
-
[32mCJS[39m ⚡️ Build success in
|
|
21
|
-
[32mESM[39m [1mdist/staticChainInfo.js [22m[32m385.00 B[39m
|
|
22
|
-
[32mESM[39m [1mdist/BPGPBO6S.js [22m[32m42.15 KB[39m
|
|
23
|
-
[32mESM[39m [1mdist/index.js [22m[32m3.29 KB[39m
|
|
24
|
-
[32mESM[39m [1mdist/staticChainInfo.js.map [22m[32m79.00 B[39m
|
|
25
|
-
[32mESM[39m [1mdist/BPGPBO6S.js.map [22m[32m100.00 KB[39m
|
|
26
|
-
[32mESM[39m [1mdist/index.js.map [22m[32m6.84 KB[39m
|
|
27
|
-
[32mESM[39m ⚡️ Build success in 455ms
|
|
27
|
+
[32mCJS[39m ⚡️ Build success in 462ms
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
> @layerzerolabs/static-chain-info@0.0.0 lint /home/runner/work/monorepo-internal/monorepo-internal/packages/chain-abstractions/static-chain-info
|
|
3
3
|
> eslint . --max-warnings 0 || (eslint . --fix --max-warnings 0 && false)
|
|
4
4
|
|
|
5
|
-
(node:
|
|
5
|
+
(node:256828) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1774884106232 is not specified and it doesn't parse as CommonJS.
|
|
6
6
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
7
7
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
8
8
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -8,9 +8,9 @@ Breaking changes might not follow SemVer, please pin Vitest's version when using
|
|
|
8
8
|
[1m[46m RUN [49m[22m [36mv3.2.4 [39m[90m/home/runner/work/monorepo-internal/monorepo-internal/packages/chain-abstractions/static-chain-info[39m
|
|
9
9
|
|
|
10
10
|
No test files found, exiting with code 0
|
|
11
|
-
|
|
12
11
|
[2minclude: [22m[33m**/*.{test,spec}.?(c|m)[jt]s?(x)[39m
|
|
13
12
|
[2mexclude: [22m[33m**/node_modules/**[2m, [22m**/dist/**[2m, [22m**/cypress/**[2m, [22m**/.{idea,git,cache,output,temp}/**[2m, [22m**/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*[39m
|
|
13
|
+
|
|
14
14
|
[2mtypecheck include: [22m[33m**/*.{test,spec}-d.?(c|m)[jt]s?(x)[39m
|
|
15
15
|
[2mtypecheck exclude: [22m[33m**/node_modules/**[2m, [22m**/dist/**[2m, [22m**/cypress/**[2m, [22m**/.{idea,git,cache,output,temp}/**[2m, [22m**/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*[39m
|
|
16
16
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/static-chain-info",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.63",
|
|
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.167",
|
|
19
|
-
"@layerzerolabs/layerzero-definitions": "0.2.
|
|
19
|
+
"@layerzerolabs/layerzero-definitions": "0.2.63"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"tsup": "^8.4.0",
|
|
23
23
|
"vitest": "^3.2.3",
|
|
24
|
-
"@layerzerolabs/tsup-configuration": "0.2.
|
|
25
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
24
|
+
"@layerzerolabs/tsup-configuration": "0.2.63",
|
|
25
|
+
"@layerzerolabs/typescript-configuration": "0.2.63"
|
|
26
26
|
},
|
|
27
27
|
"publishConfig": {
|
|
28
28
|
"access": "restricted",
|