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
402Mature · −50% score
First published
Mar 2021
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 bytes175,033
Previous version261.1.22
Published2026-06-03T06:45:55.240Z
SHA-2566d5dc8c39e0676d9229c4bff0eb640dfa9ad8b58a9758ec5fd888b3f21b11155

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
2Score
261.1.23Version
Status history (2 events)
  1. newavailable · risk review · score 2 · status changed
  2. 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.grunt-contrib-uglify-es="git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony"8

Manifest

Package metadata

Scripts11
  • 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
  • fix-and-startnpm i && npm run start-np
  • integrationjest int
  • uglifygrunt uglify
  • unitjest unit
Dependencies5
  • axios^0.24.0
  • jsencrypt3.0.0-beta.1
  • reflect-metadata^0.1.12
  • rxjs6.6.3
  • rxjs-compat^6.6.3