PkgRadar

Package evidence

[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
24
First published
Jun 2026
Publisher
shubhramishra137

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes30,650
Previous version3.6.1
Published2026-06-13T15:18:23.258Z
SHA-25603ead0cbac6e897ab79530f99b3bca35f080083bd9d87ca31ea885352efbd840

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildnext build
  • build:packagetsup
  • devnext dev
  • linteslint
  • prepacknpm run build:package
  • release-checknode --check bin/paddle-checkout-accelerator.js && npm run test && npm run test:cli && npm run lint && npm run build:package && npm run build && npm pack --dry-run
  • startnext start
  • testvitest run
  • test:clibash tests/cli-smoke.sh
Dependencies18
  • @paddle/paddle-js^1.6.4
  • @radix-ui/react-dialog^1.1.16
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-scroll-area^1.2.11
  • @radix-ui/react-separator^1.1.9
  • @radix-ui/react-slot^1.2.5
  • @radix-ui/react-tabs^1.1.14
  • @radix-ui/react-tooltip^1.2.9
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • framer-motion^12.40.0
  • lucide-react^1.18.0
  • next16.2.9
  • prompts^2.4.2
  • react19.2.4
  • react-dom19.2.4
  • svix^1.95.2
  • tailwind-merge^3.6.0