PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2386962 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
1,489Niche · −30% score
Versions published
392Mature · −50% score
First published
Sep 2022
Publisher
it-lab

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"}'
Publisherit-lab
Artifact bytes4,471,542
Previous version3.35.11
Published2026-05-20T12:07:21.494Z
SHA-2562b31c7d2f21398f1edb9760b90692485df208660557544109724dba06b005ae8

Why flagged

What the scanner saw

Large Javascript Payload: 2386962 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/itlab-components.es.js2386962 bytes10
mediumLarge Javascript Payloadpackage/dist/itlab-components.umd.js11454347 bytes10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/itlab-components.es.js2386962 bytes10
mediumLarge Javascript Payloadpackage/dist/itlab-components.umd.js11454347 bytes10
lowCredential file accesspackage/dist/ssh-config-BWdkkUeF.jsmatched ".ssh"5

Manifest

Package metadata

Scripts9
  • buildvite build
  • devvite
  • prepacknpm run build
  • previewvite preview
  • releasenpm run release:major
  • release:majornpm version major && git push origin master --follow-tags
  • release:minornpm version minor && git push origin master --follow-tags
  • release:patchnpm version patch && git push origin master --follow-tags
  • typecheckvue-tsc -p tsconfig.app.json --noEmit
Dependencies40
  • @floating-ui/dom^1.7.6
  • @floating-ui/vue^1.1.11
  • @popperjs/core^2.11.8
  • @shikijs/transformers^4.1.0
  • @tiptap/core^3.23.5
  • @tiptap/extension-blockquote^3.23.5
  • @tiptap/extension-bold^3.23.5
  • @tiptap/extension-code^3.23.5
  • @tiptap/extension-code-block^3.23.5
  • @tiptap/extension-document^3.23.5
  • @tiptap/extension-hard-break^3.23.5
  • @tiptap/extension-heading^3.23.5
  • @tiptap/extension-horizontal-rule^3.23.5
  • @tiptap/extension-italic^3.23.5
  • @tiptap/extension-link^3.23.5
  • @tiptap/extension-list^3.23.5
  • @tiptap/extension-mention^3.23.5
  • @tiptap/extension-paragraph^3.23.5
  • @tiptap/extension-strike^3.23.5
  • @tiptap/extension-subscript^3.23.5
  • @tiptap/extension-superscript^3.23.5
  • @tiptap/extension-table^3.23.5
  • @tiptap/extension-text^3.23.5
  • @tiptap/extension-text-align^3.23.5
  • @tiptap/extension-text-style^3.23.5
  • @tiptap/extension-underline^3.23.5
  • @tiptap/extensions^3.23.5
  • @tiptap/pm^3.23.5
  • @tiptap/suggestion^3.23.5
  • @tiptap/vue-3^3.23.5
  • …and 10 more.