PkgRadar

Package evidence

@nice2dev/[email protected]

Large Javascript Payload: 2201409 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
654
Versions published
16
First published
Mar 2026
Publisher
slayzer

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":["@nice2dev/[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":["@nice2dev/[email protected]"],"fail_on":"review"}'
Publisherslayzer
Artifact bytes17,202,879
Previous version1.0.17
Published2026-05-21T09:25:03.549Z
SHA-2567b10b445fa0caa0ea676dbb889d095e6ce2d055a3e1b9034242066a377778f99

Why flagged

What the scanner saw

Large Javascript Payload: 2201409 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index-BNy9Nn0X.js2201409 bytes10
mediumLarge Javascript Payloadpackage/dist/index-BU6KCDpP.js2082259 bytes10
mediumLarge Javascript Payloadpackage/dist/index-C2Uoywo9.js2242284 bytes10
mediumLarge Javascript Payloadpackage/dist/index-CIl98Vbm.js2556879 bytes10
mediumLarge Javascript Payloadpackage/dist/index-CNwVELPJ.js2328246 bytes10
mediumLarge Javascript Payloadpackage/dist/index-DHc_KZkF.js2198902 bytes10
mediumLarge Javascript Payloadpackage/dist/index-DlHlXz8e.js2036777 bytes10
mediumLarge Javascript Payloadpackage/dist/index-DqpmYrH_.js2201825 bytes10
mediumLarge Javascript Payloadpackage/dist/index-GIkNMdRp.js2202690 bytes10
mediumLarge Javascript Payloadpackage/dist/index-pAuGTbuB.js2036777 bytes10

Manifest

Package metadata

Scripts15
  • analyzenpx tsx scripts/analyze-bundle.ts
  • buildtsc -p tsconfig.build.json && vite build && node scripts/postbuild-style.mjs
  • build:storybookstorybook build
  • devvite
  • linteslint src --ext .ts,.tsx
  • prepublishOnlynpm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • test:uivitest --ui
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies3
  • @nice2dev/i18n^1.0.18
  • @nice2dev/ui-core^1.0.18
  • country-flag-icons^1.6.17