PkgRadar

Package evidence

@subframe/[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
76Mature · −50% score
First published
May 2023
Publisher
izhan

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":["@subframe/[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":["@subframe/[email protected]"],"fail_on":"review"}'
Publisherizhan
Artifact bytes1,635,818
Previous version1.152.0
Published2026-01-03T01:30:21.342Z
SHA-256f0328f13f4dcedca5cc8412b440c514762dc5afaa676f4f7abe0c99f15acc640

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildrm -rf dist/ && rollup -c --bundleConfigAsCjs
  • build-for-publishnpm run build
  • build:iconsnpx @svgr/cli --expand-props none --icon --typescript --filename-case kebab --template icon-template.js -d ./src/assets/icons/final ./src/assets/icons/raw --no-svgo
  • devrollup -c --bundleConfigAsCjs --watch
  • minor-publishnpm run build && npm version minor && npm publish --access public
  • publish-to-npmnpm publish --access public
  • testvitest run
  • test:watchvitest watch
  • tstsc --noEmit
  • ts:watchtsc --watch --incremental --noEmit
  • update-versionnpm version minor
Dependencies4
  • react-day-picker^9.0.4
  • react-virtualized-auto-sizer^1.0.25
  • recharts^2.15.1
  • tailwind-merge^2.3.0
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu4.13.0