PkgRadar

Package evidence

@mmb-digital/[email protected]

Large Javascript Payload: 2273634 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
352Mature · −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 bytes959,434
Previous version0.1.347-alpha.0
Published2026-06-02T10:06:00.058Z
SHA-256ba802c5fb409d5a2ab80c1b7ece4bfb69accb8b250e0f9d8a5612fd8ed927018

Why flagged

What the scanner saw

Large Javascript Payload: 2273634 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.347Version
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.cjs2273634 bytes0
lowLarge Javascript Payloadpackage/dist/index.js2263667 bytes0

Manifest

Package metadata

Scripts27
  • buildrollup -c
  • build-storybookNODE_OPTIONS=--max_old_space_size=1024 storybook build
  • dyarn deduplicate
  • deduplicateyarn yarn-deduplicate yarn.lock
  • jyarn jest
  • jestjest
  • jest:watchjest --watch
  • jwyarn jest:watch
  • lyarn lint
  • lfyarn lint:fix
  • linteslint . --cache
  • lint:cieslint .
  • lint:fixyarn eslint --fix
  • pyarn prettier
  • pfyarn prettier:fix
  • prettierprettier --check .
  • prettier:fixyarn prettier --write
  • sbyarn storybook
  • slyarn stylelint
  • slfyarn stylelint --fix
  • storybookstorybook dev -p 6006 --no-open
  • stylelintstylelint "./src/**/*.ts" "./src/**/*.tsx"
  • stylelint:fixyarn stylelint --fix
  • tyarn test
  • testyarn p && yarn tsc && yarn l && yarn sl && yarn j
  • test:ciyarn p && yarn tsc && yarn lint:ci && yarn sl && yarn j
  • tsctsc -b
Dependencies16
  • @floating-ui/react^0.27.19
  • @google-recaptcha/core^1.1.3
  • @hookform/resolvers^5.4.0
  • afformative^0.7.0
  • date-fns^4.2.1
  • downshift^9.3.3
  • imask^7.6.1
  • immer^11.1.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