PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3252915 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
455
Versions published
558Mature · −50% score
First published
Mar 2024
Publisher
ameliabooking

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 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"}'
Publisherameliabooking
Artifact bytes937,628
Previous version0.0.569
Published2026-05-19T08:12:18.847Z
SHA-256337de8fbf7375dfaaeb5d3731224b8ee6ae243ba63159b46b05a95e2b7fcc606

Why flagged

What the scanner saw

Large Javascript Payload: 3252915 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/amelia-booking-ui.es.js3252915 bytes10

Manifest

Package metadata

Scripts7
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • devvite
  • formatprettier --write src/
  • linteslint src --fix
  • previewvite preview
  • type-checkvue-tsc --build --force
Dependencies32
  • @tiptap/extension-blockquote^3.4.4
  • @tiptap/extension-bold^3.4.4
  • @tiptap/extension-bullet-list^3.4.4
  • @tiptap/extension-color^3.4.4
  • @tiptap/extension-document^3.4.4
  • @tiptap/extension-font-family^3.4.4
  • @tiptap/extension-hard-break^3.4.4
  • @tiptap/extension-heading^3.4.4
  • @tiptap/extension-image^3.4.4
  • @tiptap/extension-italic^3.4.4
  • @tiptap/extension-link^3.4.4
  • @tiptap/extension-list-item^3.4.4
  • @tiptap/extension-ordered-list^3.4.4
  • @tiptap/extension-paragraph^3.4.4
  • @tiptap/extension-strike^3.4.4
  • @tiptap/extension-subscript^3.4.4
  • @tiptap/extension-superscript^3.4.4
  • @tiptap/extension-table^3.4.4
  • @tiptap/extension-table-cell^3.4.4
  • @tiptap/extension-table-header^3.4.4
  • @tiptap/extension-table-row^3.4.4
  • @tiptap/extension-text^3.4.4
  • @tiptap/extension-text-align^3.4.4
  • @tiptap/extension-text-style^3.4.4
  • @tiptap/extension-underline^3.4.4
  • @tiptap/vue-3^3.4.4
  • @vueuse/core^14.0.0
  • element-plus^2.8.0
  • v-money3^3.24.1
  • vue^3.4.27
  • …and 2 more.