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
8
First published
Apr 2021
Publisher
~woocommerce

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 bytes32,060
Previous version2.2.0
Published2024-06-11T22:52:27.706Z
SHA-2561802d7c4eb75474bf85b255ab1cde6255ed3b3b51023d421bcfa9b26d2041afb

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.0.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
Dependencies10
  • @woocommerce/experimental3.2.0
  • @wordpress/componentswp-6.0
  • @wordpress/composewp-6.0
  • @wordpress/datawp-6.0
  • @wordpress/elementwp-6.0
  • @wordpress/i18nwp-6.0
  • @wordpress/noticeswp-6.0
  • classnames^2.3.2
  • prop-types^15.8.1
  • react-transition-group^4.4.5