PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.@mocha/contributors="git+https://github.com/commenthol/contributors.git#semver:1.1.0-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
587,996Ubiquitous · −70% score
Versions published
195Mature · −50% score
First published
Jan 2016
Publisher
commenthol

Effective trust discount applied: 70% (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":["[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"}'
Publishercommenthol
Artifact bytes1,852,702
Previous version3.30.1
Published2026-05-26T17:42:40.821Z
SHA-25686116b7e2fe54d6284444d675fcb4f84919e1ea9f526ac2e8809a088bf6f6722

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@mocha/contributors="git+https://github.com/commenthol/contributors.git#semver:1.1.0-0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@mocha/contributors="git+https://github.com/commenthol/contributors.git#semver:1.1.0-0"8

Manifest

Package metadata

Scripts20
  • allnpm-run-all clean build lint test doc:tree doc:attrib webpack
  • buildnpm-run-all yaml build:only
  • build:onlyrollup -c
  • changelogcontributors && node scripts/gitlog.cjs
  • ciTEST_XXL=1 npm-run-all yaml build test
  • cleanrimraf lib dist src/data.js
  • clean:allnpm-run-all clean clean:modules
  • clean:modulesrimraf node_modules
  • doc:attribnode scripts/attributions.cjs
  • doc:treenode scripts/addtree.cjs
  • fixturesmocha test/all.mocha.js --writetests --countries
  • linteslint
  • lint:fixeslint --fix
  • testnpm-run-all test:*
  • test:cimocha
  • test:tststyche
  • watchwatch-run -p data/countries/*.yaml npm run yaml
  • webpackwebpack
  • webpack:analyzewebpack
  • yamlnode scripts/holidays2json.cjs
Dependencies4
  • date-holidays-parser^3.4.7
  • js-yaml^4.1.1
  • lodash^4.18.1
  • prepin^1.0.3