PkgRadar

Package evidence

@woovi/[email protected]

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.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.

Versions published
109Mature · −50% score
First published
Sep 2023
Publisher
yumartins

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":["@woovi/[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":["@woovi/[email protected]"],"fail_on":"high"}'
Publisheryumartins
Artifact bytes242,359
Previous version6.9.7
Published2026-06-02T11:22:08.041Z
SHA-2563055a36370af1fdbd3f6084225a880510a74235809ce7e5801a732be825d3e71

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.0/xlsx-0.20.0.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

high
Last checked
highRisk
6Score
6.9.8Version
Status history (1 event)
  1. newavailable · risk high · score 6 · 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.0/xlsx-0.20.0.tgz"12

Remote payloads

Followed remote artifacts

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

Manifest

Package metadata

Scripts29
  • buildturbo run lib:prod
  • changelo:majorpnpm n ./scripts/release/changelog.ts --major
  • changelo:minorpnpm n ./scripts/release/changelog.ts --minor
  • changelo:patchpnpm n ./scripts/release/changelog.ts --patch
  • check:updatesbunx npm-check-updates --interactive --format group
  • docs:buildstorybook build
  • docs:devstorybook dev -p 6006
  • firstReleasewoovi-first-release
  • i18npnpm i18n:scan && pnpm i18n:translate
  • i18n:scanpnpm n scripts/i18next-parser/i18next-parser.js
  • i18n:translatepnpm zx scripts/i18next-parser/translateI18n.mjs ./locales/pt-BR.json -no-auto
  • lib:devNODE_OPTIONS='--max-old-space-size=8192' DEBUG=rsbuild rslib build --watch
  • lib:prodNODE_OPTIONS='--max-old-space-size=8192' rslib build
  • lintturbo run lint:eslint
  • lint:biomebunx biome check --write ./src && bunx biome format --write ./src
  • lint:eslinteslint .
  • mergePullRequestReleasewoovi-merge-pr-release
  • nnode --experimental-strip-types
  • publish:npm./release/publish-npm.sh
  • publish:verdaccio./release/publish-verdaccio.sh
  • release:majorwoovi-changelog --major
  • release:minorwoovi-changelog --minor
  • release:patchwoovi-changelog --patch
  • storybookturbo run docs:dev
  • storybook:buildturbo run docs:build
  • typecheckturbo run typecheck:tsgo
  • typecheck:tsctsc -p ./tsconfig.json --noEmit --emitDeclarationOnly false
  • typecheck:tsgotsgo -p ./tsconfig.tsgo.json --noEmit
  • updateReleasewoovi-update-release
Dependencies37
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mui/icons-material7.3.8
  • @mui/lab7.0.1-beta.22
  • @mui/material7.3.8
  • @mui/system^7.3.8
  • @mui/x-data-grid-pro8.27.1
  • @mui/x-license^8.26.0
  • @tanstack/react-virtual3.13.18
  • @woovi-private/release^1.1.0
  • brazilian-values0.13.1
  • dot-object2.1.5
  • formik3.0.0-next.6
  • i18next^23.16.5
  • i18next-browser-languagedetector8.2.1
  • libphonenumber-js1.12.36
  • lodash^4.17.21
  • mime-types3.0.2
  • moment2.30.1
  • notistack2.0.8
  • qrcode.react4.2.0
  • query-string9.3.1
  • react-code-blocks0.1.6
  • react-dropzone14.4.0
  • react-error-boundary6.1.0
  • react-i18next15.7.4
  • react-relay20.1.1
  • react-rnd10.5.2
  • react-virtual2.2.5
  • react-window1.8.10
  • …and 7 more.