PkgRadar

Package evidence

@subframe/[email protected]

Large Javascript Payload: 7257327 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
654
Versions published
204Mature · −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

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":["@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 bytes3,651,981
Previous version1.205.0
Published2026-05-14T22:37:50.196Z
SHA-256b459941b6e25327769aa7508e055faf1e588d632208ab7b9dd970855018a5e4c

Why flagged

What the scanner saw

Large Javascript Payload: 7257327 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
1.206.0Version
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.js7257327 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js7257661 bytes10

Manifest

Package metadata

Scripts11
  • build-for-publishrollup -c --bundleConfigAsCjs
  • devrollup -c --bundleConfigAsCjs --watch
  • linteslint "**/*.{ts,tsx}"
  • lint:fixeslint --fix "**/*.{ts,tsx}"
  • minor-publishnpm run build-for-publish && npm run publish-to-npm
  • publish-to-npmnpm publish --access public
  • testvitest run
  • test:watchvitest watch
  • tstsc --noEmit
  • ts:watchtsc --watch --incremental --noEmit
  • update-versionnpm version minor
Dependencies16
  • @antfu/ni0.21.8
  • @bluwy/giget-core^0.1.6
  • @commander-js/extra-typings^13.1.0
  • @segment/analytics-node2.1.2
  • chalk4.1.2
  • commander^13.1.0
  • comment-json4.2.3
  • detect-indent7.0.1
  • execa7.2.0
  • node-fetch2.7.0
  • ora8.2.0
  • prompts2.4.2
  • proxy-agent^6.5.0
  • semver7.6.3
  • ts-morph19.0.0
  • xdg-app-paths8.3.0