PkgRadar

Package evidence

@monime/[email protected]

Large Javascript Payload: 2520101 bytes

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":["@monime/[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":["@monime/[email protected]"],"fail_on":"review"}'
Publishermonime
Artifact bytes2,954,746
Previous version0.1.15
Published2026-05-24T16:18:19.520Z
SHA-256fc476f735c1feee9825605854ff7192a06280d1e4c1fff2b78ce895cda608ebe

Why flagged

What the scanner saw

Large Javascript Payload: 2520101 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
0.1.16Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2520101 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2725909 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build && tsc -p tsconfig.build.json
  • build:demovite build --mode demo
  • deploypnpm build && pnpm publish
  • devvite
  • patchpnpm version patch
  • previewvite preview --mode demo
  • typechecktsc --noEmit
Dependencies4
  • @tailwindcss/vite^4.3.0
  • pdf-lib^1.17.1
  • tailwindcss^4.3.0
  • tesseract.js^7.0.0