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.

Weekly downloads
153
Versions published
1
First published
Dec 2023
Publisher
panyuqi
External confirmation
MAL-2026-3848OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherpanyuqi
Artifact bytes204,068
Previous versionnone
Published2023-12-26T10:05:44.114Z
SHA-256a5ddf4f2393f6f212051cd96af1ecfc894e28e5bc42b8211343df7b68e4b4e06

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

high
Last checked
highRisk
0Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildrollup -c
  • changesetchangeset
  • cleanrimraf dist
  • covjest --coverage
  • deployvite build
  • devvite dev
  • eslinteslint --ext .ts,.js ./src --quiet
  • eslint-fixeslint --fix --ext .ts,.js ./src
  • lintnpm run eslint
  • lint-stagedlint-staged
  • previewvite preview
  • releasechangeset publish
  • synctnpm sync
  • testjest
  • test:e2enpx playwright test
  • versionchangeset version
Dependencies5
  • @antv/g-device-api^1.4.11
  • @antv/util^3.3.4
  • eventemitter3^5.0.1
  • gl-matrix^3.4.3
  • tslib^2.5.3