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
11
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 bytes193,056
Previous version2.13.3
Published2026-04-24T10:01:00.876Z
SHA-256d2ff34cd9b2e28595074b282bafed80f921da7be25058da3b5a8c4408e0a6f3e

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.14.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

Scripts12
  • buildrimraf dist && npm run build:esm && npm run build:cjs
  • build-storybookstorybook build
  • build:cjstsc --module commonjs --outDir dist/cjs
  • build:esmtsc --outDir dist/esm
  • 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
Dependencies19
  • @a-little-world/little-world-design-system-core1.10.2
  • @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