PkgRadar

Package evidence

@hebcal/[email protected]

Known Indicator Filename: package/dist/bundle.js

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
306
Versions published
140Mature · −50% score
First published
Jul 2020
Publisher
mjradwin

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

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":["@hebcal/[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":["@hebcal/[email protected]"],"fail_on":"review"}'
Publishermjradwin
Artifact bytes72,093
Previous version6.4.7
Published2026-05-14T02:46:53.236Z
SHA-256e4a5e00a31bb4a1376ffb851b55be6d2542060261207d59e27dc72d227b69141

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/bundle.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45

Manifest

Package metadata

Scripts8
  • buildrollup -c
  • cleangts clean
  • docstypedoc
  • fixgts fix
  • lintgts lint
  • prepublishnpm run build
  • pretestnpm run build
  • testvitest
Dependencies3
  • @hebcal/core^6.5.0
  • @hebcal/hdate^0.22.2
  • @hebcal/leyning^9.5.4