PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
214
Versions published
315Mature · −50% score
First published
Mar 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes4,207,047
Previous version3.8.9
Published2026-03-12T14:31:21.743Z
SHA-2569266dcfde4bc6c2b2f51558f3973943fd6f74e4d8cccbf3ff41162a2b9e8cbc4

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.8.10Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/larvitar.js7557540 bytes0

Manifest

Package metadata

Scripts14
  • buildwebpack --config ./bundler/webpack.prod.js
  • coveragenpm run typecov:txt && npm run typecov:json && npm run typecov:md
  • cypresscypress open
  • cypress:runcypress run
  • cypress:run:headlesscypress run --headless
  • devwebpack --progress --config ./bundler/webpack.dev.js
  • docs:buildvuepress build docs
  • docs:devvuepress dev docs
  • formatprettier --write "imaging/**/*.{js,ts,json,css,md}" "docs/examples/**/*.html"
  • format:checkprettier --check "imaging/**/*.{js,ts,json,css,md}" "docs/examples/**/*.html"
  • postinstallpatch-package
  • typecov:jsontype-coverage --detail --strict --ignore-files "imaging/tools/**/*" --json-output > typecov.json
  • typecov:mdnode .github/scripts/typecov-badge-md.js typecov.txt typecov.json coverage-summary.md
  • typecov:txttype-coverage --detail --strict --ignore-files "imaging/tools/**/*" > typecov.txt
Dependencies18
  • @hyzyla/pdfium=2.1.2
  • consola^3.4.0
  • cornerstone-core^2.6.1
  • cornerstone-file-image-loader^0.3.0
  • cornerstone-tools^6.0.7
  • cornerstone-wado-image-loader^4.13.2
  • cornerstone-web-image-loader^2.1.1
  • crypto-js^4.1.1
  • dicom-character-set^1.0.3
  • dicom-parser^1.8.13
  • hammerjs^2.0.8
  • jpeg-lossless-decoder-js^2.0.7
  • keycode-js^3.1.0
  • lodash^4.17.15
  • pako^1.0.10
  • patch-package^8.0.1
  • plotly.js-dist-min^2.27.1
  • uuid^8.3.2