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.

Weekly downloads
223
Versions published
183Mature · −50% score
First published
Dec 2018
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 bytes3,468,192
Previous version3.11.7
Published2026-06-18T09:41:06.553Z
SHA-256883b719f6733a070817ee6b529619b862f687b297e1feb078a71488887432e1c

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
16Score
5.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.vue-headroom="github:caro3801/vue-headroom"8
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.vue-headroom added in 5.0.0 vs 3.11.7: "github:caro3801/vue-headroom"8

Manifest

Package metadata

Scripts14
  • build:libvite build && vite build --config vite.config.es.ts
  • build:lib:esvite build --config vite.config.es.ts
  • 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
Dependencies21
  • @floating-ui/vue^1.1.9
  • @storybook/preset-scss^1.0.3
  • @types/topojson^3.2.6
  • @vueuse/core^14.0.0
  • bootstrap^5.3.8
  • bootstrap-vue-next0.42.0
  • canvas^3.2.0
  • clipboard^2.0.11
  • d3^7.9.0
  • d3-geo^3.1.1
  • d3-geo-projection^4.0.0
  • d3-scale^4.0.2
  • jsonp^0.2.1
  • lodash^4.17.21
  • mutationobserver-shim^0.3.7
  • pym.js^1.3.2
  • 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