PkgRadar

Package evidence

@tarojs/[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
1,048Mature · −50% score
First published
Jun 2018
Publisher
defaultlee

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":["@tarojs/[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":["@tarojs/[email protected]"],"fail_on":"review"}'
Publisherdefaultlee
Artifact bytes29,377
Previous version4.1.12-beta.52
Published2026-06-12T10:32:55.837Z
SHA-256f1cfb9c35eacbaf28b3739ee343b5f9c6762a97e556853f4ffb05b288fc5c3cc

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsc
  • cleanrimraf ./dist
  • devtsc -w
  • linteslint src templates __tests__ --ext .js,.ts
  • prebuildpnpm run clean
  • prodpnpm run build
  • testvitest run
  • test:civitest run --coverage
  • test:devvitest
  • test:updatevitest --update
Dependencies15
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-commonjs^25.0.7
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^15.2.3
  • @rollup/plugin-replace^5.0.5
  • @tarojs/helper4.1.12-beta.53
  • @tarojs/rn-style-transformer4.1.12-beta.53
  • @tarojs/rn-supporter4.1.12-beta.53
  • @tarojs/rn-transformer4.1.12-beta.53
  • acorn^8.11.3
  • acorn-jsx^5.3.2
  • fs-extra^11.2.0
  • lodash^4.17.21
  • rollup-plugin-image-file^1.0.2
  • stylelint-config-taro-rn4.1.12-beta.53