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.

Weekly downloads
895
Versions published
75
First published
Jan 2026
Publisher
mrbiscuit

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermrbiscuit
Artifact bytes8,490,714
Previous version0.0.79
Published2026-06-01T15:33:51.316Z
SHA-2565e50187537345cb5c5015b762fbc40fa8e12c2dda73e183f9f22c9cc12add3a8

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

high
Last checked
highRisk
55Score
0.0.84Version
Status history (1 event)
  1. newavailable · risk high · score 55 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/commonjs/components/LottiePlayer/loadNativeLottieView.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
highJs Split Join Obfuscationpackage/lib/module/components/LottiePlayer/loadNativeLottieView.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
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/lib/commonjs/components/LottiePlayer/loadNativeLottieView.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
highJs Split Join Obfuscationpackage/lib/module/components/LottiePlayer/loadNativeLottieView.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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/lib/commonjs/icons/registry.js2144729 bytes0
lowLarge Javascript Payloadpackage/lib/module/icons/registry.js2144516 bytes0

Manifest

Package metadata

Scripts16
  • buildbob build
  • build-reactwebpack --mode production
  • build:storybook-webstorybook build
  • deploy:storybookvercel --prod
  • extract-tokensnode scripts/extract-component-tokens.js
  • generate-docsnode scripts/generate-component-docs.js
  • icons:generatenode scripts/generate-icon-registry.js
  • linteslint .
  • postinstallpatch-package
  • prepackyarn icons:generate && bob build
  • preparebob build
  • prestorybook-webnpm run extract-tokens && npm run generate-docs
  • push:xpaydemobash scripts/push-to-xpaydemo.sh
  • start-reactwebpack-dev-server --config ./webpack.config.js --mode development
  • storybook-webstorybook dev -p 6006
  • testjest
Dependencies15
  • @expo/metro-runtime^6.1.2
  • @gorhom/bottom-sheet5.2.6
  • @react-native-async-storage/async-storage^2.2.0
  • @react-native-masked-view/masked-view^0.3.2
  • @shopify/flash-list^2.2.0
  • ajv^8.17.1
  • ajv-keywords^5.1.0
  • expo^54.0.33
  • patch-package^8.0.1
  • react-native-gesture-handler^2.29.1
  • react-native-reanimated3.18.1
  • react-native-safe-area-context^5.6.2
  • react-native-svg^15.15.0
  • react-native-web^0.21.2
  • react-native-worklets0.5.1