PkgRadar

Package evidence

@woocommerce/[email protected]

no findings

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
12Established · −30% score
First published
Jun 2021
Publisher
~woocommerce

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"}'
Publisher~woocommerce
Artifact bytes309,060
Previous version3.5.0
Published2024-07-29T13:25:27.637Z
SHA-256665217fb27fc2f6f2d692905ecf8ba06770539fc963832e50554229892cbaded

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts16
  • buildpnpm --if-present --workspace-concurrency=Infinity --stream --filter="$npm_package_name..." '/^build:project:.*$/'
  • build:projectpnpm --if-present '/^build:project:.*$/'
  • build:project:bundlewireit
  • build:project:cjswireit
  • build:project:esmwireit
  • changelogcomposer install && composer exec -- changelogger
  • lintpnpm --if-present '/^lint:lang:.*$/'
  • lint:fixpnpm --if-present '/^lint:fix:lang:.*$/'
  • lint:fix:lang:jseslint src --fix
  • lint:lang:jseslint src
  • test:jsjest --config ./jest.config.json --passWithNoTests
  • watch:buildpnpm --if-present --workspace-concurrency=Infinity --filter="$npm_package_name..." --parallel '/^watch:build:project:.*$/'
  • watch:build:projectpnpm --if-present run '/^watch:build:project:.*$/'
  • watch:build:project:bundlewireit
  • watch:build:project:cjswireit
  • watch:build:project:esmwireit
Dependencies11
  • @woocommerce/components12.3.0
  • @woocommerce/experimental3.3.0
  • @woocommerce/explat2.4.0
  • @woocommerce/tracks1.4.0
  • @wordpress/componentswp-6.0
  • @wordpress/elementwp-6.0
  • @wordpress/i18nwp-6.0
  • classnames^2.3.2
  • gridicons^3.4.2
  • react^17.0.2
  • string-similarity4.0.4