@nxtedition/shared
Advanced tools
+2
-3
| { | ||
| "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" | ||
| } |
192743
-0.02%