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
28Mature · −50% score
First published
Nov 2022
Publisher
iaaron

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"}'
Publisheriaaron
Artifact bytes49,999
Previous version2.1.13
Published2024-07-31T07:03:33.692Z
SHA-2563d2bb6e29fcef073166cbf33bd9bd2f7fbb5c11da9f939ba5acc0b18769cf138

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildnpm run clean && father build & npm run build:umd
  • build:esfather build
  • build:umdwebpack --mode production -c ../../webpack.config.js --env path=/packages/gi-assets-tugraph
  • build:umd:watchnode ./node_modules/webpack/bin/webpack.js --mode production -c ./webpack.config.js --env watch=true
  • cleanrimraf es esm lib dist
  • devumi dev
  • docsdumi dev
  • prettierprettier --write ./src/**/**/**/*.js
  • remove:antdrm -rf ./node_modules/antd
  • startnpm run clean && father build --watch
  • synctnpm sync @antv/gi-assets-tugraph
  • testjest
Dependencies13
  • @aligov/global-locale^1.0.5
  • @aligov/global-string-format^1.0.7
  • @ant-design/icons^4.7.0
  • @antv/gi-sdk2.4.22
  • @antv/graphin^2.7.27
  • @antv/graphin-icons^1.0.0
  • antd4.x
  • codemirror^5.25.0
  • monaco-editor^0.34.0
  • react17.x
  • react-monaco-editor^0.48.0
  • umi-request^1.4.0
  • use-immer^0.9.0