PkgRadar

Package evidence

@commonsku/[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
285
Versions published
146Mature · −50% score
First published
Feb 2020
Publisher
commonsku.robert

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":["@commonsku/[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":["@commonsku/[email protected]"],"fail_on":"review"}'
Artifact bytes1,035,631
Previous version1.17.78
Published2025-11-20T22:09:16.198Z
SHA-25679652fddd58c5e327128e927c360fbda8e790d50e04ac645f191139089304d97

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
1.17.79Version
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
  • buildNODE_ENV=production BABEL_ENV=production npx rollup -c
  • ejectreact-scripts eject
  • packTestnpm pack --dry-run
  • prepackrm -rf dist && npm run build
  • prepareecho "install devDependencies for github install..."
  • startreact-scripts start
  • styleguidestyleguidist server --open
  • styleguide:buildstyleguidist build
  • testecho "No test specified"
Dependencies17
  • @googlemaps/js-api-loader^1.16.2
  • @googlemaps/react-wrapper^1.1.35
  • acorn^6.4.2
  • date-fns^2.29.3
  • namor^2.0.4
  • react-beautiful-dnd^13.1.1
  • react-code-blocks0.0.9-0
  • react-datepicker^4.11.0
  • react-dropzone^10.2.2
  • react-is^18.2.0
  • react-scroll-into-view^1.12.1
  • react-select^5.7.2
  • react-table^7.8.0
  • react-table-sticky^1.1.3
  • react-tooltip^5.21.5
  • react-window^1.8.9
  • usehooks-ts^2.14.0