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
2
First published
Nov 2023
Publisher
nathanowna

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"}'
Publishernathanowna
Artifact bytes9,736
Previous version1.0.0
Published2024-04-12T14:04:28.951Z
SHA-25687c8f622d66c7ac3af9d071eaa4acf2efd73256d0e2bf13493adb041cc533abf

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
1.1.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
Dependencies6
  • @woocommerce/expression-evaluation1.0.0
  • @wordpress/block-editor^9.8.0
  • @wordpress/blocks^12.24.0
  • @wordpress/core-datawp-6.0
  • @wordpress/datawp-6.0
  • @wordpress/elementwp-6.0