PkgRadar

Package evidence

@dishopsaas/[email protected]

Large Javascript Payload: 2018520 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
248
Versions published
33Established · −30% score
First published
Dec 2025
Publisher
dishopsaas

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":["@dishopsaas/[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":["@dishopsaas/[email protected]"],"fail_on":"review"}'
Publisherdishopsaas
Artifact bytes5,907,023
Previous version0.0.79
Published2026-05-19T14:52:27.048Z
SHA-25645544ace42e068e140458e63ee3b9e38d530601721ce13d6a2087b99c3af42b7

Why flagged

What the scanner saw

Large Javascript Payload: 2018520 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2018520 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs2371337 bytes10

Manifest

Package metadata

Scripts10
  • buildnpm run build:types && npm run build:js
  • build:jsvite build --config vite.lib.config.ts
  • build:typestsc -p tsconfig.build.json
  • check:formatprettier --check .
  • devstorybook dev -p 6006
  • formatprettier --write .
  • linteslint .
  • previewvite preview
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
Dependencies7
  • @storybook/react-vite^10.1.7
  • @stripe/react-stripe-js^5.4.1
  • @stripe/stripe-js^8.5.3
  • lucide-react^0.561.0
  • mui-tel-input^9.0.1
  • react-perfect-scrollbar^1.5.8
  • vite-plugin-dts^4.5.4