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.

Versions published
9
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,432,869
Previous version0.0.0-dev.8
Published2026-06-02T20:33:33.098Z
SHA-2562a2f045266e43bdee654a514b809fbabb2fb2b817e57c31fb44c7380ad62c688

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • buildpnpm tsc -b -f
  • testnode --test --experimental-strip-types --disable-warning=ExperimentalWarning 'test/**/*.test.ts'
Dependencies23
  • @lickle/cn^0.0.1
  • @lickle/docslink:
  • @lickle/is0.1.0-dev.10
  • @orama/orama^3.1.18
  • @solidjs/router^0.16.1
  • @tailwindcss/vite^4.3.0
  • cmd-ts^0.15.0
  • codejar^4.3.0
  • 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
  • pkg-exports^0.2.0
  • resolve.exports^2.0.3
  • shiki^4.1.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