PkgRadar

Package evidence

@imj_media/[email protected]

no findings

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
138Mature · −50% score
First published
Dec 2024
Publisher
oscar_rubio

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@imj_media/[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":["@imj_media/[email protected]"],"fail_on":"review"}'
Publisheroscar_rubio
Artifact bytes275,275
Previous version1.6.6
Published2026-06-01T20:13:11.656Z
SHA-2565c75ac68517f918b20ee51858a9d8dcbe75c8ee0f5ee951ca8c919a4441da6af

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.6.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildvite build
  • build-storybookstorybook build
  • formatprettier --write "src/**/*.{ts,tsx,js,jsx,json,css,scss,md}"
  • format:checkprettier --check "src/**/*.{ts,tsx,js,jsx,json,css,scss,md}"
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • prepublishOnlynpm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
Dependencies17
  • @fortawesome/free-solid-svg-icons^6.7.2
  • @fortawesome/pro-duotone-svg-icons^7.1.0
  • @fortawesome/react-fontawesome^3.1.1
  • @tanstack/react-query^5.62.3
  • @xyflow/react^12.6.0
  • axios^1.7.9
  • date-fns^4.1.0
  • echarts^5.6.0
  • echarts-for-react^3.0.6
  • qs^6.13.1
  • react^18.3.1
  • react-dom^18.3.1
  • react-hook-form^7.54.1
  • react-pick-color^2.0.0
  • tailwind-scrollbar^3.1.0
  • tailwindcss-animate^1.0.7
  • vite-plugin-dts^4.4.0