PkgRadar

Package evidence

[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
420
Versions published
217Mature · −50% score
First published
Oct 2022
Publisher
ningxuyang

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherningxuyang
Artifact bytes6,098,866
Previous version1.1.4
Published2026-05-28T10:24:25.781Z
SHA-256ef764c9154d093a1c08693efdf9ffffb7c27647aed502ac7adc1aed586d2cd62

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildmax build
  • devmax dev
  • jestjest
  • setupmax setup
  • startnpm run dev
  • testcross-env TS_NODE_TRANSPILE_ONLY=yes jest --passWithNoTests
Dependencies20
  • @amap/amap-jsapi-loader^1.0.1
  • @ant-design/icons^4.7.0
  • @ant-design/pro-components^2.0.1
  • @reduxjs/toolkit1.8.6
  • @testing-library/jest-dom^5.16.5
  • @testing-library/react^14.0.0
  • @types/amap-js-api^1.4.11
  • @types/jest^29.5.3
  • ahooks^3.7.2
  • antd5.0.5
  • antd-mobile^5.24.1
  • cross-env^7.0.3
  • jest^29.6.1
  • jest-environment-jsdom^29.6.1
  • jsencrypt^3.2.1
  • react^18.2.0
  • react-comp-client^1.0.44
  • react-infinite-scroll-component^6.1.0
  • react-transition-group^4.4.5
  • ts-node^10.9.1