PkgRadar

Package evidence

@rebasepro/[email protected]

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"

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
57
Versions published
28
First published
May 2026
Publisher
gatti675

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":["@rebasepro/[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":["@rebasepro/[email protected]"],"fail_on":"review"}'
Publishergatti675
Artifact bytes1,686,177
Previous version0.0.1-canary.dbf160a
Published2026-05-19T13:12:37.213Z
SHA-256a2f1a0484bd6f9e429fea4242b2fba0e550f2340627f406b4e9643e041d83543

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
0.0.1-canary.e17585fVersion
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgzlow0no remote findings

Manifest

Package metadata

Scripts6
  • buildvite build && tsc --emitDeclarationOnly -p tsconfig.prod.json
  • cleanrm -rf dist && find ./src -name '*.js' -type f | xargs rm -f
  • generateIconsts-node --esm src/icons/generateIcons.ts
  • testjest --passWithNoTests
  • test:linteslint "src/**" --quiet
  • watchvite build --watch
Dependencies39
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @floating-ui/dom^1.7.4
  • @radix-ui/react-portal^1.1.10
  • @radix-ui/react-slot^1.2.4
  • @rebasepro/common0.0.1-canary.e17585f
  • @rebasepro/core0.0.1-canary.e17585f
  • @rebasepro/formex0.0.1-canary.e17585f
  • @rebasepro/schema-inference0.0.1-canary.e17585f
  • @rebasepro/types0.0.1-canary.e17585f
  • @rebasepro/ui0.0.1-canary.e17585f
  • @rebasepro/utils0.0.1-canary.e17585f
  • date-fns^3.6.0
  • fast-equals6.0.0
  • fractional-indexing3.2.0
  • json5^2.2.3
  • markdown-it^14.1.0
  • markdown-it-ins^4.0.0
  • markdown-it-mark^4.0.0
  • markdown-it-task-lists^2.1.1
  • prism-react-renderer^2.4.1
  • prosemirror-commands^1.6.0
  • prosemirror-dropcursor^1.8.1
  • prosemirror-gapcursor^1.3.2
  • prosemirror-history^1.4.1
  • prosemirror-inputrules^1.5.1
  • prosemirror-keymap^1.2.2
  • prosemirror-markdown^1.13.0
  • prosemirror-model^1.22.3
  • …and 9 more.