PkgRadar

Package evidence

@willieee802/[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.

Versions published
24Mature · −50% score
First published
Apr 2023
Publisher
willieee802

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":["@willieee802/[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":["@willieee802/[email protected]"],"fail_on":"review"}'
Publisherwillieee802
Artifact bytes3,088,172
Previous version0.49.2
Published2026-03-06T03:59:06.340Z
SHA-2560f5605d9b1d847326f0c3664180fb28727241c6094c40c523b4bba1e9b792c8d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • build./node_modules/.bin/tsc
  • cleanrimraf temp coverage dist
  • docstypedoc --tsconfig typedoc-tsconfig.json
  • eslintnode_modules/.bin/eslint . --ext .ts --max-warnings=0
  • prepacknpm run clean && npm run build
  • start./node_modules/.bin/tsc -w
  • testjest test --silent --maxWorkers=50%
  • test-watchjest test --silent --maxWorkers=25% --watch
  • test-with-coveragejest test --silent --maxWorkers=50% --coverage
Dependencies12
  • @date-fns/tz^1.4.1
  • @serialport/bindings-cpp^12.0.1
  • @serialport/parser-delimiter^12.0.0
  • @serialport/stream^12.0.0
  • bonjour-service^1.2.1
  • debounce^2.0.0
  • debug^4.3.4
  • fast-deep-equal^3.1.3
  • mixin-deep^2.0.1
  • mz^2.7.0
  • slip^1.0.2
  • zigbee-on-host^0.2.4