PkgRadar

Package evidence

@yugabytedb/[email protected]

Large Javascript Payload: 4653542 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.

Versions published
171Mature · −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

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":["@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,093,292
Previous version1.0.127
Published2026-05-21T06:44:00.839Z
SHA-256f7b20c6c8e48beef00a89a364dd7b0d92dc0a18d4e11c908e66ec3bf3fa14a7b

Why flagged

What the scanner saw

Large Javascript Payload: 4653542 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/esm/index.js4653542 bytes10

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