PkgRadar

Package evidence

@dialpad/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
59
Versions published
4
First published
Mar 2026
Publisher
dlovero-dialpad

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":["@dialpad/[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":["@dialpad/[email protected]"],"fail_on":"review"}'
Artifact bytes295,195
Previous version1.1.0
Published2026-04-07T20:38:33.214Z
SHA-256dccf8e7c5b908cef9f52b3f87a5b084eb21c32cb984aa20da0a84b9c6ebbec4e

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/locale-manager/index.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40

Manifest

Package metadata

Scripts15
  • buildrun-p build:*
  • build:mainvite build
  • build:typesrun-p types:*
  • coveragevitest run --coverage --passWithNoTests
  • coverage:openrushx coverage && open coverage/index.html
  • formatprettier ./ --write
  • format:ciprettier ./ --check
  • lintecho 'needs migration to use @dialpad/eslint-config'
  • lint:ciecho 'needs migration to use @dialpad/eslint-config'
  • testvitest
  • test:cirushx test 2>&1
  • typecheckrushx types:check
  • typecheck:cirushx typecheck
  • types:buildtsc
  • types:checktsc --noEmit
Dependencies2
  • @fluent/bundle0.17.1
  • fluent-vue3.7.2