PkgRadar

Package evidence

@metrevals/[email protected]

Large Javascript Payload: 5533179 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.

Weekly downloads
491
Versions published
68Established · −30% score
First published
Nov 2025
Publisher
rasmusfaber

Effective trust discount applied: 30% (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":["@metrevals/[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":["@metrevals/[email protected]"],"fail_on":"review"}'
Publisherrasmusfaber
Artifact bytes3,757,325
Previous version0.4.36-beta.20260520164606
Published2026-05-21T12:01:17.295Z
SHA-256402fb7b0e862be28468cdc8310b69c28ffbf12ea19c517eb5ac2c92d77d088bb

Why flagged

What the scanner saw

Large Javascript Payload: 5533179 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.4.36-beta.20260521135832Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.js5533179 bytes10

Manifest

Package metadata

Scripts18
  • buildnpm run build:app
  • build:appvite build
  • build:libvite build --mode library
  • devvite
  • e2eplaywright test --config playwright.config.ts
  • e2e:headedplaywright test --config playwright.config.ts --headed
  • e2e:uiplaywright test --config playwright.config.ts --ui
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint . --max-warnings 0
  • lint:fixeslint . --fix --max-warnings 0
  • previewvite preview
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • types:generatenode scripts/generate-types.js
  • watchvite build --watch
  • watch:devNODE_ENV=development vite build --watch --mode development
Dependencies25
  • @popperjs/core^2.11.8
  • @tanstack/react-table^8.21.3
  • @tanstack/react-virtual^3.13.24
  • @vscode-elements/react-elements^2.4.0
  • @vscode/codicons^0.0.44
  • ag-grid-community^34.3.1
  • ag-grid-react^34.3.1
  • ansi-output^0.0.9
  • apache-arrow^21.1.0
  • arquero^8.0.3
  • bootstrap^5.3.8
  • bootstrap-icons^1.13.1
  • clsx^2.1.1
  • fzstd^0.1.1
  • immer^11.1.8
  • json5^2.2.3
  • jsondiffpatch^0.7.3
  • lodash-es^4.18.1
  • lz4js^0.2.0
  • markdown-it^14.1.1
  • prismjs^1.30.0
  • react-popper^2.3.0
  • react-router-dom^7.15.0
  • react-virtuoso^4.18.7
  • zustand^5.0.13