PkgRadar

Package evidence

@sjlouji/[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
5
First published
Jun 2026
Publisher
louji

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":["@sjlouji/[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":["@sjlouji/[email protected]"],"fail_on":"review"}'
Publisherlouji
Artifact bytes62,339
Previous version0.5.0
Published2026-06-10T11:25:09.650Z
SHA-256154c37d7916c79d53755572480c5d0bf9811f03140043d2806bbef196cf88a76

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
0.6.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsc -b && vite build
  • build-storybookstorybook build
  • devvite
  • generate:llm-contextnode scripts/generate-llm-context.mjs
  • linteslint .
  • preparehusky
  • prepublishOnlynpm run lint && npm run test && npm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run --project=unit
  • test:coveragevitest run --project=unit --coverage
  • test:unitvitest run --project=unit
  • test:watchvitest --project=unit
  • typechecktsc --noEmit
Dependencies62
  • @codemirror/lang-css^6.3.1
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-javascript^6.2.5
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-python^6.2.1
  • @codemirror/theme-one-dark^6.1.3
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @hookform/resolvers^5.4.0
  • @radix-ui/react-accordion^1.2.13
  • @radix-ui/react-alert-dialog^1.1.16
  • @radix-ui/react-aspect-ratio^1.1.9
  • @radix-ui/react-avatar^1.1.12
  • @radix-ui/react-checkbox^1.3.4
  • @radix-ui/react-collapsible^1.1.13
  • @radix-ui/react-context-menu^2.3.0
  • @radix-ui/react-dialog^1.1.16
  • @radix-ui/react-direction^1.1.2
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-hover-card^1.1.16
  • @radix-ui/react-label^2.1.9
  • @radix-ui/react-menubar^1.1.17
  • @radix-ui/react-navigation-menu^1.2.15
  • @radix-ui/react-popover^1.1.16
  • @radix-ui/react-progress^1.1.9
  • @radix-ui/react-radio-group^1.4.0
  • @radix-ui/react-scroll-area^1.2.11
  • @radix-ui/react-select^2.3.0
  • @radix-ui/react-separator^1.1.9
  • …and 32 more.