PkgRadar

Package evidence

@omegagrid/[email protected]

Remote Dependency Spec: devDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.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
333
Versions published
452Mature · −50% score
First published
Jun 2024
Publisher
cechi

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

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":["@omegagrid/[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":["@omegagrid/[email protected]"],"fail_on":"review"}'
Publishercechi
Artifact bytes22,194
Previous version0.10.43
Published2026-06-05T09:34:22.157Z
SHA-2562a2f4caa18f9e26a29e283c31dd632059af0dc58cce551a1099085a04f32607d

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.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
4Score
0.10.44Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.xlsx="https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.xlsxhttps://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgzlow0no remote findings

Manifest

Package metadata

Scripts6
  • _prepackyarn build
  • _prepublishyarn test && yarn lint
  • buildtsc --project tsconfig.json
  • linteslint **/src/**/*.ts
  • testjest --passWithNoTests
  • watchtsc --watch
Dependencies6
  • @omegagrid/core^0.10.44
  • @omegagrid/editor^0.10.44
  • @omegagrid/grid^0.10.44
  • lit^3.1.1
  • lit-html^3.1.1
  • ts-debounce^4.0.0