PkgRadar

Package evidence

@wix/[email protected]

Large Javascript Payload: 2935800 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
188
Versions published
7
First published
Jan 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 bytes3,671,495
Previous version1.4.0
Published2026-03-01T12:25:01.885Z
SHA-2561f3254572c4a1d053c09fc558ef0b002c90d7c1f1fc5d0d424828ed9169c4b05

Why flagged

What the scanner saw

Large Javascript Payload: 2935800 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.5.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/@wix/auto-patterns-bundled-organize-media/dist/cjs/index.js2935800 bytes10

Manifest

Package metadata

Scripts6
  • buildyarn copy:bundled-modules && yoshi-library build
  • copy:bundled-modulests-node -T --project tsconfig.scripts.json ./scripts/copy-bundled-modules.ts
  • lintyoshi-library lint
  • startyoshi-library start
  • test:
  • type-checktsc --noEmit
Dependencies7
  • @babel/runtime^7.28.4
  • classnames^2.5.1
  • lodash^4.17.21
  • path-parse^1.0.7
  • react-draggable^4.4.6
  • react-measure^2.5.2
  • tslib^2.0.0