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
13Established · −30% score
First published
Oct 2022
Publisher
lviser

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"}'
Publisherlviser
Artifact bytes201,133
Previous version0.0.9
Published2023-02-22T06:48:17.945Z
SHA-256ca6a351d8f54c635f58965a7613d8fc8f67fe30bff32bfade59b73819857f28d

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

Scripts20
  • buildfather build
  • cirun-s lint doctor build size
  • cleanrimraf dist
  • deploynpm run docs:build && npm run docs:deploy
  • docs:builddumi build
  • docs:build-analyzeANALYZE=1 dumi build
  • docs:deploygh-pages -d docs-dist
  • doctorfather doctor
  • lintrun-p lint:*
  • lint-fixeslint src __tests__ --fix --ext .ts,.tsx --format=pretty && npm run lint:style
  • lint:stylestylelint --fix src/**/*.less
  • lint:tseslint src __tests__ --ext .ts,.tsx
  • preparehusky install
  • prepublishOnlynpm run ci
  • prettierprettier --write 'src/*.{tsx,ts,md,json}'
  • sizelimit-size
  • startdumi dev
  • testjest
  • test-coverjest --coverage
  • versionnode scripts/sync-version
Dependencies12
  • @antv/event-emitter^0.1.3
  • @formily/antd^2.1.11
  • @formily/core^2.1.11
  • @formily/react^2.1.11
  • @formily/shared^2.2.19
  • ahooks^3.3.13
  • classnames^2.3.1
  • colorbrewer^1.5.3
  • lodash-es^4.17.21
  • react-color^2.19.3
  • react-dnd^16.0.1
  • react-dnd-html5-backend^16.0.1