PkgRadar

Package evidence

@open-formulieren/[email protected]

Large Javascript Payload: 4085590 bytes

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
240
Versions published
128Mature · −50% score
First published
Jul 2022
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@open-formulieren/[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":["@open-formulieren/[email protected]"],"fail_on":"review"}'
Artifact bytes11,299,939
Previous version3.5.1
Published2026-05-06T08:00:33.918Z
SHA-2562fc3cb82ec6c6efd766bdbba43d3995a21f529371c8c5ab018075a14a82be435

Why flagged

What the scanner saw

Large Javascript Payload: 4085590 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
3.5.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bundles/open-forms-sdk.js4085590 bytes10

Manifest

Package metadata

Scripts19
  • buildnpm run build:esm && npm run build:umd && npm run build:esm-bundle && python ./bin/extract_i18n_source_messages.py
  • build:design-tokensnpm run build --workspace=design-tokens
  • build:esmBUILD_TARGET=esm vite build
  • build:esm-bundleBUILD_TARGET=esm-bundle vite build
  • build:storybookstorybook build --webpack-stats-json
  • build:typechecktsc --noEmit
  • build:umdBUILD_TARGET=umd vite build
  • checkformatprettier --check 'src/**/*.{js,jsx,ts,tsx,scss,mdx}'
  • compilemessagesformatjs compile
  • formatprettier --write 'src/**/*.{js,jsx,ts,tsx,scss,mdx}'
  • linteslint src
  • makemessagesnpm run makemessages-nl && npm run makemessages-en
  • makemessages-enformatjs extract 'src/**/*.{js,jsx,ts,tsx}' --ignore='**/*.d.ts' --format bin/i18n-formatter.mjs --out-file src/i18n/messages/en.json --id-interpolation-pattern '[sha512:contenthash:base64:6]'
  • makemessages-nlformatjs extract 'src/**/*.{js,jsx,ts,tsx}' --ignore='**/*.d.ts' --format bin/i18n-formatter.mjs --out-file src/i18n/messages/nl.json --id-interpolation-pattern '[sha512:contenthash:base64:6]'
  • prepare-packagenode bin/prepare-package.mjs
  • startnpm run build:design-tokens && vite
  • storybookstorybook dev -p 6006
  • testTZ=Europe/Amsterdam vitest --project=unit
  • test:storybookTZ=Europe/Amsterdam vitest --project=storybook
Dependencies38
  • @date-fns/tz^1.4.1
  • @floating-ui/react^0.27.5
  • @formio/protected-eval^1.2.1
  • @fortawesome/fontawesome-free^6.4.0
  • @open-formulieren/design-tokens^0.66.0
  • @open-formulieren/formio-renderer^1.5.3
  • @open-formulieren/formiojs^4.13.14
  • @open-formulieren/leaflet-tools^1.0.0
  • @sentry/react^8.50.0
  • clsx^2.1.1
  • date-fns^4.1.0
  • dompurify^3.3.1
  • fast-deep-equal^3.1.3
  • flatpickr^4.6.9
  • formik^2.2.9
  • ibantools^4.5.1
  • immer^10.1.1
  • json-logic-engine^5.0.6
  • leaflet^1.9.4
  • leaflet-draw^1.0.4
  • leaflet-geosearch^4.2.0
  • leaflet-gesture-handling^1.2.2
  • moment^2.29.1
  • nuqs^2.8.6
  • proj4leaflet^1.0.2
  • react-formio^4.3.0
  • react-intl^7.1.14
  • react-leaflet4.2.1
  • react-leaflet-draw^0.20.6
  • react-number-format^5.2.2
  • …and 8 more.