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
- 86
- Versions published
- 30Mature · −50% score
- First published
- Mar 2025
- Publisher
- davelandry
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 promotingMixed 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":["@d3plus/[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":["@d3plus/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2090529 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/umd/d3plus-core.full.js | 2090529 bytes | 10 |
Manifest
Package metadata
Scripts6
build:esmnode ../../scripts/build-esm.jsbuild:typestscbuild:umdnode ../../scripts/build-umd.jsdevnode ../../scripts/dev.jstesteslint index.ts src/**/*.ts && eslint --global=it test && mocha 'test/**/*-test.js'test:coveragec8 -r text -r lcov --src src mocha 'test/**/*-test.js'
Dependencies30
@d3plus/color3.1.5@d3plus/data3.1.5@d3plus/dom3.1.5@d3plus/format3.1.5@d3plus/locales3.1.5@d3plus/math3.1.5@d3plus/text3.1.5@floating-ui/dom^1.6.0d3-array^3.2.4d3-brush^3.0.0d3-color^3.1.0d3-composite-projections^1.4.0d3-force^3.0.0d3-geo^3.1.1d3-geo-projection^4.0.0d3-hierarchy^3.1.2d3-interpolate^3.0.1d3-interpolate-path^2.3.0d3-polygon^3.0.1d3-sankey^0.12.3d3-scale^4.0.2d3-selection^3.0.0d3-shape^3.2.0d3-tile^1.0.0d3-time-format^4.1.0d3-transition^3.0.1d3-zoom^3.0.0open-color^1.9.1textures^1.2.3topojson-client^3.1.0