PkgRadar

Package evidence

@wordpress-flow/[email protected]

Large Javascript Payload: 4507592 bytes

Recommended action

Review before promoting

Mixed 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":["@wordpress-flow/[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":["@wordpress-flow/[email protected]"],"fail_on":"review"}'
Publisherpkrasinski
Artifact bytes1,040,214
Previous version1.2.14
Published2026-05-25T03:35:45.661Z
SHA-256874729513dd15fc7f0ad1bfd0a4ed6427bd62dff193fad5c066595c212422e1e

Why flagged

What the scanner saw

Large Javascript Payload: 4507592 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js4507592 bytes10

Manifest

Package metadata

Scripts1
  • buildbun build ./src/index.ts --outdir ./dist --target node --external esbuild --external prettier --external webpack --external @wordpress/scripts && bun build ./src/build/block-build-worker.ts --outfile ./dist/build/block-build-worker.js --target node --external esbuild && bun build ./src/build/webpack-daemon-worker.ts --outfile ./dist/build/webpack-daemon-worker.js --target node --external webpack --external @wordpress/scripts
Dependencies22
  • @babel/core^7.28.4
  • @babel/preset-react^7.27.1
  • @mdx-js/mdx^3.1.1
  • @mdx-js/react^3.1.1
  • @types/react^18.3.24
  • @types/wordpress__block-editor^11.5.17
  • @wordpress/block-editor^15.4.0
  • @wordpress/block-serialization-default-parser^5.33.0
  • @wordpress/blocks^15.6.0
  • @wordpress/element^6.33.0
  • ajv^8.17.1
  • axios^1.12.2
  • chalk^4.1.2
  • chokidar^3.5.3
  • commander^11.0.0
  • dotenv^17.2.3
  • esbuild^0.19.0
  • glob^11.0.3
  • mysql2^3.15.2
  • prettier^3.1.0
  • react^18.3.1
  • react-dom^18.3.1