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
38,324Mainstream · −50% score
Versions published
321Mature · −50% score
First published
May 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes768,712
Previous version6.5.0
Published2026-05-17T22:11:21.591Z
SHA-2564a7b1fb110f1fcb0609fd1966c35739cc2b673bb9aee62d0ad03c3a4168a84a2

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.5.1Version
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

Scripts16
  • buildnpm run po2json && npm run version && npm run build:rollup --production
  • build:rolluprollup -c
  • cleangts clean
  • compiletsc
  • coveragevitest --coverage
  • docstypedoc
  • fixgts fix
  • lintgts lint
  • po2jsonnode ./po2json.js po/he.po po/he-x-NoNikud.po po/ashkenazi.po
  • preparenpm run compile
  • prepublishnpm run build
  • pretestnpm run build
  • size-demonpm run build && npm run size-demo:rollup
  • size-demo:rolluprollup -c size-demo/rollup.config.js
  • testvitest
  • versionnode ./version.js package.json src/pkgVersion.ts
Dependencies4
  • @hebcal/hdate^0.22.2
  • @hebcal/noaa^0.11.0
  • quick-lru^7.3.0
  • temporal-polyfill^0.3.2