PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3533266 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
175
Versions published
4
First published
May 2025
Publisher
y1j2x34

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publishery1j2x34
Artifact bytes2,911,288
Previous version2.1.0
Published2026-06-05T13:50:01.271Z
SHA-256c57a8277caf257265bf9f792c5a7926aa7e1b8920d29f7f0fdc92ccec4c8e840

Why flagged

What the scanner saw

Large Javascript Payload: 3533266 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.1.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/browser/iife/index.js3533266 bytes0

Manifest

Package metadata

Scripts16
  • buildtsup
  • build:watchtsup --watch
  • commitcommit
  • devnpm-run-all -p dev:build dev:examples
  • dev:buildtsup --watch
  • dev:debugnodemon --watch dist --watch debug.js --exec 'node ./debug.js'
  • dev:debug:inspectnodemon --watch dist --watch debug.js --exec 'node --inspect-brk ./debug.js'
  • dev:examplespnpm --dir examples run dev
  • formateslint . -c ./.eslintrc.cjs --fix
  • linteslint . -c ./.eslintrc.cjs
  • preparehusky install
  • testvitest
  • test:civitest run --browser.headless --coverage
  • test:debugvitest --inspect --no-file-parallelism --project node
  • tsctsc --noEmit
  • typedoctypedoc ./src --out ./docs/api --hideGenerator --name ts-library
Dependencies7
  • canvas^3.1.0
  • deasync^0.1.30
  • jsdom^26.1.0
  • json5^2.2.3
  • markdown-it^14.0.0
  • sharp^0.34.2
  • smiles-drawer^2.1.7