PkgRadar

Package evidence

@digit-fe/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
31
Versions published
17Established · −30% score
First published
May 2023
Publisher
zhaojunzhe

Effective trust discount applied: 30% (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":["@digit-fe/[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":["@digit-fe/[email protected]"],"fail_on":"review"}'
Publisherzhaojunzhe
Artifact bytes834,942
Previous version0.1.4-fix2
Published2026-05-06T01:46:26.275Z
SHA-256f70c3fb4b6298a1251758427ee35a1df19cf7b2681a752df19d4dcd4d23081ac

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts15
  • analyzeANALYZE=1 npm run build
  • buildfather build --clean && node clearLessImport.js && node replace-less.js
  • build:watchfather dev
  • devdumi dev
  • docs:builddumi build
  • doctorfather doctor
  • lintnpm run lint:es && npm run lint:css
  • lint:cssstylelint "{src,test}/**/*.{css,less}"
  • lint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx}"
  • preinstallnpx only-allow pnpm
  • preparehusky install && dumi setup
  • prepublishOnlynpm run build
  • startnpm run dev
  • testjest
  • typechecktsc --project tsconfig.json --noEmit
Dependencies50
  • @manuscripts/prosemirror-recreate-steps^0.1.4
  • @tiptap/core2.1.0
  • @tiptap/extension-blockquote2.1.0
  • @tiptap/extension-bold2.1.0
  • @tiptap/extension-bubble-menu2.1.0
  • @tiptap/extension-code2.1.2
  • @tiptap/extension-code-block2.1.2
  • @tiptap/extension-code-block-lowlight2.1.0
  • @tiptap/extension-document2.1.0
  • @tiptap/extension-dropcursor2.1.0
  • @tiptap/extension-floating-menu2.1.0
  • @tiptap/extension-gapcursor2.1.0
  • @tiptap/extension-hard-break2.1.0
  • @tiptap/extension-heading2.1.0
  • @tiptap/extension-history2.1.0
  • @tiptap/extension-horizontal-rule2.1.0
  • @tiptap/extension-italic2.1.0
  • @tiptap/extension-paragraph2.1.0
  • @tiptap/extension-strike2.1.0
  • @tiptap/extension-task-item2.1.0
  • @tiptap/extension-task-list2.1.0
  • @tiptap/extension-text2.1.0
  • @tiptap/extension-text-align2.1.0
  • @tiptap/pm2.1.0
  • @tiptap/react2.1.0
  • ahooks^3.8.1
  • classnames^2.3.2
  • dayjs^1.11.13
  • docx^9.6.1
  • image-meta^0.2.2
  • …and 20 more.