PkgRadar

Package evidence

@plone/[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
744Mature · −50% score
First published
Oct 2018
Publisher
sneridagh

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":["@plone/[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":["@plone/[email protected]"],"fail_on":"review"}'
Publishersneridagh
Artifact bytes5,260,213
Previous version19.1.2
Published2026-06-09T20:27:23.839Z
SHA-2568f3583309b9ee4c9ec01d14e47d34e112d9413f82cb8e55f99e6a1054998329c

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
19.1.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts28
  • analyzeBUNDLE_ANALYZE=true razzle build
  • buildmake build-deps && razzle build --noninteractive
  • build-storybookstorybook build
  • build:typestsc --project tsconfig.declarations.json
  • check:tstsc --project tsconfig.json --noEmit
  • coveragevitest run --coverage
  • dry-releaserelease-it --dry-run
  • i18nrm -rf build/messages && NODE_ENV=production i18n
  • i18n:cipnpm i18n && git diff -G'^[^"POT]' --exit-code
  • linteslint --max-warnings=0 '{src,cypress}/**/*.{js,jsx,ts,tsx,json}'
  • lint:fixeslint --fix '{src,cypress}/**/*.{js,jsx,ts,tsx,json}'
  • lint:huskyeslint --max-warnings=0 --fix
  • prettierprettier --single-quote --check '{src,cypress}/**/*.{js,jsx,ts,tsx}' --check '*.js'
  • prettier:fixprettier --single-quote --write '{src,cypress}/**/*.{js,jsx,ts,tsx}' --write '*.js'
  • prettier:huskyprettier --single-quote --write
  • releaserelease-it
  • release-alpharelease-it --preRelease=alpha
  • release-major-alpharelease-it major --preRelease=alpha
  • startmake build-deps && razzle start
  • start:coresandboxmake build-deps && ADDONS=coresandbox razzle start
  • start:prodNODE_ENV=production node build/server.js
  • storybookstorybook dev -p 6006
  • stylelintstylelint 'theme/**/*.{css,less}' 'src/**/*.{css,less}'
  • stylelint:fixyarn stylelint --fix && yarn stylelint:overrides --fix
  • stylelint:overridesstylelint 'theme/**/*.overrides' 'src/**/*.overrides'
  • testvitest
  • test:ciCI=true vitest run
  • test:huskyCI=true yarn test --bail --findRelatedTests
Dependencies94
  • @dnd-kit/core6.3.1
  • @dnd-kit/modifiers9.0.0
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @loadable/component5.16.7
  • @loadable/server5.16.7
  • @plone/components4.2.0
  • @plone/registry3.0.1
  • @plone/scripts4.0.1
  • @plone/volto-slate19.0.2
  • @redux-devtools/extension^3.3.0
  • classnames2.5.1
  • connected-react-router6.8.0
  • debug4.3.4
  • decorate-component-with-props1.2.1
  • deepmerge^4.2.2
  • dependency-graph0.10.0
  • detect-browser5.1.0
  • diff3.5.1
  • express4.22.1
  • filesize6
  • github-slugger1.4.0
  • history4.10.1
  • hoist-non-react-statics3.3.2
  • http-proxy-middleware2.0.9
  • image-extensions1.1.0
  • is-hotkey0.2.0
  • is-url1.2.4
  • jotai2.11.3
  • jwt-decode2.2.0
  • …and 64 more.