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.57
to
0.2.58
+4
-4
.turbo/turbo-build.log

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

ESM Build start
ESM dist/index.js 623.00 B
ESM dist/index.js.map 2.90 KB
ESM ⚡️ Build success in 96ms
CJS dist/index.cjs 704.00 B
CJS dist/index.cjs.map 2.90 KB
CJS ⚡️ Build success in 136ms
ESM dist/index.js 623.00 B
ESM dist/index.js.map 2.90 KB
ESM ⚡️ Build success in 136ms
CJS ⚡️ Build success in 96ms

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

(node:59858) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1773701608271 is not specified and it doesn't parse as CommonJS.
(node:58547) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1774057358514 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)
{
"name": "@layerzerolabs/function-pointer",
"version": "0.2.57",
"version": "0.2.58",
"private": false,

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

"dependencies": {
"@layerzerolabs/typescript-utils": "0.2.57"
"@layerzerolabs/typescript-utils": "0.2.58"
},

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

"vitest": "^3.2.3",
"@layerzerolabs/tsup-configuration": "0.2.57",
"@layerzerolabs/typescript-configuration": "0.2.57"
"@layerzerolabs/tsup-configuration": "0.2.58",
"@layerzerolabs/typescript-configuration": "0.2.58"
},

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