PkgRadar

Package evidence

@websolutespa/[email protected]

Large Javascript Payload: 3118224 bytes

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
2
First published
Jun 2026
Publisher
actarian

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":["@websolutespa/[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":["@websolutespa/[email protected]"],"fail_on":"review"}'
Publisheractarian
Artifact bytes740,248
Previous version1.0.0
Published2026-06-04T12:47:51.490Z
SHA-2565e64491d98ca9470de0ed64f4149ad2d82690ff8da4e83255cab5ab1f5e2217f

Why flagged

What the scanner saw

Large Javascript Payload: 3118224 bytes

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

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/browser.js3118224 bytes0

Manifest

Package metadata

Scripts15
  • cleanrimraf {dist,*.tsbuildinfo}
  • compilerun-s compile:*
  • compile:copycopyfiles -u 1 "src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png,json}" dist/
  • compile:postcsscopyfiles "postcss.config.mjs" dist/
  • compile:tailwindtailwindcss build --input "./src/globals.css" --output "./dist/styles.css"
  • compile:tsdowntsdown
  • copyfilescopyfiles -u 1 "src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png,json}" dist/
  • linteslint
  • lint:fixeslint ./src --fix
  • release:dry-runnode ../../.node/publish.js --dry-run
  • release:packagenode ../../.node/publish.js
  • testpnpm test:int && pnpm test:e2e
  • test:e2eplaywright test
  • test:intvitest
  • typestsc --noEmit
Dependencies31
  • @ai-sdk/react^3.0.84
  • @base-ui/react^1.3.0
  • @json-render/core^0.16.0
  • @json-render/react^0.16.0
  • @json-render/shadcn^0.16.0
  • @websolutespa/ask-plugin^1.0.8
  • @websolutespa/ask-ui^1.0.7
  • ai^6.0.141
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • copyfiles2.4.1
  • date-fns^4.1.0
  • embla-carousel-react^8.6.0
  • input-otp^1.4.2
  • lucide-react^1.7.0
  • motion^12.38.0
  • nanoid^5.1.6
  • next-themes^0.4.6
  • radix-ui^1.4.3
  • react^19.2.4
  • react-day-picker^9.14.0
  • react-dom^19.2.4
  • react-resizable-panels^4.8.0
  • recharts3.8.0
  • shadcn^4.1.2
  • sonner^2.0.7
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0
  • vaul^1.1.2
  • …and 1 more.