PkgRadar

Package evidence

@ianicdev/[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
382
Versions published
124Mature · −50% score
First published
Oct 2024
Publisher
ianicdev

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":["@ianicdev/[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":["@ianicdev/[email protected]"],"fail_on":"review"}'
Publisherianicdev
Artifact bytes385,733
Previous version1.16.27
Published2026-05-22T13:49:33.693Z
SHA-256378f35b8680a4c6900f63e5dfc52cea0f44acdfffd5b951c3ac943e5e0894df7

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/dist/index-Dnn2SCSl.cjsArray-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/dist/index-DRqJOqUR.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

Scripts8
  • buildrm -rf dist && vue-tsc --noEmit && vite build
  • build:pagescross-env BUILD_TYPE=pages vite build && touch ./dist/.nojekyll && cp ./dist/index.html ./dist/404.html
  • deploygh-pages -d dist
  • devvite
  • linteslint . --fix --ignore-path .gitignore
  • previewvite preview
  • type-checkvue-tsc --build --force
  • updatenpx npm-check-updates --interactive --format group
Dependencies16
  • @babel/runtime^7.29.2
  • @mdi/font^7.4.47
  • @stackblitz/sdk^1.11.0
  • @uivjs/vue-markdown-preview^1.0.5
  • @vee-validate/i18n^4.15.1
  • @vee-validate/rules^4.15.1
  • core-js^3.49.0
  • cross-env^10.1.0
  • defu^6.1.7
  • moment^2.30.1
  • roboto-fontface*
  • uuid^14.0.0
  • vee-validate^4.15.1
  • vue3.5.30
  • vue-i18n^11.4.4
  • vuetify^3.12.6