PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3312967 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
659
Versions published
54Mature · −50% score
First published
Sep 2023
Publisher
shd101wyy

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

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"}'
Publishershd101wyy
Artifact bytes6,629,587
Previous version0.9.28
Published2026-06-05T03:32:21.163Z
SHA-256f6d2377e0549e4c07c16288ef5da240bcaf25c0059ff661d3b1aaa2df40f71c4

Why flagged

What the scanner saw

Large Javascript Payload: 3312967 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
0.9.29Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/out/dependencies/mermaid/mermaid.min.js3312967 bytes0
lowLarge Javascript Payloadpackage/out/webview/preview.js4232898 bytes0

Manifest

Package metadata

Scripts19
  • buildgulp clean-out && pnpm copy:files && pnpm compile:less && pnpm build:typings && pnpm build:esbuild
  • build:esbuildnode build.js
  • build:typingstsc --project . --declaration
  • build:watchgulp clean-out && pnpm copy:files && pnpm compile:less && concurrently "tsc --project . --watch" "node build.js --watch" "gulp watch-less"
  • checkpnpm check:eslint && pnpm check:prettier && pnpm check:tsc
  • check:eslinteslint .
  • check:prettierprettier --check "**/*"
  • check:tsctsc --project .
  • compile:lessgulp compile-less
  • copy:filesgulp copy-files
  • fixpnpm fix:eslint && pnpm fix:prettier
  • fix:eslinteslint --fix .
  • fix:prettierprettier --write "**/*"
  • preparehusky
  • prepublishpnpm build
  • testjest --no-coverage
  • test:browserplaywright test
  • test:coveragejest
  • typedoctypedoc src/index.ts
Dependencies79
  • @headlessui/react^1.7.17
  • @heroicons/react^2.0.18
  • @mdi/js^7.2.96
  • @mdi/react^1.6.1
  • @monaco-editor/react^4.5.2
  • @sanity/diff-match-patch^3.1.1
  • @ungap/structured-clone^1.2.0
  • @viz-js/viz^3.1.0
  • async-mutex^0.4.0
  • bit-field^1.9.0
  • case-anything^2.1.13
  • cheerio^1.0.0-rc.12
  • chrome-paths^1.0.1
  • classnames^2.3.2
  • copy-anything^3.0.5
  • cross-fetch^4.0.0
  • crypto-js^4.1.1
  • d3-color^3.1.0
  • d3-dispatch^3.0.1
  • d3-drag^3.0.0
  • d3-force^3.0.0
  • d3-hierarchy^3.1.2
  • d3-interpolate^3.0.1
  • d3-scale-chromatic^3.1.0
  • d3-selection^3.0.0
  • d3-shape^3.2.0
  • d3-zoom^3.0.0
  • daisyui^3.7.3
  • dompurify^3.3.3
  • esbuild-plugin-tailwindcss^1.1.1
  • …and 49 more.