PkgRadar

Package evidence

@topthink/[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
145Mature · −50% score
First published
Nov 2022
Publisher
yunwuxin

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":["@topthink/[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":["@topthink/[email protected]"],"fail_on":"review"}'
Publisheryunwuxin
Artifact bytes163,826
Previous version1.0.55
Published2023-10-23T14:45:47.093Z
SHA-256a3cb3c1b99414976c57a76987e11115e1aa4d452a877701b7f097bc85d3aa5ca

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildrollup -c --environment NODE_ENV:production
  • build:devrollup -c
  • prebuildrimraf lib types
  • prepacknpm run build
  • watchrollup -c -w
Dependencies18
  • @babel/runtime^7.11.2
  • @topthink/bootstrap^1.0.23
  • @topthink/json-form^1.0.46
  • @types/styled-components^5.1.11
  • ajv-i18n^4.0.0
  • axios^0.27.2
  • classnames^2.3.1
  • query-string^8.1.0
  • rc-notification^4.5.2
  • rc-steps^4.1.4
  • rc-table^7.31.1
  • react-async-hook^3.6.2
  • react-medium-image-zoom^5.1.6
  • retry-axios^2.6.0
  • styled-components^5.3.0
  • sweetalert2^11.0.18
  • sweetalert2-react-content^4.1.0
  • use-url-search-params^2.5.1