PkgRadar

Package evidence

@wix/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/postinstall.js"

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
375
Versions published
13
First published
Dec 2025
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 bytes1,341,040
Previous version1.7.11
Published2026-06-01T11:44:23.529Z
SHA-25697cf818fb7ed8c4f12afac32c1168417268f575c32f8a31cc1044f5f819b04e1

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/postinstall.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/postinstall.js"5

Manifest

Package metadata

Scripts24
  • ------build steps
  • ------sled
  • ------start/watch modes (can also be used for testing against start)
  • ------test
  • ---postinstall
  • buildnpm run build:stc:types && npm run update-components && node ./scripts/transpile/index.js
  • build:stc:typesstc --srcDir='src' --outDir='st-types' --dts
  • cleanup-statics./scripts/cleanup-visual-test-statics.sh
  • lintyoshi-library lint
  • lint:fixyoshi-library lint --fix
  • lint:stylestylelint "src/**/*.css"
  • lint:style:fixnpm run lint:style -- --fix
  • postinstallnode ./scripts/postinstall.js
  • remove-malformed-pngnode ./../../scripts/remove-malformed-png.js
  • start./scripts/npm-start.sh
  • storybook:visualstart-storybook -c ./.storybook/visual -p 6007
  • storybook:visual:buildNODE_OPTIONS=--max_old_space_size=4096 build-storybook -c ./.storybook/visual --output-dir storybook-visual-static
  • testecho 1
  • test:complianceNODE_OPTIONS=--max-old-space-size=4096 jest -c config/jest-compliance.config.js
  • test:unitNODE_ICU_DATA=node_modules/full-icu TZ=UTC jest -c config/jest-components.config.js
  • test:visualrm ./sled/tests/__storybook_visual__/*.{spec.ts,json} || true && npm run storybook:visual:build && sled-test-runner remote --config sled.json
  • test:visual:updaterm ./sled/tests/__storybook_visual__/*.{spec.ts,json} || true && npm run storybook:visual:build && sled-test-runner remote --config sled.json --update-snapshot && npm run remove-malformed-png
  • test:watchnpm run test:unit -- --watch --maxWorkers=25%
  • update-components.wuf/update-components.sh
Dependencies46
  • @babel/runtime^7.24.0
  • @react-aria/focus^3.16.2
  • @wix/design-system-tokens1.20.0
  • @wix/wix-ui-icons-common^3.109.0
  • @wix/wix-ui-test-utils^1.1.11
  • chart.js^2.9.4
  • classnames^2.5.1
  • color^2.0.1
  • css-element-queries^1.2.3
  • d3-array^2.12.1
  • d3-axis^2.1.0
  • d3-ease^2.0.0
  • d3-format^2.0.0
  • d3-scale^3.3.0
  • d3-selection^2.0.0
  • d3-shape^2.1.0
  • d3-transition^2.0.0
  • date-fns^2.30.0
  • difference^1.0.2
  • draft-convert^2.1.13
  • draft-js^0.11.7
  • draft-js-export-html^1.4.1
  • framer-motion6.2.4
  • gradient-parser^0.1.5
  • hoist-non-react-methods^1.1.0
  • howler^2.2.4
  • lodash^4.17.21
  • omit^1.0.1
  • popper.js^1.16.1
  • prop-types^15.8.1
  • …and 16 more.