PkgRadar

Package evidence

@springmicro/[email protected]

Large Javascript Payload: 2272377 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
503
Versions published
75Mature · −50% score
First published
Jun 2024
Publisher
springmicro

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":["@springmicro/[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":["@springmicro/[email protected]"],"fail_on":"review"}'
Publisherspringmicro
Artifact bytes1,529,326
Previous version0.8.3
Published2026-05-27T16:09:12.006Z
SHA-256fc82eb7cc5873edca6c81103b1563adf1056949ca345c7f825ae5b911aad2940

Why flagged

What the scanner saw

Large Javascript Payload: 2272377 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
0.8.4Version
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.umd.cjs2272377 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js3430584 bytes10

Manifest

Package metadata

Scripts5
  • buildrm -rf dist && vite build
  • devvite dev
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • previewvite preview
  • watchvite build --watch
Dependencies16
  • @emotion/css^11.11.2
  • @emotion/react^11.11.4
  • @emotion/styled^11.11.5
  • @mui/icons-material^7.3.8
  • @springmicro/utils^0.8.4
  • @uiw/react-textarea-code-editor^3.0.2
  • domhandler^5.0.3
  • escape-html^1.0.3
  • html-to-rtf^2.1.0
  • interweave^13.1.0
  • is-url^1.2.4
  • mui-file-input^7.0.0
  • react-katex^3.0.1
  • slate^0.103.0
  • slate-history^0.100.0
  • slate-react^0.104.0