PkgRadar

Package evidence

@x-viewer/[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
362
Versions published
26
First published
Dec 2025
Publisher
egghunters

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":["@x-viewer/[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":["@x-viewer/[email protected]"],"fail_on":"review"}'
Publisheregghunters
Artifact bytes327,402
Previous version0.12.21
Published2026-06-04T07:08:51.835Z
SHA-2565ff6a5d82329cb9249d9e5f44957884b4b7664499c9cda94b719224405950675

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
0.12.22Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildpnpm run clean:build && pnpm run data-type && rollup -c --environment BUILD:production
  • build:devcross-env OBFUSCATE=false pnpm run build
  • clean:buildrimraf ./dist
  • data-typetsc --project tsconfig.bundle.json && tsc-alias -p tsconfig.bundle.json
  • devpnpm run data-type && rollup -c -w
  • formatprettier --check .
  • format:fixprettier --write .
  • linteslint . --ext .js,.ts
  • lint-stagedlint-staged
  • lint:fixpnpm lint --fix
Dependencies10
  • @x-viewer/coreworkspace:^
  • @x-viewer/uiworkspace:^
  • clipper-lib^6.4.2
  • dat.gui^0.7.7
  • jszip^3.10.1
  • mitt^3.0.0
  • occt-import-js^0.0.23
  • pdfjs-dist3.8.162
  • screenfull^6.0.0
  • stats.js^0.17.0