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
370
Versions published
23Mature · −50% score
First published
Nov 2023
Publisher
wangwenshan

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"}'
Publisherwangwenshan
Artifact bytes64,791
Previous version2.0.0
Published2026-06-02T08:06:17.889Z
SHA-256d3b9ad26787344fb4d0084b367fa944127fd42b7207965e6f99c931116eb059b

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildrollup -c rollup.config.ts --configPlugin typescript
  • startrollup -c rollup.config.ts --configPlugin typescript --watch
  • testvitest run
  • test:watchvitest
Dependencies25
  • @swc/core^1.15.33
  • @swc/register^0.1.0
  • clean-webpack-plugin^4.0.0
  • copy-webpack-plugin^14.0.0
  • css-loader^7.1.4
  • css-minimizer-webpack-plugin^8.0.0
  • dotenv^17.4.2
  • html-webpack-plugin^5.6.7
  • less^4.6.4
  • less-loader^12.3.2
  • mini-css-extract-plugin^2.10.2
  • postcss^8.5.14
  • postcss-flexbugs-fixes^5.0.2
  • postcss-loader^8.2.1
  • postcss-normalize^13.0.1
  • postcss-preset-env^11.2.1
  • sass^1.99.0
  • sass-loader^16.0.8
  • style-loader^4.0.0
  • swc-loader^0.2.7
  • terser-webpack-plugin^5.6.0
  • webpack^5.106.2
  • webpack-cli^7.0.2
  • webpack-dev-server^5.2.4
  • webpack-merge^6.0.1