PkgRadar

Package evidence

@x-viewer/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@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 bytes317,294
Previous version0.12.15
Published2026-05-16T07:35:07.768Z
SHA-256d89e06667190b4cd9ed7db3a1aad94c29c90804577485ef0e5e38ad4318762f1

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/index.esm.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.esm.jsmatched "\\x20"3

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