Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@layerzerolabs/function-pointer

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerzerolabs/function-pointer - npm Package Compare versions

Comparing version
0.2.23
to
0.2.24
+4
-4
.turbo/turbo-build.log

@@ -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".
CJS dist/index.cjs 84.00 B
CJS dist/index.cjs.map 90.00 B
CJS ⚡️ Build success in 76ms
ESM dist/index.js 68.00 B
ESM dist/index.js.map 89.00 B
ESM ⚡️ Build success in 73ms
CJS dist/index.cjs 84.00 B
CJS dist/index.cjs.map 90.00 B
CJS ⚡️ Build success in 74ms
ESM ⚡️ Build success in 75ms

@@ -5,5 +5,5 @@

(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.
(node:54703) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1770955556851 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
include: **/*.{test,spec}.?(c|m)[jt]s?(x)
exclude: **/node_modules/**, **/dist/**, **/cypress/**, **/.{idea,git,cache,output,temp}/**, **/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build,eslint,prettier}.config.*

@@ -15,0 +15,0 @@ typecheck include: **/*.{test,spec}-d.?(c|m)[jt]s?(x)

{
"name": "@layerzerolabs/function-pointer",
"version": "0.2.23",
"version": "0.2.24",
"private": false,

@@ -19,4 +19,4 @@ "license": "MIT",

"vitest": "^3.2.3",
"@layerzerolabs/tsup-configuration": "0.2.23",
"@layerzerolabs/typescript-configuration": "0.2.23"
"@layerzerolabs/tsup-configuration": "0.2.24",
"@layerzerolabs/typescript-configuration": "0.2.24"
},

@@ -23,0 +23,0 @@ "publishConfig": {