PkgRadar

Package evidence

@unbabel/[email protected]

Large Javascript Payload: 2434925 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
8,900Niche · −30% score
Versions published
42Mature · −50% score
First published
Aug 2024
Publisher
GitLab CI/CD

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":["@unbabel/[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":["@unbabel/[email protected]"],"fail_on":"review"}'
PublisherGitLab CI/CD
Artifact bytes2,162,995
Previous version0.5.0
Published2026-05-21T14:05:23.998Z
SHA-2563303f6507e7615ea64add5ed84421aadafa5801ba2fe4c77651e582c41727545

Why flagged

What the scanner saw

Large Javascript Payload: 2434925 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/vue3-components.es.js2434925 bytes10
mediumLarge Javascript Payloadpackage/vue3-components.umd.js4244021 bytes10

Manifest

Package metadata

Scripts13
  • buildvue-tsc && vite build
  • build:lightvite build
  • devvite
  • lint:eslinteslint
  • lint:eslint:fixeslint --fix
  • lint:stylelintstylelint "src/**/*.{css,scss,vue}"
  • previewvite preview
  • static-analysis:lintnpm run lint:eslint && npm run lint:stylelint
  • static-analysis:ts-checkvue-tsc --noEmit
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
  • testvitest
  • test:uivitest --ui
Dependencies10
  • @floating-ui/dom^1.7.6
  • @unbabel/samora-styles^0.13.7
  • @vueup/vue-quill^1.2.0
  • eslint-plugin-vitest^0.5.4
  • flatpickr^4.6.13
  • mitt^3.0.1
  • quill^2.0.3
  • sass^1.77.2
  • vue^3.x.x
  • vue-quilly^1.1.2