PkgRadar

Package evidence

@typetron/[email protected]

Remote Dependency Spec: dependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.68.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 bytes148,529
Previous version0.5.26
Published2026-06-15T11:05:32.511Z
SHA-256fd642e422a4081ec4ec4d0382d44cb454013b48a329e1c58dfb83a8dcdaf71e5

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.uWebSockets.js="github:uNetworking/uWebSockets.js#v20.68.0"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.uWebSockets.js changed to remote spec in 0.5.27 vs 0.5.26: "github:uNetworking/uWebSockets.js#v20.68.0"12

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf build
  • devtsc --watch
  • linteslint .
  • prepacknpm run clean && npm run build
  • testmocha
  • test:watchmocha --watch
Dependencies9
  • @sendgrid/mail^8.1.6
  • bcryptjs^3.0.3
  • busboy^1.6.0
  • fast-url-parser^1.1.3
  • jsonwebtoken^9.0.3
  • mysql^2.18.1
  • reflect-metadata^0.2.2
  • sqlite3^6.0.1
  • uWebSockets.jsgithub:uNetworking/uWebSockets.js#v20.68.0