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 bytes10,250,632
Previous version5.6.3
Published2026-05-18T06:02:00.515Z
SHA-25677cae3948c565acef1a7847f666fbbf295daa9e869520f11267675f1843a98b6

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.6.4Version
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="github:ivaynberg/select2#95a977f674b6938af55ec5f28b7772df93786c5c"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="github:ivaynberg/select2#95a977f674b6938af55ec5f28b7772df93786c5c"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch --forward node_modules/select2/select2.js < patches/select2.patch || true"5

Manifest

Package metadata

Scripts21
  • 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
  • build:webpack:testsNODE_ENV=production DEPLOYMENT=tests 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.4
  • @plone/registry^2.7.2
  • backbone1.6.1
  • backbone.paginator2.0.8
  • bootstrap5.3.8
  • bootstrap-icons1.13.1
  • cs-jqtree-contextmenu0.1.0
  • datatables.net^2.3.8
  • datatables.net-bs5^2.3.8
  • datatables.net-buttons^3.2.6
  • datatables.net-buttons-bs5^3.2.6
  • datatables.net-colreorder^2.1.2
  • datatables.net-colreorder-bs5^2.1.2
  • datatables.net-fixedcolumns^5.0.5
  • datatables.net-fixedcolumns-bs5^5.0.5
  • datatables.net-fixedheader^4.0.6
  • datatables.net-fixedheader-bs5^4.0.6
  • datatables.net-rowreorder^1.5.1
  • datatables.net-rowreorder-bs5^1.5.1
  • datatables.net-select^3.1.3
  • datatables.net-select-bs5^3.1.3
  • dropzone6.0.0-beta.2
  • jqtree^1.8.11
  • jquery3.7.1
  • jquery-form4.3.0
  • jquery.browser0.1.0
  • js-cookie^3.0.7
  • select2github:ivaynberg/select2#95a977f674b6938af55ec5f28b7772df93786c5c
  • …and 4 more.