PkgRadar

Package evidence

@colijnit/[email protected]

Remote Dependency Spec: devDependencies.grunt-contrib-uglify-es="git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony"

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
203
Versions published
69Mature · −50% score
First published
Aug 2021
Publisher
jkruijt

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":["@colijnit/[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":["@colijnit/[email protected]"],"fail_on":"review"}'
Publisherjkruijt
Artifact bytes51,534
Previous version260.1.6
Published2026-06-03T15:34:47.833Z
SHA-25659985503e9f657c18205b81056cc2ec96e3edc0bdd4d8380d60fcb695fd6fa5a

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.grunt-contrib-uglify-es="git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
260.1.7Version
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.grunt-contrib-uglify-es="git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony"8

Manifest

Package metadata

Scripts3
  • buildgrunt clean && tsc
  • integrationjest int
  • unitjest unit
Dependencies2
  • reflect-metadata^0.1.12
  • rxjs6.6.3