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
91Mature · −50% score
First published
Feb 2020
Publisher
lzxue

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"}'
Publisherlzxue
Artifact bytes19,079
Previous version2.3.9
Published2022-11-20T17:37:16.803Z
SHA-256c40ea0da6a9679ae7ad0a65e508e1f4421c020497890430bbc06d6bdf50cc828

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildfather-build
  • deploynpm run docs:build && npm run docs:deploy
  • docs:builddumi build
  • docs:deploygh-pages -d docs-dist
  • prettierprettier --write "src/**/*.{js,jsx,tsx,ts,less,md,json}"
  • releasenpm run build && npm publish
  • startdumi dev
  • testumi-test
  • test:coverageumi-test --coverage
Dependencies7
  • @babel/runtime^7.7.7
  • @types/eslint^8.4.1
  • @types/lodash^4.14.180
  • @types/mapbox-gl^1.11.2
  • ahooks^2.6.1
  • load-styles^2.0.0
  • lodash^4.17.21