PkgRadar

Package evidence

@webriq-pagebuilder/[email protected]

Large Javascript Payload: 8710261 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":["@webriq-pagebuilder/[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":["@webriq-pagebuilder/[email protected]"],"fail_on":"review"}'
Publisherwebriq
Artifact bytes34,117,817
Previous version6.2.0-alpha.1
Published2026-05-20T10:33:39.559Z
SHA-256e337b65868bae45540c9ec8a84d127c8450e9e7e45d0c8331085b1689a3dde6d

Why flagged

What the scanner saw

Large Javascript Payload: 8710261 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
34Score
6.2.0-alpha.2Version
Status history (1 event)
  1. newavailable · risk review · score 34 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.esm.js8710261 bytes10
mediumLarge Javascript Payloadpackage/./lib/index.js8731459 bytes10
mediumLarge Javascript Payloadpackage/lib/index.js8731459 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/index.esm.js8710261 bytes10
mediumLarge Javascript Payloadpackage/./lib/index.js8731459 bytes10
mediumLarge Javascript Payloadpackage/lib/index.js8731459 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="cd ../../ && npx husky install"4

Manifest

Package metadata

Scripts12
  • buildplugin-kit verify-package --silent && pkg-utils build --strict && pkg-utils --strict
  • build-watchplugin-kit verify-package --silent && pkg-utils build --strict && pkg-utils --strict && plugin-kit link-watch
  • cleanrm -rf lib node_modules
  • formatprettier --write --cache --ignore-unknown .
  • link-watchplugin-kit link-watch
  • linteslint .
  • prebuildnpm run clean && plugin-kit verify-package --silent && pkg-utils
  • preparecd ../../ && npx husky install
  • prepublishOnlypkg-utils build
  • testecho 'no tests'
  • verifyplugin-kit verify-package
  • watchpkg-utils watch --strict
Dependencies6
  • @sanity/incompatible-plugin^1.0.4
  • @webriq-pagebuilder/sanity-plugin-input-component-gpt3^6.2.0-alpha.2
  • @webriq-pagebuilder/sanity-plugin-input-component-variants^6.2.0-alpha.2
  • @webriq-pagebuilder/sanity-plugin-webriq-payments^6.2.0-alpha.2
  • nanoid^3.1.30
  • react-icons^4.2.0