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
206
Versions published
351Mature · −50% score
First published
Nov 2024
Publisher
zhennann

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"}'
Publisherzhennann
Artifact bytes40,653
Previous version1.1.106
Published2026-06-13T08:29:01.300Z
SHA-2565a233f22bcebd2ed0c5f1a0dd96b2f44867ea2e4638518dff68f57bce0609571

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • cleanrimraf dist dist-cli dist-toolsIsolate tsconfig.build.tsbuildinfo tsconfig.cli.tsbuildinfo tsconfig.isolate.tsbuildinfo
  • postpackclean-package restore && npm run clean
  • prepackclean-package
  • prepublishOnlynpm run tsc:publish
  • tsc:publishnpm run clean && node ../cli/src/bin/vona.ts :bin:buildGeneral && tsc -p tsconfig.build.json && tsc -p tsconfig.cli.json && tsc -p tsconfig.isolate.json
Dependencies38
  • @babel/plugin-proposal-decorators^7.29.0
  • @babel/plugin-transform-class-properties^7.28.6
  • @babel/plugin-transform-typescript^7.28.6
  • @cabloy/cli^3.1.17
  • @cabloy/dotenv^1.2.8
  • @cabloy/extend^3.2.8
  • @cabloy/module-glob^5.3.13
  • @cabloy/module-info^2.0.0
  • @cabloy/utils^2.1.22
  • @cabloy/word-utils^2.1.8
  • @lcov-viewer/cli^1.3.0
  • @rollup/plugin-alias^5.1.1
  • @rollup/plugin-babel^6.1.0
  • @rollup/plugin-commonjs^28.0.9
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^16.0.3
  • @rollup/plugin-replace^6.0.3
  • @rollup/plugin-terser^1.0.0
  • @rollup/plugin-typescript^12.3.0
  • babel-plugin-transform-typescript-metadata^0.3.2
  • babel-plugin-vona-bean-module^1.1.6
  • chalk^3.0.0
  • cli-table3^0.6.5
  • compressing^1.10.4
  • fs-extra^11.3.4
  • globby^16.2.0
  • gogocode^1.0.55
  • lodash^4.18.1
  • nodemon^3.1.14
  • randomatic^3.1.1
  • …and 8 more.