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
- 2,195Niche · −30% score
- Versions published
- 640Mature · −50% score
- First published
- Nov 2023
- Publisher
- hautranit
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
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 4978169 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/beca-ui.js | 4978169 bytes | 10 |
Manifest
Package metadata
Scripts12
buildtsc --p ./tsconfig-build.json && vite buildbuild-storybookstorybook buildchromaticnpx chromatic --project-token=7c1e3acb80ff --auto-accept-changesdevstorybook dev -p 6006linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0pbsh ./publish-beta.shpreviewvite previewpublish-mainsh ./publish.shreleaseyarn chromaticstorybookstorybook dev -p 6006upgrade-tiptapyarn add @tiptap/extension-blockquote @tiptap/extension-bubble-menu @tiptap/extension-color @tiptap/extension-document @tiptap/extension-focus @tiptap/extension-font-family @tiptap/extension-highlight @tiptap/extension-image @tiptap/extension-link @tiptap/extension-mention @tiptap/extension-paragraph @tiptap/extension-placeholder @tiptap/extension-table @tiptap/extension-table-cell @tiptap/extension-table-header @tiptap/extension-table-row @tiptap/extension-text @tiptap/extension-text-align @tiptap/extension-text-style @tiptap/extension-underline @tiptap/pm @tiptap/react @tiptap/starter-kit @tiptap/suggestionview-versionnpm view beca-ui version
Dependencies35
@floating-ui/react^0.27.17@microsoft/signalr7.0.3antd5.29.2antd-img-crop4.12.2array-move^4.0.0axios1.6.7beca-icons0.0.16classnames^2.5.1crypto-js4.2.0dayjs1.11.13dompurify3.0.5i18next23.2.7mime4.0.6prosemirror-commands1.5.0prosemirror-dropcursor1.6.1prosemirror-gapcursor1.3.1prosemirror-history1.3.0prosemirror-keymap1.2.0prosemirror-schema-list1.2.2prosemirror-tables1.3.7rc-select^14.16.8react18.3.1react-barcode1.5.3react-color2.19.3react-device-detect2.2.3react-dom18.3.1react-helmet-async2.0.5react-hotkeys-hook^5.2.4react-i18next13.0.1react-infinite-scroll-component6.1.0- …and 5 more.