PkgRadar

Package evidence

@wix/[email protected]

Large Javascript Payload: 3592942 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
770Mature · −50% score
First published
Nov 2020
Publisher
wix-ci-publisher

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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,267,129
Previous version1.1397.0
Published2026-05-04T15:43:06.481Z
SHA-25631c750a2d249b45f39db55782605f3ed3416a19d9a0187899d82166b1adfc3f3

Why flagged

What the scanner saw

Large Javascript Payload: 3592942 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/statics/entity-advanced-permissions.umd.js3592942 bytes10

Manifest

Package metadata

Scripts8
  • buildyoshi-library build
  • build-storybookbuild-storybook
  • examplenpm start --prefix example
  • lintyoshi-library lint
  • posttestnpm run lint
  • startyoshi-library start
  • storybookstart-storybook -p 6006
  • testyoshi-library test
Dependencies12
  • @types/lodash^4.17.0
  • @wix/design-system^1.242.0
  • @wix/wix-ui-icons-common^3.71.0
  • @wix/wix-ui-tpa^3.150.3
  • @wix/yoshi-storybook-dependencies^6.170.0
  • @wix/yoshi-style-dependencies^6.170.0
  • he^1.2.0
  • lodash^4.17.21
  • react-scrollbars-custom^4.1.1
  • react-select^3.2.0
  • react-select-async-paginate^0.7.4
  • typescript~4.9.5