PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.time-require="github:jonschlinkert/time-require"

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
69Mature · −50% score
First published
Nov 2014
Publisher
doowb

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":["[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"}'
Publisherdoowb
Artifact bytes14,663
Previous version4.0.7
Published2024-08-23T16:31:18.748Z
SHA-256c78d05f20aff3bc95f024b19e53f72998cfc5f69c42b126c49dff8b1b271bc46

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.time-require="github:jonschlinkert/time-require"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.time-require="github:jonschlinkert/time-require"8

Manifest

Package metadata

Scripts1
  • testmocha
Dependencies2
  • braces^3.0.3
  • picomatch^2.3.1