PkgRadar

Package evidence

@vtx/[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
404
Versions published
114Mature · −50% score
First published
May 2022
Publisher
songwenlin

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":["@vtx/[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":["@vtx/[email protected]"],"fail_on":"review"}'
Publishersongwenlin
Artifact bytes34,697,409
Previous version3.0.1
Published2024-09-05T07:45:22.841Z
SHA-2567f01539a632fdcb709d99e660c86b84336de9d7e996972badeab9f0922c23bc1

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
3.0.2Version
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
  • builddumi build
  • bumpgulp bump --prerelease
  • changelogconventional-changelog -p custom-config -i CHANGELOG.md -s -r 0
  • compilegulp compile
  • lintnpm run lint:script && npm run lint:style
  • lint:scripteslint components --ext .js,.jsx
  • lint:stylestylelint components/**/*.less --syntax less
  • prettierprettier -c --write **/*
  • pretty-quickpretty-quick
  • pubnpm publish --access=public
  • releaserelease-it --no-npm.publish
  • startdumi dev
  • style:fixstylelint components/**/*.less --syntax less --fix
  • versionnpm run changelog && git add CHANGELOG.md
Dependencies17
  • @ant-design/icons4.7.0
  • @vtx/components^3.1.16
  • @vtx/map^1.0.7
  • @vtx/player^1.0.0
  • @vtx/utils^1.0.9
  • ahooks^2.9.6
  • antd^4.20.5
  • axios^0.21.1
  • classnames^2.2.6
  • echarts^5.3.2
  • loadsh^0.0.4
  • lodash.debounce^4.0.8
  • lodash.isequal^4.5.0
  • lodash.merge^4.6.2
  • react^16.12.0
  • react-photo-view^1.1.2
  • react-slick^0.29.0