PkgRadar

Package evidence

@tarojs/[email protected]

Known Indicator Filename: package/dist/prebundle/bundle.js

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
12,430Mainstream · −50% score
Versions published
679Mature · −50% score
First published
Jun 2022
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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes44,128
Previous version4.1.12-beta.47
Published2026-05-22T07:13:29.090Z
SHA-25605e807e645e44fbbcede40440a54f8de72950aa599cffa1783c0ac5c88521ce0

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/prebundle/bundle.js

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
22Score
4.1.12-beta.49Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/prebundle/bundle.jspackage/dist/prebundle/bundle.js45

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrimraf dist
  • devtsc -w
  • prebuildpnpm run clean
  • prodpnpm run build
  • testcross-env NODE_ENV=jest jest
  • test:cicross-env NODE_ENV=jest jest --ci -i --passWithNoTests
  • test:coveragecross-env NODE_ENV=jest jest --coverage
Dependencies6
  • @tarojs/helper4.1.12-beta.49
  • @tarojs/shared4.1.12-beta.49
  • enhanced-resolve^5.16.0
  • es-module-lexer^0.10.5
  • lodash^4.17.21
  • webpack-virtual-modules^0.6.1