PkgRadar

Package evidence

@strategies/[email protected]

Large Javascript Payload: 2409143 bytes

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
246
Versions published
265Mature · −50% score
First published
Mar 2022
Publisher
arminakvn

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":["@strategies/[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":["@strategies/[email protected]"],"fail_on":"review"}'
Publisherarminakvn
Artifact bytes1,819,426
Previous version2.21.9
Published2025-11-21T14:02:06.897Z
SHA-25640e27587ce8229d3384a87d7b696d2566470eedc637fbcd16457338db4da3610

Why flagged

What the scanner saw

Large Javascript Payload: 2409143 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.21.10Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.es.js2409143 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js2411783 bytes10

Manifest

Package metadata

Scripts5
  • buildnpx rollup -c
  • startnpm run type:watch | npx rollup -c -w
  • testjest --config jest.config.ts
  • typetsc --emitDeclarationOnly
  • type:watchtsc --watch --emitDeclarationOnly
Dependencies10
  • @internationalized/number^3.6.0
  • @react-types/shared^3.24.1
  • @strategies/tokens4.3.46
  • framer-motion^11.0.3
  • react-aria3.21.0
  • react-aria-components^1.8.0
  • react-icons^4.3.1
  • react-select^5.5.4
  • react-slider^2.0.6
  • react-stately3.19.0