PkgRadar

Package evidence

[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.

Versions published
1,862Mature · −50% score
First published
Apr 2025
Publisher
hjjsuperabc

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

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"}'
Publisherhjjsuperabc
Artifact bytes1,978,581
Previous version1.3.659
Published2026-06-17T01:17:31.222Z
SHA-2560f7e0ceb191b7956d90a4e768d09af245863a35a76740db276acc89763c26cc5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/_plugin-vue_export-helper-BZ_eTSzz.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

Scripts5
  • buildnode --max-old-space-size=8192 ./node_modules/vite/bin/vite build
  • build:libvite build
  • devvite
  • prepublishOnlynpm run build:lib
  • previewvite preview
Dependencies38
  • @codemirror/lang-xml^6.1.0
  • @codemirror/state^6.5.2
  • @codemirror/view^6.38.1
  • @element-plus/icons-vue^2.3.1
  • @js-preview/excel^1.7.14
  • @vue-office/excel^1.7.14
  • axios^1.9.0
  • codemirror^6.0.2
  • cropperjs^1.6.2
  • dayjs^1.11.13
  • docx-preview^0.3.6
  • echarts^5.6.0
  • element-plus2.11.7
  • fast-deep-equal^3.1.3
  • file-saver^2.0.5
  • grid-layout-plus^1.1.1
  • js-base64^3.7.7
  • js-cookie^3.0.5
  • jsencrypt^3.3.2
  • jszip^3.10.1
  • lodash-es^4.17.21
  • papaparse^5.5.3
  • pinia^3.0.3
  • pinia-plugin-persistedstate^4.3.0
  • pptx-preview^1.0.6
  • quill^2.0.3
  • quill-better-table^1.2.10
  • sortablejs^1.15.6
  • three^0.177.0
  • three-viewport-gizmo^2.2.0
  • …and 8 more.