PkgRadar

Package evidence

@mmb-digital/[email protected]

Large Javascript Payload: 2276660 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
895
Versions published
355Mature · −50% score
First published
Feb 2024
Publisher
wafflepie

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":["@mmb-digital/[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":["@mmb-digital/[email protected]"],"fail_on":"review"}'
Publisherwafflepie
Artifact bytes953,873
Previous version0.1.348-alpha.1
Published2026-06-09T11:11:08.054Z
SHA-2568a34baeb7319601ae28f4836d4f242003f0fa5f28fa77f635399489a225917d9

Why flagged

What the scanner saw

Large Javascript Payload: 2276660 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
0.1.348-alpha.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs2276660 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2258960 bytes0

Manifest

Package metadata

Scripts27
  • buildtsdown
  • build-storybookNODE_OPTIONS=--max_old_space_size=1024 storybook build
  • lpnpm lint
  • lfpnpm lint:fix
  • linteslint . --cache
  • lint:cieslint .
  • lint:fixpnpm eslint --fix
  • ppnpm prettier
  • pfpnpm prettier:fix
  • prettierprettier --check .
  • prettier:fixpnpm prettier --write
  • sbpnpm storybook
  • slpnpm stylelint
  • slfpnpm stylelint:fix
  • storybookstorybook dev -p 6006 --no-open
  • stylelintstylelint "./src/**/*.ts" "./src/**/*.tsx"
  • stylelint:fixpnpm stylelint --fix
  • tpnpm test
  • testpnpm p && pnpm tsc && pnpm l && pnpm sl && pnpm vi
  • test:cipnpm p && pnpm tsc && pnpm lint:ci && pnpm sl && pnpm vi
  • tsctsc -b
  • vipnpm vitest
  • vitestvitest run
  • vitest:coveragevitest run --coverage
  • vitest:uivitest --ui
  • vitest:watchvitest
  • viwpnpm vitest:watch
Dependencies20
  • @emotion/is-prop-valid^1.4.0
  • @floating-ui/react^0.27.19
  • @formatjs/intl^4.1.13
  • @google-recaptcha/core^1.1.3
  • @hookform/resolvers^5.4.0
  • afformative^0.7.0
  • csstype^3.2.3
  • date-fns^4.4.0
  • downshift^9.3.6
  • imask^7.6.1
  • immer^11.1.8
  • intl-messageformat^11.2.8
  • lodash-es^4.18.1
  • rc-slider^11.1.9
  • react-content-loader^7.1.2
  • react-datepicker^9.1.0
  • react-dropzone^15.0.0
  • react-imask^7.6.1
  • react-switch^7.1.0
  • usehooks-ts^3.1.1