PkgRadar

Package evidence

@spritz-finance/[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.

Versions published
183Mature · −50% score
First published
Mar 2022
Publisher
ohitslaurence

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":["@spritz-finance/[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":["@spritz-finance/[email protected]"],"fail_on":"review"}'
Publisherohitslaurence
Artifact bytes1,186,979
Previous version0.2.92
Published2024-11-28T11:27:09.085Z
SHA-256ffebedfc3a94a5f7ed29c9e0e161e0f74615786b5ace72772823f728051c071f

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.2.93Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildrollup -c
  • build-storybookbuild-storybook
  • iconsvgr --typescript --icon --index-template config/icon-index-template.js --out-dir src/icons -- src/assets/icons
  • prebuildrimraf dist
  • preparerollup -c
  • storybookstart-storybook -p 6006
  • testecho "Error: no test specified" && exit 1
Dependencies10
  • @radix-ui/react-collapsible^0.1.6
  • @radix-ui/react-dropdown-menu^2.0.5
  • @radix-ui/react-popover^1.0.2
  • @radix-ui/react-radio-group^0.1.5
  • @radix-ui/react-scroll-area^0.1.4
  • @radix-ui/react-tooltip^1.0.2
  • color^4.2.3
  • email-validator^2.0.4
  • react-alert^7.0.3
  • react-swipeable^6.2.1