PkgRadar

Package evidence

@jingx/[email protected]

Large Javascript Payload: 2626746 bytes

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
304
Versions published
45Established · −30% score
First published
Nov 2025
Publisher
jingx

Effective trust discount applied: 30% (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":["@jingx/[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":["@jingx/[email protected]"],"fail_on":"review"}'
Publisherjingx
Artifact bytes2,485,207
Previous version1.0.44
Published2026-05-27T13:48:29.534Z
SHA-25689b81ca157d425bdb0304c9143c94a96f76a6a99eb2dcc61907b4bbbfb6a9eda

Why flagged

What the scanner saw

Large Javascript Payload: 2626746 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs.js2626746 bytes10
mediumLarge Javascript Payloadpackage/dist/index.esm.js2617192 bytes10

Manifest

Package metadata

Scripts6
  • buildrollup -c
  • devrollup -c -w
  • examplenpm --prefix examples/react-app run dev
  • example:installnpm --prefix examples/react-app install
  • prepublishOnlynpm run build
  • publish:npmnpm publish
Dependencies18
  • axios^1.15.2
  • buffer^6.0.3
  • events^3.3.0
  • feather-icons-react^1.0.0
  • html2canvas^1.4.1
  • lodash^4.17.21
  • moment^2.30.1
  • path-browserify^1.0.1
  • pnotify^4.0.0
  • postcss-prefix-selector^2.1.1
  • process^0.11.10
  • prop-types^15.8.1
  • react-feather^2.0.10
  • react-number-format^5.4.4
  • react-select^5.10.2
  • react-to-print^3.2.0
  • reactstrap^8.10.0
  • stream-browserify^3.0.0