PkgRadar

Package evidence

@digital-realty/[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.

Versions published
20
First published
Mar 2026
Publisher
dlr-pi-devops

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":["@digital-realty/[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":["@digital-realty/[email protected]"],"fail_on":"review"}'
Publisherdlr-pi-devops
Artifact bytes382,423
Previous version11.0.3-release-1-.527555
Published2026-06-12T14:20:33.167Z
SHA-25627d3cfa1427b89b362880f54615a00d4e3dca63324a65bbddc02396e63bae58e

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsc && vite build
  • build:workspacepnpm run build
  • cleanrimraf node_modules dist
  • devvite
  • formatprettier --write .
  • linteslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
  • lint:fixeslint --fix --max-warnings 0 .
  • previewvite preview
  • testjest --verbose
  • test:50jest --verbose --watchAll=false --maxWorkers=50%
  • test:low-performancejest --verbose --runInBand
Dependencies36
  • @digital-realty/ix-app-logic1.0.4
  • @digital-realty/ix-toast^1.2.1
  • @emotion/cache^11.11.0
  • @emotion/react^11.11.4
  • @emotion/server^11.11.0
  • @emotion/styled^11.11.5
  • @json2csv/plainjs^7.0.6
  • @mui/base^5.0.0-beta.40
  • @mui/icons-material^5.15.15
  • @mui/lab^5.0.0-alpha.89
  • @mui/material^5.14.1
  • @mui/x-data-grid-pro^5.17.26
  • @mui/x-date-pickers-pro^5.0.20
  • change-case^5.4.4
  • chart.js4.4.0
  • chartjs-adapter-date-fns^3.0.0
  • chartjs-plugin-annotation^2.1.2
  • chartjs-plugin-autocolors^0.2.2
  • date-fns^2.30.0
  • date-fns-tz^1.3.5
  • formik^2.4.5
  • i18next^23.10.1
  • i18next-xhr-backend^3.2.2
  • lit^3.3.1
  • lodash^4.17.21
  • notistack^3.0.1
  • qs^6.11.0
  • react^18.2.0
  • react-chartjs-2^5.2.0
  • react-dom^18.2.0
  • …and 6 more.
Optional dependencies4
  • @esbuild/linux-x64^0.23.1
  • @esbuild/win32-x64^0.23.1
  • @rollup/rollup-darwin-arm64^4.14.1
  • @rollup/rollup-win32-x64-msvc^4.14.1