PkgRadar

Package evidence

@lickle/[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
912
Versions published
14
First published
Jun 2026
Publisher
pingid

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":["@lickle/[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":["@lickle/[email protected]"],"fail_on":"review"}'
Publisherpingid
Artifact bytes1,239,158
Previous version0.0.0-dev.14
Published2026-06-10T13:30:33.826Z
SHA-256c551fafe5d2f5e6f46b1678bc114b22c5b0853a892ed025b22503530c7045d53

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildpnpm tsc -b -f
  • testvitest run --exclude '**/dist/**'
  • test:watchvitest --exclude '**/dist/**'
Dependencies24
  • @lickle/cn^0.0.1
  • @lickle/is0.1.0-dev.14
  • @orama/orama^3.1.18
  • @solidjs/router^0.16.1
  • @tailwindcss/vite^4.3.0
  • cmd-ts^0.15.0
  • codejar^4.3.0
  • execa^9.6.1
  • fast-glob^3.3.3
  • get-tsconfig^4.14.0
  • hosted-git-info^10.1.1
  • jiti^2.7.0
  • marked^18.0.4
  • micromatch^4.0.8
  • picocolors1.1.1
  • pkg-exports^0.2.0
  • resolve.exports^2.0.3
  • shiki^4.2.0
  • solid-js^1.9.13
  • sucrase^3.35.1
  • tailwindcss^4.3.0
  • typescript^6.0.3
  • vite^8.0.16
  • vite-plugin-solid^2.11.12