PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,441,363
Previous version3.0.10
Published2026-05-24T17:29:54.753Z
SHA-2560e1a8ddd14239fa2acd1506648680df691a003a9721d0268abbe0ec0e50d5086

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
24Score
3.0.11Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/newdocs/package-lock.jsonhigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/newdocs/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/browser/index.jsmatched "atob("3
lowObfuscationpackage/browser/index.min.jsmatched "atob("3
lowObfuscationpackage/docs/html/assets/js/main.jsmatched "\\uFEFF"3
lowObfuscationpackage/docs/theme/assets/js/main.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts5
  • buildnpm run build-browser && npm run build-node
  • build-browserrimraf browser && webpack --mode production
  • build-noderimraf node && tsc
  • testjest
  • test-packagenpm pack
Dependencies10
  • big-float-ts^4.0.2
  • double-double^3.0.4
  • flo-bezier3^6.0.8
  • flo-boolean^5.0.3
  • flo-draw^2.0.5
  • flo-gauss-quadrature^2.1.4
  • flo-ll-rb-tree^0.3.4
  • flo-memoize^2.0.1
  • flo-poly^7.0.2
  • flo-vector2d^4.0.6