npm · registry.npmjs.org
@pixeldesigns/nexus
Install Lifecycle Remote Or Exec: preinstall="node -e \"const m=parseInt(process.versions.node);if(m===23){console.error('\\n Nexus does not support Node 23 (odd-numbered, no LTS).\\n You are on Node '+process.versions.node+', which has no prebuilt better-sqlite3 binary and triggers a node-gyp build that often fails.\\n\\n Fix: use an LTS version.\\n nvm install 22 && nvm use 22\\n npm i -g @pixeldesigns/nexus\\n');process.exit(1);}\""
Why PkgRadar flagged 0.3.3
| Severity | Signal | Evidence |
|---|---|---|
| high | New Lifecycle Script Vs Previous | preinstall added in 0.3.3 vs 0.3.2: "node -e \"const m=parseInt(process.versions.node);if(m===23){console.error('\\n Nexus does not support Node 23 (odd-numbered, no LTS).\\n You are on Node '+process.versions.node+', which has no prebuilt better-sqlite3 binary and triggers a node-gyp build that often fails.\\n\\n Fix: use an LTS version.\\n nvm install 22 && nvm use 22\\n npm i -g @pixeldesigns/nexus\\n');process.exit(1);}\"" · package.json |
| high | Install Lifecycle Remote Or Exec | preinstall="node -e \"const m=parseInt(process.versions.node);if(m===23){console.error('\\n Nexus does not support Node 23 (odd-numbered, no LTS).\\n You are on Node '+process.versions.node+', which has no prebuilt better-sqlite3 binary and triggers a node-gyp build that often fails.\\n\\n Fix: use an LTS version.\\n nvm install 22 && nvm use 22\\n npm i -g @pixeldesigns/nexus\\n');process.exit(1);}\"" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
0.3.3 | High risk | 75 | 2026-06-04 |
0.3.2 | Low risk | 0 | 2026-06-04 |
0.3.1 | Low risk | 0 | 2026-06-03 |
0.3.0 | Low risk | 0 | 2026-06-02 |
0.2.2 | Low risk | 0 | 2026-05-30 |
0.2.1 | Low risk | 0 | 2026-05-30 |
0.2.0 | Low risk | 0 | 2026-05-26 |
Block this in CI
pkgradar gate --ecosystem npm @pixeldesigns/[email protected]