PkgRadar

Package evidence

@payloadcms/[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
1,303Mature · −50% score
First published
Mar 2024
Publisher
elliotpayload

Effective trust discount applied: 50% (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":["@payloadcms/[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":["@payloadcms/[email protected]"],"fail_on":"review"}'
Publisherelliotpayload
Artifact bytes2,267,478
Previous version4.0.0-internal.1f9ae9a
Published2026-06-11T13:33:46.030Z
SHA-256b8022cc6b443ac273be2a1a03f86cec7e4cf826d906eafbc52b3a235fc3dd4f5

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
4.0.0-internal.293e026Version
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 build:reactcompiler
  • build:babelrm -rf dist_optimized && babel dist --out-dir dist_optimized --source-maps --extensions .ts,.js,.tsx,.jsx,.cjs,.mjs && rm -rf dist && mv dist_optimized dist
  • build:bundle-for-analysisrm -rf dist && rm -rf tsconfig.tsbuildinfo && pnpm build:swc && pnpm build:babel && pnpm copyfiles && pnpm build:esbuild esbuild --no-split
  • build:debugrm -rf dist esbuild && rm -rf tsconfig.tsbuildinfo && pnpm build:swc:debug && pnpm copyfiles && pnpm build:types
  • build:esbuildnode bundle.js
  • build:esbuild:postprocessrm -rf dist/exports/client && mv dist/exports/client_optimized dist/exports/client && rm -rf dist/exports/shared && mv dist/exports/shared_optimized dist/exports/shared
  • build:reactcompilerrm -rf dist esbuild && rm -rf tsconfig.tsbuildinfo && pnpm build:swc && pnpm build:babel && pnpm copyfiles && pnpm build:esbuild && pnpm build:esbuild:postprocess && pnpm build:types
  • build:remove-artifactrm dist/prod/index.js
  • build:swcswc ./src -d dist --config-file .swcrc --strip-leading-paths
  • build:swc:debugswc ./src -d ./dist --config-file .swcrc-debug --strip-leading-paths
  • build:typescross-env NODE_OPTIONS="--max-old-space-size=8192" tsc --emitDeclarationOnly --outDir dist
  • build:without_reactcompilerrm -rf dist && rm -rf tsconfig.tsbuildinfo && pnpm copyfiles && pnpm build:types && pnpm build:swc
  • cleanrimraf -g {dist,*.tsbuildinfo,esbuild}
  • copyfilescopyfiles -u 1 "src/**/*.{html,css,scss,ttf,woff,woff2,eot,svg,jpg,png,json}" dist/
  • lintcross-env NODE_OPTIONS="--max-old-space-size=8192" eslint .
  • lint:fixcross-env NODE_OPTIONS="--max-old-space-size=8192" eslint . --fix
Dependencies25
  • @date-fns/tz1.2.0
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers9.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @faceless-ui/modal3.0.0
  • @faceless-ui/scroll-info2.0.0
  • @faceless-ui/window-info3.0.1
  • @monaco-editor/react4.7.0
  • @payloadcms/translations4.0.0-internal.293e026
  • bson-objectid2.0.4
  • date-fns4.1.0
  • dequal2.0.3
  • md52.3.0
  • object-to-formdata4.5.1
  • path-to-regexp6.3.0
  • qs-esm8.0.1
  • react-datepicker7.6.0
  • react-image-crop10.1.8
  • react-select5.9.0
  • scheduler0.25.0
  • sonner^1.7.2
  • ts-essentials10.0.3
  • use-context-selector2.0.0
  • uuid14.0.0