PkgRadar

Package evidence

@celldl/[email protected]

Remote Dependency Spec: dependencies.svg-intersections="github:dbrnz/svg-intersections#fix-numbers"

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
43
Versions published
13
First published
Feb 2026
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":["@celldl/[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":["@celldl/[email protected]"],"fail_on":"review"}'
Artifact bytes4,615,015
Previous version0.20260305.4
Published2026-04-12T06:45:47.900Z
SHA-256e8123e5cab3a16093ddeac709894da040f45ce6c254a057ee56c52960bba66b5

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.svg-intersections="github:dbrnz/svg-intersections#fix-numbers"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.svg-intersections="github:dbrnz/svg-intersections#fix-numbers"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.svg-intersections="github:dbrnz/svg-intersections#fix-numbers"12
lowLarge Javascript Payloadpackage/dist/CellDLEditor.es.js3151474 bytes0

Manifest

Package metadata

Scripts10
  • buildvite --config vite.config.ts build app && bun scripts/generate.version.js
  • build:devvite --config vite.config.ts build app --base / && bun scripts/generate.version.js
  • build:libvite build --config vite.lib.config.ts
  • cleanbun scripts/clean.js
  • devvite --config vite.config.ts app
  • formatbunx --bun biome format --fix --max-diagnostics=none
  • format:checkbunx --bun biome format --max-diagnostics=none
  • lintbunx --bun biome lint --fix --error-on-warnings --max-diagnostics=none
  • startcd app && bun run build:dev && vite preview
  • version:newbun scripts/version.js
Dependencies22
  • @atomic-ehr/ucum^0.2.5
  • @celldl/editor-rdf^0.20260412.0
  • @ctrl/tinycolor^4.2.0
  • @mathjax/src^4.0.0
  • @primeuix/themes^2.0.2
  • @primevue/auto-import-resolver4.2.5
  • @vueuse/core14.1.0
  • buffer^6.0.3
  • flatbush^4.5.0
  • graphology^0.26.0
  • isomorphic-fetch^3.0.0
  • jsonschema^1.5.0
  • primeicons^7.0.0
  • primevue4.2.5
  • rbush^4.0.1
  • svg-intersectionsgithub:dbrnz/svg-intersections#fix-numbers
  • svg-path-commander^2.1.11
  • systeminformation^5.27.11
  • transformation-matrix^3.1.0
  • ua-parser-js^2.0.8
  • vue3.4.21
  • vue-tippy^6.7.1