PkgRadar

Package evidence

@elevasis/[email protected]

Large Javascript Payload: 2207343 bytes

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
139
First published
Apr 2026
Publisher
alexanderledev

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":["@elevasis/[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":["@elevasis/[email protected]"],"fail_on":"review"}'
Artifact bytes1,294,477
Previous version2.41.1
Published2026-05-26T11:14:58.578Z
SHA-2560b4ada68242562915ce10a89910b6cd8b211e5312d0f4c776fc05177a7aff5a3

Why flagged

What the scanner saw

Large Javascript Payload: 2207343 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/chunk-3MTAHV5M.js2207343 bytes10

Manifest

Package metadata

Scripts7
  • buildtsc --noEmit
  • build:publishnode -e "require('fs').rmSync('dist',{recursive:true,force:true})" && tsc -p tsconfig.core-dts.json && tsc -p tsconfig.build.json && tsup && rollup -c rollup.dts.config.mjs && node -e "require('fs').rmSync('dist/_dts',{recursive:true,force:true})"
  • check-typestsc --noEmit
  • devtsc --noEmit --watch
  • linteslint src --max-warnings 0
  • testvitest run --passWithNoTests
  • test:watchvitest watch
Dependencies5
  • @dagrejs/dagre^1.1.4
  • @microsoft/fetch-event-source^2.0.1
  • mantine-form-zod-resolver^1.3.0
  • prism-react-renderer^2.4.1
  • react-json-pretty^2.2.0