PkgRadar

Package evidence

@aleph-alpha/[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
53Established · −30% score
First published
Dec 2025
Publisher
uyiaa

Effective trust discount applied: 30% (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":["@aleph-alpha/[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":["@aleph-alpha/[email protected]"],"fail_on":"review"}'
Publisheruyiaa
Artifact bytes2,258,081
Previous version3.0.0
Published2026-06-11T15:08:18.807Z
SHA-25699041bd6e93eb54d36d5b76580cd6f43ceb075b5c0b998f0ed594a8ea1158a06

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

Scripts18
  • buildnode scripts/prepare-build.cjs && vite build
  • build-storybookstorybook build
  • chromaticnpx chromatic --build-script-name=build-storybook --exit-zero-on-changes
  • cipnpm install --immutable --immutable-cache --check-cache
  • devvite build --watch
  • format:checkprettier --check 'src/**/*.{ts,tsx,js,jsx,vue,json,css,scss}'
  • format:fixprettier --write 'src/**/*.{ts,tsx,js,jsx,vue,json,css,scss}'
  • linteslint 'src/**/*.{js,vue,ts}' --cache
  • publish:localyalc publish && yalc push --sig
  • storybookstorybook dev -p 6006
  • tag-componentnode scripts/tag-component.mjs
  • testvitest --run --project=unit
  • test:allvitest --run
  • test:e2eplaywright test
  • test:storybookpnpm concurrently -k --ks SIGKILL -s command-test -n "storybook,test" "pnpm http-server ../../dist/storybook/ui-library --port 4400 --silent" "wait-on tcp:4400 && test-storybook --url http://127.0.0.1:4400"
  • test:storybook:localpnpm build-storybook && pnpm concurrently -k --ks SIGKILL -s command-test -n "storybook,test" "pnpm http-server storybook-static --port 4400 --silent" "wait-on tcp:4400 && test-storybook --url http://127.0.0.1:4400"
  • test:watchvitest --project=unit
  • typecheckvue-tsc --noEmit
Dependencies14
  • @aleph-alpha/config-css1.2.0
  • @floating-ui/vue1.1.9
  • @internationalized/date^3.10.1
  • @tanstack/vue-table^8.21.3
  • @vueuse/core14.1.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • date-fns4.1.0
  • lucide-vue-next1.0.0
  • radix-vue^1.9.17
  • reka-ui^2.9.2
  • shiki^3.0.0
  • tailwind-merge^3.4.0
  • vue-sonner^2.0.9