PkgRadar

Package evidence

@yugabytedb/[email protected]

Large Javascript Payload: 4776791 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
759
Versions published
176Mature · −50% score
First published
May 2025
Publisher
ybnpmadmin

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":["@yugabytedb/[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":["@yugabytedb/[email protected]"],"fail_on":"review"}'
Publisherybnpmadmin
Artifact bytes5,253,550
Previous version1.0.133
Published2026-06-10T14:00:52.371Z
SHA-256652311b48df0e3e963bd8986ab2243912caff61f915313028e4c44279234cc2e

Why flagged

What the scanner saw

Large Javascript Payload: 4776791 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.134Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/esm/index.js4776791 bytes0

Manifest

Package metadata

Scripts7
  • buildNODE_ENV=production rollup -c --bundleConfigAsCjs
  • build:devNODE_ENV=development rollup -c --bundleConfigAsCjs
  • changelogstandard-version
  • devconcurrently "rollup -c -w" "nodemon --watch dist --exec 'npx yalc push'" --names "BUILD,YALC" --prefix-colors "blue,green"
  • publish:yalcnpm run build:dev && npx yalc publish --push
  • releasenpm install && npm run build && npm publish
  • startrollup start
Dependencies26
  • @material-ui/core4.12.3
  • @material-ui/icons4.11.2
  • @material-ui/lab4.0.0-alpha.58
  • @svgr/rollup6.5.1
  • @types/lodash-es4.17.12
  • @types/node18.14.0
  • @types/react17.0.4
  • @types/react-dom17.0.3
  • @types/react-router3.0.24
  • @types/react-router-dom5.3.3
  • ace-builds1.43.6
  • axios0.21.3
  • clsx1.1.1
  • date-fns2.30.0
  • date-fns-tz2.0.1
  • echarts5.4.3
  • lodash-es4.18.1
  • prettier2.1.0
  • react17.0.2
  • react-ace14.0.1
  • react-dom17.0.2
  • react-hook-form7.40.0
  • react-query3.32.1
  • react-router3.2.6
  • react-router-dom5.3.3
  • react-toastify7.0.3