PkgRadar

Package evidence

@woocommerce/[email protected]

Large Javascript Payload: 2093819 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
79
Versions published
11Established · −30% score
First published
Mar 2019
Publisher
ryelle

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@woocommerce/[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":["@woocommerce/[email protected]"],"fail_on":"review"}'
Publisherryelle
Artifact bytes3,103,760
Previous version2.0.1
Published2019-05-14T17:46:43.328Z
SHA-256079a40e5768942f523c3342ab1874b1fe3f72d23d92e3a9ca5fb2e31f4887c87

Why flagged

What the scanner saw

Large Javascript Payload: 2093819 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/featured-product.js2093819 bytes0
lowLarge Javascript Payloadpackage/build/handpicked-products.js2101374 bytes0
lowLarge Javascript Payloadpackage/build/product-best-sellers.js2194706 bytes0
lowLarge Javascript Payloadpackage/build/product-category.js2103115 bytes0
lowLarge Javascript Payloadpackage/build/product-new.js2100956 bytes0
lowLarge Javascript Payloadpackage/build/product-on-sale.js2195896 bytes0
lowLarge Javascript Payloadpackage/build/product-top-rated.js2194696 bytes0
lowLarge Javascript Payloadpackage/build/products-attribute.js2199296 bytes0

Manifest

Package metadata

Scripts11
  • buildcross-env BABEL_ENV=default NODE_ENV=production webpack
  • lintnpm run lint:php && npm run lint:css && npm run lint:js
  • lint:cssstylelint assets/css
  • lint:jseslint assets/js --ext=js,jsx
  • lint:phpcomposer run-script phpcs .
  • prepacknpm install && npm run lint && npm run test && npm run build
  • startcross-env BABEL_ENV=default webpack --watch --info-verbosity none
  • testwp-scripts test-unit-js --config tests/js/jest.config.json
  • test:helpwp-scripts test-unit-js --help
  • test:updatewp-scripts test-unit-js --updateSnapshot --config tests/js/jest.config.json
  • test:watchnpm run test -- --watch
Dependencies2
  • @woocommerce/components2.0.0
  • gridicons3.3.1