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
- 845
- Versions published
- 23
- First published
- Apr 2026
- Publisher
- jantimon
Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2228569 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 20 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/import-map-QVME7O3D.js | 2228569 bytes | 10 |
| medium | Large Javascript Payload | package/dist/types-5ZDI66OQ.js | 2089680 bytes | 10 |
Manifest
Package metadata
Scripts14
buildnode scripts/clean-dist.mjs && node scripts/build-runtime.mjs && node scripts/build-picker.mjs && node scripts/build-default-vendor.mjs && tsup && cp src/theme.css dist/theme.cssbuild:libtsupbuild:pickernode scripts/build-picker.mjsbuild:runtimenode scripts/build-runtime.mjsbuild:vendornode scripts/build-default-vendor.mjsdevpnpm --filter e2e-fixture devformatoxfmtformat:checkoxfmt --checklintoxlintlint:fixoxlint --fixtestvitest runtest:e2eplaywright testtest:watchvitesttypechecktsc --noEmit && tsc --noEmit -p examples/e2e-fixture && tsc --noEmit -p examples/gh-pages && tsc --noEmit -p examples/custom-vendor && tsc --noEmit -p examples/virtual-modules && tsc --noEmit -p examples/transform && tsc --noEmit -p examples/starter
Dependencies4
@jridgewell/trace-mapping^0.3.31@swc/wasm-web^1.15.30es-module-lexer^2.1.0react-refresh^0.18.0