PkgRadar

Package evidence

@aerem/[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
May 2026
Publisher
aerem

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":["@aerem/[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":["@aerem/[email protected]"],"fail_on":"review"}'
Publisheraerem
Artifact bytes236,143
Previous version0.4.0
Published2026-06-09T07:18:44.541Z
SHA-256f7fd32f334923cfcf82238ebc3ba4726d1c605cfd0e06e86e93c1635c42a7758

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

Scripts8
  • buildnpm run clean && npm run build:tsc && npm run build:assets && npm run build:proxies
  • build:assetsmkdir -p dist/styles && cp src/styles/*.css dist/styles/
  • build:proxiesnode scripts/gen-proxies.mjs
  • build:tsctsc --project tsconfig.build.json
  • cleanrm -rf dist lib && node -e "require('fs').readdirSync('.').filter(f=>(f.endsWith('.js')||f.endsWith('.d.ts'))&&!['package.js','package.d.ts'].includes(f)).forEach(f=>require('fs').unlinkSync(f))"
  • devtsc --project tsconfig.build.json --watch
  • prepublishOnlynpm run typecheck && npm run build
  • typechecktsc --noEmit
Dependencies13
  • @base-ui/react^1.5.0
  • @radix-ui/react-direction^1.1.1
  • @radix-ui/react-slot^1.2.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • embla-carousel-react^8.6.0
  • lucide-react^0.562.0
  • radix-ui^1.4.3
  • react-hook-form^7.76.1
  • sonner^1.7.4
  • tailwind-merge^3.4.0
  • vaul^1.1.2