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.

Versions published
105Mature · −50% score
First published
Feb 2022
Publisher
goran_silic_colijn

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"}'
Artifact bytes66,256
Previous version261.1.3
Published2026-04-15T14:29:10.690Z
SHA-256ac7930842a774df6fdfcea2caf26b02baef8f32a7f018a4eeb2af35d8ce6d414

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
261.1.4Version
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

Scripts10
  • browserifybrowserify build/connector.js --s colijn -o dist/out-tsc/bundle.js
  • browserifyDebugbrowserify --debug build/connector.js --s colijn -o dist/out-tsc/bundle.js
  • browserifyDebugLocalbrowserify --debug build/connector.js --s colijn -o C:/xampp/htdocs/connector/bundle.js
  • buildgrunt clean && tsc
  • buildProdnpm run build && npm run browserify
  • buildTestnpm run build && npm run browserifyDebug
  • buildTestLocalnpm run build && npm run browserifyDebugLocal
  • integrationjest int
  • uglifygrunt uglify
  • unitjest unit
Dependencies2
  • reflect-metadata^0.1.12
  • rxjs6.6.3