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.

Weekly downloads
302
Versions published
136Mature · −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 bytes271,280
Previous version1.6.3
Published2026-05-22T19:17:26.637Z
SHA-256aaeb3621bf78c0f225527cd30d4fca1a3fdaa20c82c7d461989e5f4458692ca1

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.4Version
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