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.45
to
0.2.46
+2
-2
.turbo/turbo-build.log

@@ -16,5 +16,5 @@ WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}

CJS dist/index.cjs.map 2.90 KB
CJS ⚡️ Build success in 114ms
CJS ⚡️ Build success in 104ms
ESM dist/index.js 623.00 B
ESM dist/index.js.map 2.90 KB
ESM ⚡️ Build success in 116ms
ESM ⚡️ Build success in 106ms

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

(node:68886) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1772645192265 is not specified and it doesn't parse as CommonJS.
(node:68102) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1772682049785 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.45",
"version": "0.2.46",
"private": false,

@@ -17,3 +17,3 @@ "license": "MIT",

"dependencies": {
"@layerzerolabs/typescript-utils": "0.2.45"
"@layerzerolabs/typescript-utils": "0.2.46"
},

@@ -23,4 +23,4 @@ "devDependencies": {

"vitest": "^3.2.3",
"@layerzerolabs/tsup-configuration": "0.2.45",
"@layerzerolabs/typescript-configuration": "0.2.45"
"@layerzerolabs/tsup-configuration": "0.2.46",
"@layerzerolabs/typescript-configuration": "0.2.46"
},

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