PkgRadar

Package evidence

@a-little-world/[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
15
First published
Dec 2025
Publisher
sean-lw

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":["@a-little-world/[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":["@a-little-world/[email protected]"],"fail_on":"review"}'
Publishersean-lw
Artifact bytes97,093
Previous version2.17.0
Published2026-06-01T17:39:28.771Z
SHA-2569a65492584d4df631fa2f113f4060baec3dec15b8df028edece5d45792fd145f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildrimraf dist && pnpm run build:esm && pnpm run build:cjs && pnpm run build:types
  • build-storybookstorybook build
  • build:cjstsc --module commonjs --outDir dist/cjs
  • build:esmtsc --outDir dist/esm
  • build:typesapi-extractor run --local && node scripts/finalize-declarations.mjs
  • formatprettier --write src
  • format:checkprettier --check src
  • linteslint src --ext .ts,.tsx
  • lint:fixeslint src --ext .ts,.tsx --fix
  • storybookstorybook dev -p 6006
  • testjest
  • test-watchjest --watch
  • watchtsc --watch
Dependencies20
  • @a-little-world/little-world-design-system-core1.13.0
  • @base-ui/react^1.5.0
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-navigation-menu^1.2.14
  • @radix-ui/react-popover1.1.15
  • @radix-ui/react-progress^1.1.7
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • csstype^3.1.2
  • lodash^4.17.21
  • react-phone-input-2^2.15.1
  • tua-body-scroll-lock^1.6.3