PkgRadar

Package evidence

@omegagrid/[email protected]

no findings

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
325
Versions published
460Mature · −50% score
First published
May 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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes1,466,380
Previous version0.10.44
Published2026-06-07T11:03:14.353Z
SHA-256a8f868b0581c7852bec40e9017d1c8d07f1ac74207d65f8644df2162ddceb184

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.10.45Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • _prepackyarn build
  • _prepublishyarn test && yarn lint
  • buildyarn node build.mjs
  • lint
  • publishyarn npm publish --access public
  • serveyarn node build.mjs serve
  • testjest --passWithNoTests
  • typecheckyarn tsc --noEmit
  • watchyarn node build.mjs watch
Dependencies25
  • @fortawesome/fontawesome-svg-core^7.0.1
  • @fortawesome/pro-light-svg-icons^7.0.1
  • @fortawesome/pro-solid-svg-icons^7.0.1
  • @omegagrid/bucket^0.10.45
  • @omegagrid/calendar^0.10.45
  • @omegagrid/code^0.10.45
  • @omegagrid/commands^0.10.45
  • @omegagrid/core^0.10.45
  • @omegagrid/dashboard^0.10.45
  • @omegagrid/dialog^0.10.45
  • @omegagrid/editor^0.10.45
  • @omegagrid/form^0.10.45
  • @omegagrid/grid^0.10.45
  • @omegagrid/localize^0.10.45
  • @omegagrid/markdown^0.10.45
  • @omegagrid/plugin-charts^0.10.45
  • @omegagrid/plugin-xlsx^0.10.45
  • @omegagrid/statusbar^0.10.45
  • @omegagrid/tabs^0.10.45
  • @omegagrid/toolbar^0.10.45
  • @omegagrid/tree^0.10.45
  • @reporting/rp-utils-csv^1.0.0
  • lit^3.1.1
  • ts-debounce^4.0.0
  • utf8^3.0.0