PkgRadar

Package evidence

@leav/[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
681Mature · −50% score
First published
Feb 2024
Publisher
aristid_dev

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":["@leav/[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":["@leav/[email protected]"],"fail_on":"review"}'
Publisheraristid_dev
Artifact bytes781,626
Previous version1.15.0-88a0b3eb
Published2026-06-08T12:26:37.634Z
SHA-256178a387eaec43bc34f1cd176dcf0da407e86368b517623f6f97c7a057cc0a4e2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsc --build tsconfig.build.json && tsc-alias
  • cleanrm -rf dist tsconfig.tsbuildinfo tsconfig.build.tsbuildinfo
  • devtsc --build tsconfig.build.json --watch
  • get-versionjq -r '.version' package.json
  • graphql-generategraphql-codegen --config ./codegen.ts
  • prepublishOnlyyarn build
  • publishyarn npm publish --access public
  • set-versionjq --arg v $1 '.version = $v' package.json > package.tmp.json && mv package.tmp.json package.json
  • testjest
  • test:cijest --maxWorkers=2
  • test:commitjest --maxWorkers=50% --onlyChanged
  • tschecktsc --noEmit -p .
  • tscheck:watchtsc -w --noEmit -p .
Dependencies14
  • @ant-design/icons5.6.1
  • @dnd-kit/core6.3.1
  • @dnd-kit/sortable8.0.0
  • @dnd-kit/utilities3.2.2
  • @leav/utils1.15.0
  • @uidotdev/usehooks2.4.1
  • dayjs^1.11.13
  • dompurify3.4.8
  • html-react-parser4.2.10
  • i18next-resources-to-backend1.2.1
  • react-markdown5.0.3
  • styled-components6.0.8
  • xlsx0.18.5
  • zod3.25.76