PkgRadar

Package evidence

@fileverse-dev/[email protected]

Large Javascript Payload: 8106852 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
2,472Niche · −30% score
Versions published
836Mature · −50% score
First published
Apr 2025
Publisher
maitrakhatri

Effective trust discount applied: 50% (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":["@fileverse-dev/[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":["@fileverse-dev/[email protected]"],"fail_on":"review"}'
Publishermaitrakhatri
Artifact bytes2,215,286
Previous version2.0.31
Published2026-05-28T13:46:46.361Z
SHA-2569102ba9a3ccf5827a457118d3a98a787765d5a79e8085bfa8af9e8ff81e981df

Why flagged

What the scanner saw

Large Javascript Payload: 8106852 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
2.0.32-commentBox-ux-1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/template-data-list-oP1s0Uxn.js8106852 bytes10

Manifest

Package metadata

Scripts5
  • buildtsc && vite build
  • devvite
  • dev:linknpm run build && cp -r dist/* ../dsheets.new/node_modules/@fileverse-dev/dsheet/dist/ && echo '✓ Copied to dsheets.new'
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0 --fix
  • previewvite preview
Dependencies28
  • @fileverse-dev/dsheets-templates^0.0.29
  • @fileverse-dev/formulajs^4.4.53
  • @fileverse/ui^5.0.0
  • @tippyjs/react^4.2.6
  • classnames^2.5.1
  • dayjs^1.11.0
  • exceljs^4.4.0
  • immer^9.0.12
  • js-base64^3.7.7
  • katex^0.16.11
  • lodash^4.17.23
  • luckyexcel^1.0.1
  • numeral^2.0.6
  • papaparse^5.5.2
  • react^18.2.0
  • react-dom^18.2.0
  • regenerator-runtime^0.14.1
  • tailwindcss-animate^1.0.7
  • tiny-emitter^2.1.0
  • uuid^8.3.2
  • vite-plugin-dts^3.6.3
  • xlsx^0.18.5
  • xlsx-js-style^1.2.0
  • y-indexeddb^9.0.12
  • y-protocols^1.0.6
  • y-webrtc^10.3.0
  • y-websocket^3.0.0
  • yjs^13.6.15