PkgRadar

Package evidence

@metrevals/[email protected]

Large Javascript Payload: 5936146 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
114Established · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes4,653,370
Previous version0.3.228-beta.20260527094327
Published2026-05-28T15:28:21.571Z
SHA-25686571f3943c5e040526622bd9cc9fb937cb1958165f3d862e60e1679ef0ad336

Why flagged

What the scanner saw

Large Javascript Payload: 5936146 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.228-beta.20260528172435Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/lib/index.js5936146 bytes0

Manifest

Package metadata

Scripts19
  • buildvite build
  • build:appvite build --mode development
  • build:libvite build --mode library
  • check-allpnpm tsc && pnpm lint:fix && pnpm format && pnpm test && pnpm build
  • devvite
  • dev-watchNODE_ENV=development vite build --mode development --watch
  • dev-watch-logcross-env DEV_LOGGING=true NODE_ENV=development vite build --mode development --watch
  • dev:libNODE_ENV=development vite build --mode library --watch
  • e2eplaywright test --config playwright.config.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint 'src/**/*.{js,jsx,mjs,ts,tsx}'
  • lint:fixeslint 'src/**/*.{js,jsx,mjs,ts,tsx}' --fix
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • tsctsc --noEmit
  • typechecktsc --noEmit
  • watchvite build --watch
Dependencies34
  • @codemirror/autocomplete^6.20.2
  • @codemirror/language^6.12.1
  • @codemirror/lint^6.9.6
  • @codemirror/state^6.5.4
  • @codemirror/view^6.43.0
  • @lezer/highlight^1.2.2
  • @popperjs/core^2.11.8
  • @vscode-elements/react-elements^2.4.0
  • ag-grid-community^34.3.1
  • ag-grid-react^34.3.1
  • ansi-output^0.0.9
  • asciinema-player^3.15.1
  • bootstrap^5.3.8
  • bootstrap-icons^1.13.1
  • clipboard^2.0.11
  • clsx^2.1.1
  • codemirror^6.0.2
  • dexie^4.4.2
  • fast-json-patch^3.1.1
  • fflate^0.8.3
  • filtrex^3.1.0
  • fzstd^0.1.1
  • immer^11.1.8
  • json5^2.2.3
  • jsondiffpatch^0.7.6
  • markdown-it^14.1.1
  • postcss-url^10.1.3
  • prismjs^1.30.0
  • react^19.2.6
  • react-dom^19.2.6
  • …and 4 more.