PkgRadar

Package evidence

@micromerce/[email protected]

Large Javascript Payload: 3078353 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.

Versions published
331Mature · −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 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":["@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"}'
Artifact bytes3,982,535
Previous version1.0.858
Published2026-06-15T09:54:15.087Z
SHA-25618ddbbacd392899261903926b778fd0d05cd48a0f447ffe1a98794a69a7e83d2

Why flagged

What the scanner saw

Large Javascript Payload: 3078353 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.860Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/formbuilder.js3078353 bytes0

Manifest

Package metadata

Scripts15
  • buildnpm run lint && npm run test && npm run build-typedef && webpack build --config webpack.prod.js
  • build-storybooknpm run lint; storybook build -o ./docs/storybook
  • build-tscnpm run clean && npm run copy-files && tsc -p tsconfig.json
  • build-typedeftsc --declaration --emitDeclarationOnly
  • build:analyzewebpack build --analyze --config webpack.prod.js
  • cleanrimraf dist
  • copy-component-stylescopyfiles -u 1 ./src/components/**/*.module.scss ./dist
  • copy-filesnpm run copy-component-styles && npm run copy-global-styles && npm run copy-package-json
  • copy-global-stylescopyfiles -u 1 ./src/styles/**/*.module.scss ./dist
  • copy-package-jsoncopyfiles -u 1 'src/**/package.json' dist
  • formatnpx prettier --write 'src/**/*.{js,jsx,ts,tsx,json}'
  • linteslint src/
  • storybooknpm run lint; storybook dev -p 6006
  • testjest --runInBand --no-cache
  • watchnpm 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.