PkgRadar

Package evidence

@metrevals/[email protected]

Large Javascript Payload: 5925145 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
640
Versions published
113Established · −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 bytes4,639,453
Previous version0.3.225-beta.20260521135248
Published2026-05-21T12:00:28.647Z
SHA-25688724da62a15e90a1c6ccf170f00f1c0b41d71c83218afd0154e3fe62e84a235

Why flagged

What the scanner saw

Large Javascript Payload: 5925145 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.3.225-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.js5925145 bytes10

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.42.1
  • @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.2
  • filtrex^3.1.0
  • fzstd^0.1.1
  • immer^11.1.8
  • json5^2.2.3
  • jsondiffpatch^0.7.3
  • 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.