PkgRadar

Package evidence

@spw-ds/[email protected]

Large Javascript Payload: 3361032 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
533
Versions published
74Mature · −50% score
First published
Mar 2025
Publisher
spw-ds-dev

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":["@spw-ds/[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":["@spw-ds/[email protected]"],"fail_on":"review"}'
Publisherspw-ds-dev
Artifact bytes20,056,951
Previous version1.14.0
Published2026-06-02T06:37:51.637Z
SHA-2562d2481fd5ada6240662eab8540d3b616b665a53dc171600cdaf2b90a48c4013f

Why flagged

What the scanner saw

Large Javascript Payload: 3361032 bytes

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/hydrate/index.js3361032 bytes0
lowLarge Javascript Payloadpackage/hydrate/index.mjs3360772 bytes0

Manifest

Package metadata

Scripts13
  • buildnpm run build:utils && stencil build
  • build-storybookstorybook build
  • build:prodnpm run build:utils && stencil build --prod
  • build:utilssass src/scss/utils/import.scss:src/scss/min/utils.min.css --style=compressed --no-source-map
  • chromaticchromatic
  • generatestencil generate
  • linteslint src/ --fix
  • startconcurrently "npm run watch:utils" "stencil build --dev --watch --serve"
  • storybookstorybook dev -p 6006
  • teststencil test --spec --e2e
  • test.watchstencil test --spec --e2e --watchAll
  • tokensnode .sd/config.js
  • watch:utilssass src/scss/utils/import.scss:src/scss/min/utils.min.css --style=compressed --no-source-map --watch
Dependencies4
  • @stencil/core^4.21.0
  • @web/dev-server0.4.6
  • js-datepicker^5.18.4
  • masonry-layout^4.2.2