PkgRadar

Package evidence

@icij/[email protected]

Remote Dependency Spec: devDependencies.vue-headroom="github:caro3801/vue-headroom"

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
76Mature · −50% score
First published
Mar 2024
Publisher
pirhoo

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":["@icij/[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":["@icij/[email protected]"],"fail_on":"review"}'
Publisherpirhoo
Artifact bytes2,934,642
Previous version4.8.4
Published2026-03-31T10:23:24.365Z
SHA-256fcf88837a4e4d403b4606f8c3b06ad582b2f81de767cbed5e4e77d448f86d59e

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.vue-headroom="github:caro3801/vue-headroom"

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.9.0Version
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.vue-headroom="github:caro3801/vue-headroom"8

Manifest

Package metadata

Scripts13
  • build:libvite build
  • build:storybookstorybook build
  • devyarn storybook
  • formatprettier --write lib/ stories/ .storybook/ tests/
  • linteslint
  • lint:fixyarn lint --fix
  • lint:modifiedyarn lint $(git diff --name-only HEAD | xargs)
  • predeployyarn build:storybook
  • prepublishyarn build:lib
  • serveyarn storybook
  • storybookstorybook dev -p 6006 --no-open
  • testvitest
  • test:unitvitest run
Dependencies16
  • @storybook/preset-scss^1.0.3
  • @types/topojson^3.2.6
  • bootstrap^5.3.8
  • bootstrap-vue-next0.42.0
  • canvas^3.2.0
  • clipboard^2.0.11
  • d3^7.9.0
  • d3-geo-projection^4.0.0
  • jsonp^0.2.1
  • lodash^4.17.21
  • mutationobserver-shim^0.3.7
  • querystring-es3^0.2.1
  • resize-observer-polyfill^1.5.1
  • topojson^3.0.2
  • vue-input-autowidth^2.2.1
  • vue-virtual-scroller^2.0.0-beta.8