@layerzerolabs/function-pointer
Advanced tools
@@ -16,5 +16,5 @@ WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN} | ||
| [32mCJS[39m [1mdist/index.cjs.map [22m[32m2.90 KB[39m | ||
| [32mCJS[39m ⚡️ Build success in 64ms | ||
| [32mCJS[39m ⚡️ Build success in 101ms | ||
| [32mESM[39m [1mdist/index.js [22m[32m623.00 B[39m | ||
| [32mESM[39m [1mdist/index.js.map [22m[32m2.90 KB[39m | ||
| [32mESM[39m ⚡️ Build success in 64ms | ||
| [32mESM[39m ⚡️ Build success in 100ms |
@@ -5,5 +5,5 @@ | ||
| (node:59182) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775505965064 is not specified and it doesn't parse as CommonJS. | ||
| (node:72533) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775694520701 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) |
+4
-4
| { | ||
| "name": "@layerzerolabs/function-pointer", | ||
| "version": "0.2.65", | ||
| "version": "0.2.66", | ||
| "private": false, | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@layerzerolabs/typescript-utils": "0.2.65" | ||
| "@layerzerolabs/typescript-utils": "0.2.66" | ||
| }, | ||
@@ -23,4 +23,4 @@ "devDependencies": { | ||
| "vitest": "^3.2.3", | ||
| "@layerzerolabs/tsup-configuration": "0.2.65", | ||
| "@layerzerolabs/typescript-configuration": "0.2.65" | ||
| "@layerzerolabs/typescript-configuration": "0.2.66", | ||
| "@layerzerolabs/tsup-configuration": "0.2.66" | ||
| }, | ||
@@ -27,0 +27,0 @@ "publishConfig": { |
19048
0.01%+ Added
- Removed