@layerzerolabs/function-pointer
Advanced tools
@@ -16,7 +16,7 @@ WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN} | ||
| Generated an empty chunk: "index". | ||
| [32mESM[39m [1mdist/index.js [22m[32m68.00 B[39m | ||
| [32mESM[39m [1mdist/index.js.map [22m[32m89.00 B[39m | ||
| [32mESM[39m ⚡️ Build success in 73ms | ||
| [32mCJS[39m [1mdist/index.cjs [22m[32m84.00 B[39m | ||
| [32mCJS[39m [1mdist/index.cjs.map [22m[32m90.00 B[39m | ||
| [32mCJS[39m ⚡️ Build success in 76ms | ||
| [32mESM[39m [1mdist/index.js [22m[32m68.00 B[39m | ||
| [32mESM[39m [1mdist/index.js.map [22m[32m89.00 B[39m | ||
| [32mESM[39m ⚡️ Build success in 76ms | ||
| [32mCJS[39m ⚡️ Build success in 74ms |
@@ -5,5 +5,5 @@ | ||
| (node:48415) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1769040920314 is not specified and it doesn't parse as CommonJS. | ||
| (node:50302) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1770772122100 is not specified and it doesn't parse as CommonJS. | ||
| Reparsing as ES module because module syntax was detected. This incurs a performance overhead. | ||
| To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json. | ||
| (Use `node --trace-warnings ...` to show where the warning was created) |
@@ -11,4 +11,4 @@ | ||
| No test files found, exiting with code 0 | ||
| [2minclude: [22m[33m**/*.{test,spec}.?(c|m)[jt]s?(x)[39m | ||
| [2minclude: [22m[33m**/*.{test,spec}.?(c|m)[jt]s?(x)[39m | ||
| [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 | ||
@@ -15,0 +15,0 @@ [2mtypecheck include: [22m[33m**/*.{test,spec}-d.?(c|m)[jt]s?(x)[39m |
+3
-3
| { | ||
| "name": "@layerzerolabs/function-pointer", | ||
| "version": "0.2.22", | ||
| "version": "0.2.23", | ||
| "private": false, | ||
@@ -19,4 +19,4 @@ "license": "MIT", | ||
| "vitest": "^3.2.3", | ||
| "@layerzerolabs/tsup-configuration": "0.2.22", | ||
| "@layerzerolabs/typescript-configuration": "0.2.22" | ||
| "@layerzerolabs/tsup-configuration": "0.2.23", | ||
| "@layerzerolabs/typescript-configuration": "0.2.23" | ||
| }, | ||
@@ -23,0 +23,0 @@ "publishConfig": { |