PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="pnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs"

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,091Niche · −30% score
Versions published
306Mature · −50% score
First published
Jan 2025
Publisher
sdxzgq

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishersdxzgq
Artifact bytes2,782,579
Previous version3.0.0
Published2026-06-13T02:52:10.001Z
SHA-25674ab26cb7dd9cf0363ad9b952f2095d49c0fbb6267b4c6753bd5118e1f39505f

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 3.0.1 vs 3.0.0: "pnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
3.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.0.1 vs 3.0.0: "pnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 3.0.1 vs 3.0.0: "pnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="pnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs"5
lowLarge Javascript Payloadpackage/prebuilt/umo-editor/umo-editor.js2885564 bytes0

Manifest

Package metadata

Scripts13
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:umonode scripts/inject-umo-composable-imports.mjs && node scripts/build-umo.mjs
  • build:vite-integrationesbuild vite/umoIntegration.ts --bundle --platform=node --format=esm --packages=external --outfile=vite/umoIntegration.js
  • devvite
  • formatprettier --write src/
  • linteslint . --fix
  • postinstallpnpm run build:vite-integration && node scripts/patch-tiptap-vue3.mjs && node scripts/patch-es-drager-vue35.mjs
  • prebuild-onlypnpm run build:umo
  • prepackpnpm run build:vite-integration && pnpm run build:umo
  • prepare:umonode scripts/prepare-umo-source.mjs
  • previewvite preview
  • type-checkvue-tsc --build
Dependencies82
  • @element-plus/icons-vue^2.3.1
  • @eslint/object-schema3.0.2
  • @floating-ui/dom1.7.5
  • @onlyoffice/document-editor-vue1.4.0
  • @tiptap/core3.20.0
  • @tiptap/extension-bold3.20.0
  • @tiptap/extension-code-block3.20.0
  • @tiptap/extension-code-block-lowlight3.20.0
  • @tiptap/extension-collaboration3.20.0
  • @tiptap/extension-details3.20.0
  • @tiptap/extension-document3.20.0
  • @tiptap/extension-drag-handle3.16.0
  • @tiptap/extension-drag-handle-vue-33.16.0
  • @tiptap/extension-horizontal-rule3.20.0
  • @tiptap/extension-image3.20.0
  • @tiptap/extension-invisible-characters3.20.0
  • @tiptap/extension-link3.20.0
  • @tiptap/extension-list3.20.0
  • @tiptap/extension-mathematics3.20.0
  • @tiptap/extension-mention3.20.0
  • @tiptap/extension-node-range3.20.0
  • @tiptap/extension-subscript3.20.0
  • @tiptap/extension-superscript3.20.0
  • @tiptap/extension-table3.20.0
  • @tiptap/extension-table-of-contents3.20.0
  • @tiptap/extension-text-align3.20.0
  • @tiptap/extension-text-style3.20.0
  • @tiptap/extension-typography3.20.0
  • @tiptap/extension-unique-id3.20.0
  • @tiptap/extensions3.20.0
  • …and 52 more.