PkgRadar

Package evidence

@tiptap/[email protected]

Credential file access: matched ".npmrc"

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
3,086Niche · −30% score
Versions published
24Mature · −50% score
First published
Apr 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@tiptap/[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":["@tiptap/[email protected]"],"fail_on":"review"}'
Artifact bytes118,902
Previous version3.19.0
Published2026-05-22T09:45:53.339Z
SHA-256055b394f5160bf6426bde16929b4040d2b91762219c769c4290364feadad70f3

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
3.19.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts11
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • pub:betapnpm build && pnpm publish --no-git-checks --access public --tag beta
  • pub:releasepnpm build && pnpm publish --access public
  • startnode dist/index.js
  • start:devcross-env REGISTRY_URL=http://localhost:3000 node dist/index.js
  • start:prodcross-env REGISTRY_URL=https://template.tiptap.dev node dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies28
  • @antfu/ni^23.3.1
  • @babel/core^7.29.0
  • @babel/parser^7.29.0
  • @babel/plugin-transform-typescript^7.28.6
  • @inquirer/core^10.3.2
  • @inquirer/figures^1.0.15
  • @inquirer/prompts^7.10.1
  • @inquirer/type^3.0.10
  • ansi-escapes^7.3.0
  • chalk^5.6.2
  • commander^13.1.0
  • conf^14.0.0
  • cosmiconfig^9.0.1
  • deepmerge^4.3.1
  • execa^9.6.1
  • fast-glob^3.3.3
  • fs-extra^11.3.4
  • https-proxy-agent^7.0.6
  • jsonc-parser^3.3.1
  • node-fetch^3.3.2
  • ora^8.2.0
  • recast^0.23.11
  • sass^1.97.3
  • ts-morph^25.0.1
  • tsconfig-paths^4.2.0
  • yaml^2.8.2
  • yoctocolors-cjs^2.1.3
  • zod^3.25.76