PkgRadar

Package evidence

@wix/[email protected]

Large Javascript Payload: 3469654 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.

Weekly downloads
263
Versions published
62
First published
Mar 2026
Publisher
wix-ci-publisher

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@wix/[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":["@wix/[email protected]"],"fail_on":"review"}'
Artifact bytes904,950
Previous version1.64.0
Published2026-05-19T09:00:36.177Z
SHA-2561f5b1ec2bd8ec65e874f7df8100707234453e3b58b298cbef9db5da00a0d7429

Why flagged

What the scanner saw

Large Javascript Payload: 3469654 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.65.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-BLr9vmnH.js3469654 bytes10

Manifest

Package metadata

Scripts7
  • buildvite build
  • build:devvite build --mode development
  • docstypedoc
  • lintbiome check src/
  • testvitest run --passWithNoTests
  • test:watchvitest --passWithNoTests
  • typechecktsc --noEmit
Dependencies2
  • @wix/builder-services-wrapper^1.42.0
  • @wix/react-component-schema1.7.0