🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@nxtedition/shared

Package Overview
Dependencies
Maintainers
12
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxtedition/shared - npm Package Compare versions

Comparing version
5.1.21
to
5.1.22
+2
-3
package.json
{
"name": "@nxtedition/shared",
"description": "Cross-thread primitives for Node.js worker threads",
"version": "5.1.21",
"version": "5.1.22",
"type": "module",

@@ -32,3 +32,2 @@ "main": "lib/index.js",

"rebuild": "JOBS=max npm run install --build-from-source",
"prepublishOnly": "yarn build",
"typecheck": "tsc --noEmit",

@@ -53,3 +52,3 @@ "test": "JOBS=max npm run install --build-from-source && node --test",

},
"gitHead": "351ba4b2a0cb6cef253a613e7f5027768d05fec4"
"gitHead": "1e4e772bc3128f962c6937c2c090a51d0602071b"
}