PkgRadar

Package evidence

@typetron/[email protected]

Remote Dependency Spec: dependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.52.0"

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
69
Versions published
85Mature · −50% score
First published
Sep 2019
Publisher
ionellupu

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":["@typetron/[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":["@typetron/[email protected]"],"fail_on":"review"}'
Publisherionellupu
Artifact bytes203,894
Previous version0.5.22
Published2026-01-18T17:11:00.061Z
SHA-25661ef8258bae36c326a882584ff6665fceccfdd46172a51307cff12342163fb39

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.52.0"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
0.5.24Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.52.0"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.52.0"12
lowObfuscation Densitypackage/build/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf build
  • devtsc --watch
  • linteslint .
  • prepacknpm run clean && npm run build && cp package.json build/ && cp Readme.md build/ && cp LICENSE.md build/ && cp package-lock.json build/
  • testmocha
  • test:watchmocha --watch
Dependencies9
  • @sendgrid/mail^8.1.5
  • bcryptjs^3.0.2
  • busboy^1.6.0
  • fast-url-parser^1.1.3
  • jsonwebtoken^9.0.2
  • mysql^2.18.1
  • reflect-metadata^0.2.2
  • sqlite3^5.1.7
  • uWebSockets.jsgithub:uNetworking/uWebSockets.js#v20.52.0