PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"alpesh-baraiya","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
1
First published
Jun 2026
Publisher
alpesh-baraiya

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"}'
Artifact bytes77,518
Previous versionnone
Published2026-06-14T08:31:11.273Z
SHA-256d00e358df00c4ab68afc6aab928b9cdea238438fdc20f39d016d11050baeefd0

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"alpesh-baraiya","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"alpesh-baraiya","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"react"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsup --watch
  • formatbiome check --write src
  • lintbiome check src
  • prepublishOnlynpm run build
  • typechecktsc --noEmit
Dependencies41
  • acorn^8.17.0
  • any-promise^1.3.0
  • bundle-require^5.1.0
  • cac^6.7.14
  • chokidar^4.0.3
  • commander^4.1.1
  • confbox^0.1.8
  • consola^3.4.2
  • csstype^3.2.3
  • debug^4.4.3
  • esbuild^0.27.7
  • fdir^6.5.0
  • fix-dts-default-cjs-exports^1.0.1
  • joycon^3.1.1
  • lilconfig^3.1.3
  • lines-and-columns^1.2.4
  • load-tsconfig^0.2.5
  • magic-string^0.30.21
  • mlly^1.8.2
  • ms^2.1.3
  • mz^2.7.0
  • object-assign^4.1.1
  • pathe^2.0.3
  • picocolors^1.1.1
  • picomatch^4.0.4
  • pirates^4.0.7
  • pkg-types^1.3.1
  • postcss-load-config^6.0.1
  • readdirp^4.1.2
  • resolve-from^5.0.0
  • …and 11 more.