PkgRadar

Package evidence

@public-ui/[email protected]

Large Javascript Payload: 19774949 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
846
Versions published
370Mature · −50% score
First published
Sep 2023
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":["@public-ui/[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":["@public-ui/[email protected]"],"fail_on":"review"}'
Artifact bytes21,166,765
Previous version4.2.0-60bb1218c420e2fb68761a62a1dd9bf8933c566e.0
Published2026-05-28T08:21:37.198Z
SHA-256b9b37d01618cfdbd4e7971f5b2ae0be36571390fd127c846f71ed4b751a83738

Why flagged

What the scanner saw

Large Javascript Payload: 19774949 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/assets/index-Cc2OrdMO.js19774949 bytes10

Manifest

Package metadata

Scripts15
  • buildvite build
  • build:depspnpm --filter @public-ui/sample-react^... build
  • formatprettier --check src
  • lighthouselhci autorun
  • lintpnpm lint:stylelint && pnpm lint:tsc
  • lint:eslinteslint src
  • lint:stylelintstylelint "src/**/*.{css,scss}"
  • lint:tsctsc --noemit
  • prebuildnpm-run-all2 prebuild:*
  • prebuild:componentscpy "node_modules/@public-ui/components/assets/**/*" public/assets --dot
  • prebuild:themescpy "node_modules/@public-ui/themes/assets/**/*" public/assets --dot
  • servevite
  • startvite --open
  • test:e2eplaywright test
  • unusedknip
Dependencies26
  • @hookform/resolvers5.4.0
  • @public-ui/components4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0
  • @public-ui/react-hook-form-adapter4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0
  • @public-ui/react-v194.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0
  • @public-ui/themes4.2.0-b29c08ae377c2267bb7bded4fb39209d559ff521.0
  • @stencil/core4.38.3
  • @types/node25.9.1
  • @types/papaparse5.5.2
  • @types/react19.2.15
  • @types/react-dom19.2.3
  • @unocss/preset-mini66.7.0
  • @unocss/vite66.7.0
  • @vitejs/plugin-react-swc4.3.1
  • adopted-style-sheets1.1.9-rc.22
  • papaparse5.5.3
  • react19.2.6
  • react-dom19.2.6
  • react-hook-form7.76.0
  • react-number-format5.4.5
  • react-router7.15.1
  • react-router-dom7.15.1
  • tslib2.8.1
  • typescript5.9.3
  • vite7.3.3
  • world_countries_lists3.3.0
  • zod4.4.3