PkgRadar

Package evidence

@bufferapp/[email protected]

Large Javascript Payload: 8545021 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
51
Versions published
49Mature · −50% score
First published
Jan 2022
Publisher
gisete

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":["@bufferapp/[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":["@bufferapp/[email protected]"],"fail_on":"review"}'
Publishergisete
Artifact bytes7,092,598
Previous version0.0.37-beta.0
Published2022-12-06T12:09:56.529Z
SHA-256d477e12dfa192aff843c701a2cf12f286f6b4adb7393a9f9b4abd0ebcbbf0eeb

Why flagged

What the scanner saw

Large Javascript Payload: 8545021 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/buffer-sp-display.js8545021 bytes10

Manifest

Package metadata

Scripts2
  • buildwebpack --config ./webpack.config.prod.js
  • build:cleanrm -rf build
Dependencies5
  • @bufferapp/ui7.6.1
  • react^17.0.2
  • react-dom^17.0.2
  • regenerator-runtime^0.13.7
  • styled-components^5.3.0