PkgRadar

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

SeveritySignalEvidence
highNew Lifecycle Script Vs Previouspreinstall 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
highInstall Lifecycle Remote Or Execpreinstall="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

VersionVerdictScoreScanned (UTC)
0.3.3High risk752026-06-04
0.3.2Low risk02026-06-04
0.3.1Low risk02026-06-03
0.3.0Low risk02026-06-02
0.2.2Low risk02026-05-30
0.2.1Low risk02026-05-30
0.2.0Low risk02026-05-26

Block this in CI

PkgRadar gates @pixeldesigns/nexus (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @pixeldesigns/[email protected]