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.

Weekly downloads
1,108Niche · −30% score
Versions published
772Mature · −50% score
First published
Jan 2021
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 bytes21,266
Previous version4.1.12-beta.52
Published2026-06-12T10:32:38.988Z
SHA-25677fef5e19712ba7f9048fedbcc61807d37f5ee35b26785db720e538b0d712100

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

Scripts6
  • buildtsc
  • cleanrimraf ./dist
  • devtsc -w
  • linteslint src --ext .js,.ts
  • prebuildpnpm run clean
  • prodpnpm run build
Dependencies20
  • @react-native-community/cli-config^12.3.6
  • @react-native-community/cli-tools^12.3.6
  • @react-native/metro-babel-transformer^0.73.2
  • @tarojs/helper4.1.12-beta.53
  • @tarojs/rn-style-transformer4.1.12-beta.53
  • @tarojs/rn-transformer4.1.12-beta.53
  • @tarojs/service4.1.12-beta.53
  • @tarojs/shared4.1.12-beta.53
  • @tarojs/taro4.1.12-beta.53
  • babel-plugin-global-define1.0.3
  • babel-plugin-jsx-attributes-array-to-object0.3.0
  • babel-plugin-transform-react-jsx-to-rn-stylesheet4.1.12-beta.53
  • lodash^4.17.21
  • metro^0.80.0
  • metro-cache^0.80.0
  • metro-core^0.80.0
  • metro-resolver^0.80.0
  • mime-types^2.1.35
  • qrcode^1.5.3
  • react-native-svg-transformer^1.4.0