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
- 894
- Versions published
- 333Mature · −50% score
- First published
- Mar 2024
- Publisher
- jonasdankermicromerce
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 monitoringNo 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":["@micromerce/[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":["@micromerce/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3078651 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/formbuilder.js | 3078651 bytes | 0 |
Manifest
Package metadata
Scripts15
buildnpm run lint && npm run test && npm run build-typedef && webpack build --config webpack.prod.jsbuild-storybooknpm run lint; storybook build -o ./docs/storybookbuild-tscnpm run clean && npm run copy-files && tsc -p tsconfig.jsonbuild-typedeftsc --declaration --emitDeclarationOnlybuild:analyzewebpack build --analyze --config webpack.prod.jscleanrimraf distcopy-component-stylescopyfiles -u 1 ./src/components/**/*.module.scss ./distcopy-filesnpm run copy-component-styles && npm run copy-global-styles && npm run copy-package-jsoncopy-global-stylescopyfiles -u 1 ./src/styles/**/*.module.scss ./distcopy-package-jsoncopyfiles -u 1 'src/**/package.json' distformatnpx prettier --write 'src/**/*.{js,jsx,ts,tsx,json}'linteslint src/storybooknpm run lint; storybook dev -p 6006testjest --runInBand --no-cachewatchnpm run lint && webpack watch --config webpack.dev.js
Dependencies51
@ariakit/react^0.4.13@codemirror/lang-html^6.4.3@codemirror/lang-json^6.0.1@codemirror/lang-markdown^6.1.0@codemirror/language^6.8.0@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@emotion/react^11.11.1@emotion/styled^11.11.0@lezer/highlight^1.1.6@micromerce/media-fileuploader^1.0.1332@mui/icons-material^5.14.19@mui/material^5.14.20@platejs/autoformat^52.0.11@platejs/basic-nodes^52.0.11@platejs/dnd^52.0.11@platejs/indent^52.0.11@platejs/link^52.0.11@platejs/list^52.0.11@platejs/table^52.0.11@radix-ui/react-avatar^1.1.1@radix-ui/react-checkbox^1.1.2@radix-ui/react-dialog^1.1.2@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-popover^1.1.2@radix-ui/react-scroll-area^1.2.0@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-toggle^1.1.10- …and 21 more.