PkgRadar

npm · registry.npmjs.org

@exaudeus/workrail

Install Lifecycle Remote Or Exec: preinstall="node -e \"const v=parseInt(process.versions.node.split('.')[0],10); if(v<20){console.error('WorkRail requires Node.js >=20. Current: '+process.versions.node+'\\nPlease upgrade: https://nodejs.org/'); process.exit(1);}\""

Why PkgRadar flagged 3.117.0

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpreinstall="node -e \"const v=parseInt(process.versions.node.split('.')[0],10); if(v<20){console.error('WorkRail requires Node.js >=20. Current: '+process.versions.node+'\\nPlease upgrade: https://nodejs.org/'); process.exit(1);}\"" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
3.117.0Review242026-06-01
3.116.0Review242026-05-30
3.115.0Review242026-05-30
3.114.0Review242026-05-30
3.113.0Review242026-05-30
3.112.0Review242026-05-30
3.111.0Review242026-05-29
3.110.0Review252026-05-29
3.108.0Review252026-05-27
3.109.0Review252026-05-27
3.106.0Review252026-05-27
3.107.0Review252026-05-27

Block this in CI

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

pkgradar gate --ecosystem npm @exaudeus/[email protected]
@exaudeus/workrail — npm security scan | PkgRadar