PkgRadar

Package evidence

@plone/[email protected]

Install Lifecycle Suppresses Failure: postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"

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.

Weekly downloads
199
Versions published
131Mature · −50% score
First published
May 2022
Publisher
petschki

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherpetschki
Artifact bytes9,870,046
Previous version5.4.8
Published2026-05-21T08:32:34.160Z
SHA-256cb65f4a05946cb79ba5c72d8db8fffc5fc902ce89ce65a728f5cbbfb000bb3ad

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"

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

Availability ledger

available

high
Last checked
highRisk
18Score
5.4.9Version
Status history (1 event)
  1. newavailable · risk high · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"20
mediumRemote Dependency Specpackage.jsondependencies.select2="git+https://github.com/ivaynberg/select2.git#3.5.4"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"20
mediumRemote Dependency Specpackage.jsondependencies.select2="git+https://github.com/ivaynberg/select2.git#3.5.4"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"5

Manifest

Package metadata

Scripts20
  • buildrun-s clean build:webpack build:docs
  • build:docsELEVENTY_ENV=production npx @11ty/eleventy --pathprefix=mockup
  • build:statsNODE_ENV=production webpack --config webpack.config.js --json > stats.json
  • build:stats:ploneNODE_ENV=production DEPLOYMENT=plone webpack --config webpack.config.js --json > stats.json
  • build:webpackNODE_ENV=production webpack --config webpack.config.js
  • build:webpack:devNODE_ENV=development webpack --config webpack.config.js
  • build:webpack:dev:ploneNODE_ENV=development DEPLOYMENT=plone webpack --config webpack.config.js
  • build:webpack:docsNODE_ENV=production DEPLOYMENT=docs webpack --config webpack.config.js
  • build:webpack:ploneNODE_ENV=production DEPLOYMENT=plone webpack --config webpack.config.js
  • cleanrimraf docs/_site
  • collect:externaldocscopyup -V node_modules/@patternslib/patternslib/src/pat/**/documentation.md node_modules/@patternslib/pat-*/README.md node_modules/pat-*/README.md docs/external/
  • i18nnode src/i18n.js
  • postinstallpatch --forward node_modules/select2/select2.js < patches/select2.patch || true
  • startnpm run clean && npm-run-all --parallel start:*
  • start:docsELEVENTY_ENV=development npx @11ty/eleventy --serve --port 8001
  • start:webpackNODE_ENV=development webpack serve --config webpack.config.js
  • testjest
  • testwatchjest --watch
  • watch:webpackNODE_ENV=development webpack --config webpack.config.js --watch
  • watch:webpack:ploneNODE_ENV=development DEPLOYMENT=plone webpack --config webpack.config.js --watch
Dependencies34
  • @11ty/eleventy-upgrade-help3.0.2
  • @patternslib/pat-code-editor4.0.1
  • @patternslib/patternslib9.10.5
  • @plone/registry^2.5.4
  • backbone1.6.1
  • backbone.paginator2.0.8
  • bootstrap5.3.8
  • bootstrap-icons1.13.1
  • cs-jqtree-contextmenu0.1.0
  • datatables.net1.12.1
  • datatables.net-bs51.12.1
  • datatables.net-buttons2.2.3
  • datatables.net-buttons-bs52.2.3
  • datatables.net-colreorder1.5.6
  • datatables.net-colreorder-bs51.5.6
  • datatables.net-fixedcolumns4.1.0
  • datatables.net-fixedcolumns-bs54.1.0
  • datatables.net-fixedheader3.2.4
  • datatables.net-fixedheader-bs53.2.4
  • datatables.net-rowreorder1.2.8
  • datatables.net-rowreorder-bs51.2.8
  • datatables.net-select1.4.0
  • datatables.net-select-bs51.4.0
  • dropzone5.9.3
  • jqtree1.8.11
  • jquery^3.7.1
  • jquery-form4.3.0
  • jquery.browser0.1.0
  • js-cookie^3.0.7
  • select2git+https://github.com/ivaynberg/select2.git#3.5.4
  • …and 4 more.