PkgRadar

Package evidence

@monime/[email protected]

Obfuscation: matched "fromCharCode"

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 bytes3,118,194
Previous version0.1.14
Published2026-05-18T16:03:41.370Z
SHA-256cd0fec52cdc4754c119bd2d5a23c074315db6442b06edcf554e7d58e4defefda

Why flagged

What the scanner saw

Obfuscation: matched "fromCharCode"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/es-D3nZzP9k.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/pdf-WmQPUN0h.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/es-BUAA9hkm.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/pdf-Cf2mwsHu.jsmatched "fromCharCode"3

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
Dependencies3
  • @tailwindcss/vite^4.3.0
  • pdf-lib^1.17.1
  • tailwindcss^4.3.0