PkgRadar

Package evidence

@zsviczian/[email protected]

Large Javascript Payload: 19602983 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
13,434Mainstream · −50% score
Versions published
375Mature · −50% score
First published
Jul 2021
Publisher
zsviczian

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":["@zsviczian/[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":["@zsviczian/[email protected]"],"fail_on":"review"}'
Publisherzsviczian
Artifact bytes32,894,636
Previous version0.18.0-93
Published2026-05-28T06:25:57.198Z
SHA-256f04be369a86ce1fe1fe16789280cb9a56df6adf251fb0cdc394d2c2e624a3de2

Why flagged

What the scanner saw

Large Javascript Payload: 19602983 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.18.0-94Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/excalidraw.development.js19602983 bytes10
mediumLarge Javascript Payloadpackage/dist/excalidraw.production.min.js8378298 bytes10

Manifest

Package metadata

Scripts8
  • build:esmrimraf ./dist && node ../../scripts/buildPackage.js && yarn gen:types
  • build:examplenode ../../scripts/buildExample.mjs
  • build:umdrimraf ./dist && cross-env NODE_ENV=production webpack --config webpack.prod.config.js && cross-env NODE_ENV=development webpack --config webpack.dev.config.js && yarn gen:types
  • gen:typesrimraf ./types && tsc --project tsconfig-types.json
  • packyarn build:umd && yarn pack
  • prepublishOnlynode ./scripts/ensure-npm-auth.cjs
  • sizeyarn build:umd && size-limit
  • startnode ../../scripts/buildExample.mjs && vite
Dependencies32
  • @braintree/sanitize-url6.0.2
  • @codemirror/commands^6.0.0
  • @codemirror/language^6.0.0
  • @codemirror/state^6.0.0
  • @codemirror/view^6.0.0
  • @excalidraw/laser-pointer1.3.1
  • @excalidraw/mermaid-to-excalidraw2.2.2
  • @excalidraw/random-username1.1.0
  • @lezer/highlight^1.0.0
  • browser-fs-access0.38.0
  • canvas-roundrect-polyfill0.0.1
  • clsx1.1.1
  • es6-promise-pool2.5.0
  • fuzzy0.1.3
  • image-blob-reduce3.0.1
  • jotai2.11.0
  • jotai-scope0.7.2
  • lodash.debounce4.0.8
  • lodash.throttle4.1.1
  • nanoid3.3.3
  • pako2.0.3
  • perfect-freehand1.2.0
  • pica7.1.1
  • png-chunk-text1.0.0
  • png-chunks-encode1.0.0
  • png-chunks-extract1.0.0
  • points-on-curve1.0.1
  • pwacompat2.0.17
  • radix-ui1.4.3
  • roughjs4.6.4
  • …and 2 more.