PkgRadar

Package evidence

@antv/[email protected]

no findings

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.

Versions published
44Mature · −50% score
First published
Jul 2017
Publisher
atool

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":["@antv/[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":["@antv/[email protected]"],"fail_on":"review"}'
Publisheratool
Artifact bytes1,063,557
Previous version0.11.7
Published2021-02-01T02:01:37.968Z
SHA-256ebdb01932b4b5a2ef0023ccfb79473d050e329facf4676efb513aa309136f1c8

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.11.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts22
  • buildrm -rf build && webpack
  • build-librm -rf lib && tsc
  • bundlerelectron ./bundler/app.js
  • cinpm run lint && npm run test && npm run test-bugs
  • coveragenpm run coverage-generator && npm run coverage-viewer
  • coverage-generatortorch --coverage --renderer --source-pattern src/**/*.js,src/*.js --recursive test/unit
  • coverage-viewertorch-coverage
  • demoselectron ./demos/app.js
  • demos-webnode ./demos/app.js --web --port 2045
  • devnpm run watch & npm run demos-web
  • distrm -rf dist && webpack --output-path=./dist --mode=production
  • linteslint --ext .ts ./src
  • lint-fixeslint --ext .ts --fix ./src
  • prepublishOnlynpm run build-lib && npm run build && npm run dist
  • screenshotnode ./bin/screenshot.js
  • startnpm run dev
  • testtorch --compile --renderer --recursive ./test/unit
  • test-bugstorch --compile --renderer --recursive ./test/bugs
  • test-bugs-livetorch --compile --interactive --watch --recursive ./test/bugs
  • test-livetorch --compile --interactive --watch --recursive ./test/unit
  • watchwebpack --config webpack-dev.config.js
  • win-devnode ./bin/win-dev.js
Dependencies16
  • @antv/hierarchy^0.6.0
  • @antv/util^2.0.0
  • d3-composite-projections^1.2.0
  • d3-dsv^1.0.5
  • d3-geo~1.6.4
  • d3-geo-projection~2.1.2
  • d3-hexjson^1.0.1
  • d3-hierarchy^1.1.5
  • d3-sankey^0.9.1
  • d3-voronoi^1.1.2
  • dagre^0.8.2
  • point-at-length^1.0.2
  • regression^2.0.0
  • simple-statistics^6.1.0
  • topojson-client^3.0.0
  • wolfy87-eventemitter^5.1.0