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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts24
------build steps------sled------start/watch modes (can also be used for testing against start)------test---postinstallbuildnpm run build:stc:types && npm run update-components && node ./scripts/transpile/index.jsbuild:stc:typesstc --srcDir='src' --outDir='st-types' --dtscleanup-statics./scripts/cleanup-visual-test-statics.shlintyoshi-library lintlint:fixyoshi-library lint --fixlint:stylestylelint "src/**/*.css"lint:style:fixnpm run lint:style -- --fixpostinstallnode ./scripts/postinstall.jsremove-malformed-pngnode ./../../scripts/remove-malformed-png.jsstart./scripts/npm-start.shstorybook:visualstart-storybook -c ./.storybook/visual -p 6007storybook:visual:buildNODE_OPTIONS=--max_old_space_size=4096 build-storybook -c ./.storybook/visual --output-dir storybook-visual-statictestecho 1test:complianceNODE_OPTIONS=--max-old-space-size=4096 jest -c config/jest-compliance.config.jstest:unitNODE_ICU_DATA=node_modules/full-icu TZ=UTC jest -c config/jest-components.config.jstest:visualrm ./sled/tests/__storybook_visual__/*.{spec.ts,json} || true && npm run storybook:visual:build && sled-test-runner remote --config sled.jsontest: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-pngtest: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.11chart.js^2.9.4classnames^2.5.1color^2.0.1css-element-queries^1.2.3d3-array^2.12.1d3-axis^2.1.0d3-ease^2.0.0d3-format^2.0.0d3-scale^3.3.0d3-selection^2.0.0d3-shape^2.1.0d3-transition^2.0.0date-fns^2.30.0difference^1.0.2draft-convert^2.1.13draft-js^0.11.7draft-js-export-html^1.4.1framer-motion6.2.4gradient-parser^0.1.5hoist-non-react-methods^1.1.0howler^2.2.4lodash^4.17.21omit^1.0.1popper.js^1.16.1prop-types^15.8.1- …and 16 more.