PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: prepare="npm run build"

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Publisherkfaubel
Artifact bytes196,077
Previous version1.2.1
Published2026-05-24T02:32:45.727Z
SHA-256c4c42dc0553512ba8780c8d4765d4694dd03a46e1ce57a33d6c4cc172cf461f6

Why flagged

What the scanner saw

Install-time lifecycle script: prepare="npm run build"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/build/BaseballImage.jsmatched "\\u25B2"3

Manifest

Package metadata

Scripts7
  • buildnpm run clean && tsc
  • cleanshx rm -rf build
  • linteslint
  • preparenpm run build
  • publishecho Published.
  • startnpm run build && node app.js --newcache BOS LAD MIL FENWAY
  • testnpm run build && node app.js --newcache --loglevel verbose BOS LAD MIL FENWAY
Dependencies7
  • axios^1.6.8
  • commander^12.0.0
  • jpeg-js^0.4.4
  • mlbinfo^1.0.3
  • moment-timezone^0.5.45
  • pureimage^0.4.13
  • xml-js^1.6.11