PkgRadar

Package evidence

@public-ui/[email protected]

Install-time lifecycle script: postinstall="node ./postinstall.js"

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
5,629Niche · −30% score
Versions published
582Mature · −50% score
First published
Sep 2022
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 bytes4,005,432
Previous version4.2.1
Published2026-06-08T10:24:42.365Z
SHA-256da47677968b65ceda6f2af4ba204db0850375ef2ddaa853e0e5865c09dfed1a2

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./postinstall.js"5
lowObfuscation Densitypackage/dist/cjs/component-4yrnT9ww.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/esm/component-CQaxTS4u.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/components/component2.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts21
  • assets:koliconspnpm --filter @public-ui/icons build
  • buildpnpm build:light
  • build:lightmkdir doc && cross-env NODE_ENV=production stencil build --docs --prod && node scripts/autogen.doc.js && node scripts/vaadin.js && pnpm format -w
  • clearrimraf -g dist doc www ../adapters/angular/v19/src ../adapters/angular/v20/src ../adapters/angular/v21/src ../adapters/hydrate/dist ../adapters/react/src ../adapters/react-v19/src ../adapters/solid/src ../adapters/vaadin/*.java ../adapters/vue/src assets/kolicons
  • devcross-env NODE_ENV=development stencil build --prod --watch
  • formatprettier --check src
  • lintpnpm lint:eslint && pnpm lint:stylelint && pnpm lint:tsc
  • lint:eslinteslint src
  • lint:stylelintstylelint "src/**/*.{css,scss}"
  • lint:stylelint:componentsstylelint src/components/**/*.{css,scss}
  • lint:tsctsc --noemit
  • postinstallnode ./postinstall.js
  • prebuild:lightpnpm clear && pnpm assets:kolicons
  • pretest:e2epnpm assets:kolicons
  • prodstencil build --prod
  • testpnpm test:unit && pnpm test:e2e
  • test:e2eplaywright test
  • test:unitmkdir -p dist && cross-env NODE_ENV=test stencil test --spec --json --outputFile dist/jest-test-results.json
  • test:update:unitpnpm test:unit -u
  • test:watchcross-env NODE_ENV=test stencil test --spec --watchAll
  • xunusedknip
Dependencies8
  • @floating-ui/dom1.7.6
  • color-convert3.1.3
  • color-rgba2.4.0
  • lodash-es4.18.1
  • markdown-it14.2.0
  • rgba-convert0.3.0
  • typed-bem1.0.2
  • wcag-contrast3.0.0