PkgRadar

Package evidence

@uniformdev/[email protected]

no findings

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
1,923Niche · −30% score
Versions published
453Mature · −50% score
First published
May 2024
Publisher
originalexe

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":["@uniformdev/[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":["@uniformdev/[email protected]"],"fail_on":"review"}'
Publisheroriginalexe
Artifact bytes21,081
Previous version20.66.0
Published2026-06-03T14:37:26.578Z
SHA-25686873fadd6e4f779effb86171ef28413ab972c3dbe81791e095cf287be59fc5c

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • apidocs-extractapi-extractor run --local
  • buildrun-s build:ts
  • build:tstsup
  • cleanrimraf dist
  • devrun-s dev:ts
  • dev:tstsup --watch
  • formatprettier --write "src/**/*.{js,ts,tsx}"
  • testvitest run
Dependencies6
  • @uniformdev/canvas20.66.1-alpha.1+5120c82a21
  • @uniformdev/mesh-sdk20.66.1-alpha.1+5120c82a21
  • @uniformdev/richtext20.66.1-alpha.1+5120c82a21
  • dequal2.0.3
  • fast-xml-parser4.5.5
  • immer10.1.3