PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 10215540 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
465
Versions published
326Established · −30% score
First published
Nov 2025
Publisher
ilovemacumba_

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherilovemacumba_
Artifact bytes16,750,603
Previous version0.0.377
Published2026-05-27T17:29:24.373Z
SHA-2565673ed0d32159b39d66b1b63419af7c7bbb040d6d5e44e0cb6e9009fa734fa52

Why flagged

What the scanner saw

Large Javascript Payload: 10215540 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bundle.cjs.js10215540 bytes10
mediumLarge Javascript Payloadpackage/dist/bundle.esm.js10220964 bytes10

Manifest

Package metadata

Scripts28
  • buildNODE_OPTIONS=--max-old-space-size=4096 rimraf dist && rollup -c
  • build-storybookstorybook build
  • build:ciNODE_OPTIONS=--max-old-space-size=8192 BUILD_SOURCEMAP=false rimraf dist && rollup -c
  • changesetchangeset
  • devrollup -c -w
  • formatprettier --write .
  • linteslint src
  • preparehusky install
  • prepublishOnly[ "$CI" = 'true' ] && echo 'Skipping prepublish build (CI already built)' || npm run build
  • push:qualitynode ./scripts/pre-push-quality-checks.mjs
  • push:safenpm run push:quality
  • releasechangeset publish
  • storybookstorybook dev -p 6006
  • testjest --passWithNoTests
  • test:changednode ./scripts/run-changed-tests.mjs
  • test:cijest --watch=false --passWithNoTests
  • test:ci:stableCI=true NODE_OPTIONS=--max-old-space-size=8192 jest --watch=false --passWithNoTests --runInBand
  • test:coveragejest --coverage --watchAll=false
  • test:e2eplaywright test
  • test:e2e:headedplaywright test --headed
  • test:e2e:reportplaywright show-report
  • test:e2e:uiplaywright test --ui
  • test:pathjest --runTestsByPath --watch=false --passWithNoTests
  • test:relatedjest --findRelatedTests --watch=false --passWithNoTests
  • test:watchjest --watch
  • type-checktsc -p tsconfig.build.json --noEmit
  • type-check:declarationsrimraf .declaration-check && tsc -p tsconfig.build.json --emitDeclarationOnly --declarationDir .declaration-check/types --outDir .declaration-check/dist
  • version-packageschangeset version
Dependencies23
  • @emotion/react^11.12.0
  • @emotion/styled^11.12.0
  • @mui/icons-material^5.18.0
  • @mui/material^5.18.0
  • @mui/x-date-pickers^8.17.0
  • @react-pdf/renderer^4.5.1
  • @storybook/jest^0.2.3
  • @storybook/testing-library^0.2.2
  • @types/color^3.0.6
  • @yudiel/react-qr-scanner^2.5.1
  • color^4.2.3
  • date-fns^4.1.0
  • dayjs^1.11.10
  • html2canvas^1.4.1
  • immer^10.0.2
  • jspdf^4.2.1
  • lodash^4.17.21
  • lucide-react^1.7.0
  • msw-storybook-addon^2.0.5
  • react-i18next^13.2.2
  • react-imask^7.6.1
  • react-input-mask^2.0.4
  • zod^3.22.2