PkgRadar

Package evidence

@visma-swno/[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.

Weekly downloads
1,062Niche · −30% score
Versions published
44Established · −30% score
First published
Jun 2025
Publisher
simenkristoffers1

Effective trust discount applied: 30% (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":["@visma-swno/[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":["@visma-swno/[email protected]"],"fail_on":"review"}'
Artifact bytes495,268
Previous version5.1.0
Published2026-06-18T07:40:04.531Z
SHA-2568129d29db0c40e8cbd6dec401c7e9aeccf550ceb336414628aa20a9542d98b8a

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
5.2.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

Scripts19
  • analyzevite build --mode analyze
  • buildvite build
  • build-storybookstorybook build
  • cleanrimraf dist && rimraf -g "./*.tgz"
  • devvite
  • generate:iconstsx build/vite-plugin-icons.ts --standalone
  • i18n:checkyarn i18n:check:new-message-ids && yarn i18n:check:hardcoded-ui && yarn i18n:check:generated
  • i18n:check:generatedtsx scripts/check-generated-locales.ts
  • i18n:check:hardcoded-uitsx scripts/check-hardcoded-ui-text.ts
  • i18n:check:new-message-idstsx scripts/check-i18n.ts
  • lintyarn lint:eslint && yarn lint:lit-analyzer
  • lint:eslinteslint "**/*.ts"
  • lint:lit-analyzerlit-analyzer "src/**/*.ts" --strict
  • prepackyarn clean && yarn build
  • storybookstorybook dev -p 6006
  • testvitest run --reporter=default
  • test:covvitest run --coverage
  • test:e2eplaywright test
  • test:watchvitest
Dependencies9
  • @ag-ui/client^0.0.52
  • @ag-ui/core^0.0.52
  • @floating-ui/dom^1.7.4
  • @microsoft/signalr^10.0.0
  • dompurify3.4.0
  • eventsource-client^1.1.4
  • marked^18.0.2
  • sucrase^3.35.1
  • zod^4.4.3