PkgRadar

Package evidence

@dxc-technology/[email protected]

Large Javascript Payload: 5016925 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
1,862Niche · −30% score
Versions published
1,214Mature · −50% score
First published
Jul 2020
Publisher
jiale42

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":["@dxc-technology/[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":["@dxc-technology/[email protected]"],"fail_on":"review"}'
Publisherjiale42
Artifact bytes2,667,006
Previous version0.0.0-542860f
Published2026-05-04T10:05:48.498Z
SHA-256c209ce77b5719fa136ba98e7cfcb33656ea94d100f607a9a411f75c300de9e99

Why flagged

What the scanner saw

Large Javascript Payload: 5016925 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
0.0.0-54659edVersion
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/dist/index.js5016925 bytes0
lowLarge Javascript Payloadpackage/dist/index.mjs4978276 bytes0

Manifest

Package metadata

Scripts12
  • buildtsup
  • build-storybookstorybook build
  • devtsup --watch
  • linteslint . --max-warnings 0
  • prepublishOnlynode ../../scripts/copy-readme.js
  • storybookstorybook dev -p 6006
  • storybook:accessibilitytest-storybook
  • storybook:accessibility:citest-storybook --maxWorkers=2
  • testjest --env=jsdom --config=./jest.config.ts
  • test-storybookvitest --project=storybook --coverage
  • test:accessibilityvitest run --config=vitest.config.accessibility.ts
  • test:watchjest --env=jsdom --config=./jest.config.ts --watch
Dependencies7
  • @babel/runtime^7.28.2
  • @radix-ui/react-popover^1.1.0
  • @radix-ui/react-tooltip^1.1.0
  • color^4.2.3
  • dayjs^1.11.11
  • react-virtuoso^4.12.8
  • slugify^1.6.6