PkgRadar

Package evidence

@mercurjs/[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.

Versions published
136
First published
Feb 2026
Publisher
mercurjs

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":["@mercurjs/[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":["@mercurjs/[email protected]"],"fail_on":"review"}'
Publishermercurjs
Artifact bytes8,656
Previous version2.2.0-canary.12
Published2026-06-12T13:10:30.461Z
SHA-256ccb4b972ab08b80a464cf5d96757b618c0fb8d0ce80a102f6abb1fc4ee4419f7

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
2.2.0-canary.13Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsup
  • devtsup --watch
  • lintoxlint --max-warnings 0
Dependencies4
  • @babel/parser7.25.6
  • @babel/traverse7.25.6
  • @babel/types7.25.6
  • esbuild-register^3.6.0