PkgRadar

Package evidence

[email protected]

no findings

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.

Weekly downloads
876
Versions published
598Mature · −50% score
First published
Jul 2020
Publisher
emman-sam-media

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes187,869
Previous version5.1.73
Published2026-05-28T12:55:04.735Z
SHA-2566fd6af4f83d565b2fe371fb9219504660339916efd6ceeda4fb2f30ca77c1aa0

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
5.1.74Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildrm -rf dist && rollup -c rollup.config.mjs
  • build:inittsc --init --declaration --allowSyntheticDefaultImports --target esnext --outDir dist
  • build:typestsc --emitDeclarationOnly
  • formatprettier --write .
  • linteslint --fix 'src/**/*.{ts,tsx}'
  • manage:configsts-node ./src/test-tools/configure-page-strategy.ts
  • preparehusky install
  • releasegit push && yarn build && npm version patch && npm publish && git push
  • testtesting=true jest
  • watchrollup -c rollup.config.mjs -w
Dependencies11
  • @reduxjs/toolkit^2.2.3
  • immutability-helper3.1.1
  • pacman-client^2.0.1
  • react-addons-update15.6.3
  • react-redux^9.1.0
  • redux^5.0.1
  • rollup-plugin-peer-deps-external^2.2.4
  • rxjs7.5.5
  • rxjs-compat6.6.7
  • typescript4.7.4
  • uuid9.0.0