PkgRadar

Package evidence

@digimezzo/[email protected]

Remote Dependency Spec: devDependencies.typedoc="github:benrr101/typedoc#dont-copy-remarks"

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
4
First published
Feb 2026
Publisher
digimezzo

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":["@digimezzo/[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":["@digimezzo/[email protected]"],"fail_on":"review"}'
Publisherdigimezzo
Artifact bytes1,002,699
Previous version1.0.0
Published2026-02-09T13:03:13.241Z
SHA-2565f59f007496aeb038ca3c49b43880c839f3e2403557edd28bb28e92fe1f5b44f

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.typedoc="github:benrr101/typedoc#dont-copy-remarks"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.typedoc="github:benrr101/typedoc#dont-copy-remarks"8

Manifest

Package metadata

Scripts8
  • buildtsc -p ./
  • generate-docstypedoc --tsconfig tsconfig.json
  • linteslint -c .eslintrc.js --ext .ts ./src
  • madgenode node_modules/madge/bin/cli.js --warning --circular --extensions ts ./
  • publish-coveragenyc report --reporter=text-lcov | coveralls
  • test-integrationmocha test-integration --ui bdd
  • test-unitmocha test-unit --ui bdd
  • test-unit-with-coveragenyc mocha test-unit --ui bdd
Dependencies3
  • iconv-lite^0.6.3
  • os-locale^6.0.2
  • uuid^8.3.2