PkgRadar

Package evidence

@paalstack/[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
4
First published
May 2026
Publisher
paalamugan

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":["@paalstack/[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":["@paalstack/[email protected]"],"fail_on":"review"}'
Publisherpaalamugan
Artifact bytes3,436,803
Previous version1.1.0
Published2026-05-25T23:24:01.760Z
SHA-25645e706c43b814073c33099df3f7f9a63b6ed79018eb58940c0b97b98c1220d1d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildnpm run type-check && npm run lint && npm run clean && npm run tsup
  • cleanrimraf dist
  • formatprettier --write "**/*.{ts,tsx,md,mdx}" --cache
  • format:checkprettier --check "**/*.{ts,tsx,md,mdx}" --cache
  • linteslint ./src --ext ts,tsx --config ../../.eslintrc.cjs --report-unused-disable-directives --max-warnings 0 --cache
  • lint:fixnpm run lint -- --fix
  • testjest --passWithNoTests
  • tsuptsup
  • tsup:watchtsup --watch
  • type-checktsc --noEmit
Dependencies25
  • @base-ui/react^1.4.1
  • @hookform/resolvers^5.2.2
  • @tanstack/react-table^8.21.3
  • axios^1.15.2
  • cheerio^1.1.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • date-fns^4.1.0
  • date-fns-tz^3.2.0
  • embla-carousel-react^8.6.0
  • input-otp^1.4.2
  • intl-messageformat^11.1.1
  • lodash-es^4.17.21
  • next-themes^0.4.6
  • react-day-picker^9.13.0
  • react-error-boundary^6.1.0
  • react-hook-form^7.71.1
  • react-resizable-panels^4.7.3
  • react-router^7.12.0
  • recharts^3.8.1
  • sonner^2.0.7
  • tailwind-merge^3.4.0
  • vaul^1.1.2
  • zod^3.25.76