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
- 431
- Versions published
- 46
- First published
- Mar 2026
- Publisher
- wangyang1103
Recommended action
Looks clean — keep monitoringNo 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":["@deppon/[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":["@deppon/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts6
buildrimraf lib && rollup -c ./rollup.config.jsdevrollup -w -c rollup.config.jsformatprettier --write **/*.{js,ts} && eslint . --ext js,ts --fixlinteslint . --ext js,ts,tsxprePublishnpm run build && npm publishpublish:autonpm publish
Dependencies68
@babel/core7.17.7@babel/plugin-proposal-class-properties7.17.12@babel/plugin-proposal-decorators^7.17.2@babel/plugin-proposal-optional-chaining7.6.0@babel/plugin-proposal-private-methods7.16.0@babel/plugin-proposal-private-property-in-object7.16.0@babel/plugin-syntax-dynamic-import7.2.0@babel/plugin-transform-block-scoping7.16.7@babel/polyfill7.12.1@babel/preset-env7.16.11@babel/preset-typescript7.16.7@deppon/deppon-monitor-browser2.5.12@deppon/deppon-monitor-webpack-plugin2.5.12@types/babel__core7.1.19@types/html-webpack-plugin3.2.6@types/vue^2.0.0@types/webpack4.4.0@types/webpack-bundle-analyzer4.4.1@types/webpack-dev-server3.9.0@types/webpack-env1.17.0@unocss/postcss0.51.12@vue/compiler-sfc^3.3.4ali-oss6.17.1antd-local-icon0.1.3archiver5.3.1autoprefixer9.4.6babel-loader8.0.6babel-merge2.0.1babel-plugin-import1.12.2babel-plugin-webpack-alias-70.1.1- …and 38 more.