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
11Established · −30% score
First published
Nov 2021
Publisher
bbsqq

Effective trust discount applied: 30% (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"}'
Publisherbbsqq
Artifact bytes210,802
Previous version2.1.0-alpha.0
Published2022-12-09T10:28:10.535Z
SHA-2561b8fd4c56d303675f4c93567a692a677d91b70e7c897bebf015d2ee64e248a4e

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.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

Scripts14
  • buildrun-p build:*
  • build:cjsrimraf ./lib && tsc -p tsconfig-cjs.json --module commonjs
  • build:esmrimraf ./esm && tsc -p tsconfig.json
  • build:umdrimraf ./dist && rollup -c
  • cleanrimraf lib esm dist
  • coveragejest --coverage
  • formatnpm run prettier-fix && npm run lint-fix
  • linteslint --ext .js,.jsx,.ts,.tsx './'
  • lint-fixnpm run lint -- --fix
  • lint-stagedlint-staged
  • prettier prettier --check '**/*' --ignore-path=../../.prettierignore
  • prettier-fixnpm run prettier -- --write
  • testjest
  • watchyarn module && yarn build --w
Dependencies12
  • @ant-design/icons^4.6.3
  • @antv/ckb^2.0.4-beta.0
  • @antv/data-wizard^2.0.4-beta.0
  • @antv/narrative-text-schema^0.3.7
  • @stdlib/stats^0.0.12
  • @stdlib/stats-lowess^0.0.5
  • bayesian-changepoint^1.0.1
  • heap-js^2.1.6
  • lodash^4.17.21
  • regression^2.0.1
  • threads^1.7.0
  • tslib^2.3.1