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
609
Versions published
206Mature · −50% score
First published
Apr 2025
Publisher
minhyupp

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"}'
Publisherminhyupp
Artifact bytes144,966
Previous version0.4.1
Published2026-06-01T08:43:59.424Z
SHA-2562e52aba8815dbd2fb346a9609dc219d2964e02b36ad833f15dee58871dc1d165

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
0.4.2Version
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
  • buildrollup -c && pnpm copy-scss
  • check-typestsc --noEmit
  • copy-scsscopyfiles -u 1 'src/**/*.scss' dist
  • copy-scss:watchcopyfiles -w -u 1 'src/**/*.scss' dist
  • generate:componentturbo gen react-component
  • linteslint . --max-warnings 0
  • releasepnpm publish
  • storybookconcurrently "rollup -c -w" "pnpm copy-scss:watch"
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies5
  • classnames^2.5.1
  • dayjs^1.11.13
  • sales-frontend-debug0.0.80
  • sales-frontend-utils0.0.73
  • zustand^5.0.6