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
35
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 bytes54,586
Previous version12.0.1
Published2026-06-11T14:12:51.773Z
SHA-256eea6928ed6ccdacf21a2fe12d394de9e69b6a3beff547f68e75d833e275a10b2

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • analyzecem analyze --litelement
  • buildrimraf dist && npm run tailwindcss:build && npm run twlit:build && tsc && rollup -c rollup.config.mjs && npx ix-write-versions write-versions && npm run analyze -- --exclude dist
  • build:localrimraf dist && npm run tailwindcss:build && npm run twlit:build && tsc && rollup -c rollup.config.mjs && npm run analyze -- --exclude dist
  • build:workspacenpm run build
  • formateslint --ext .ts,.html . --fix && prettier "**/*.ts" --write
  • linteslint --ext .ts,.html . && prettier "**/*.ts" --check
  • prepacknpm run build
  • preparehusky
  • starttsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "web-dev-server"
  • start:buildweb-dev-server --config web-dist-server.config.mjs
  • storybooktsc && npm run analyze -- --exclude dist && concurrently -k -r "tsc --watch --preserveWatchOutput" "storybook dev -p 8080"
  • storybook:buildtsc && npm run analyze -- --exclude dist && storybook build
  • tailwindcss:buildtailwind -i ./src/tailwindlib.css -o ./src/tw.css
  • tailwindcss:watchtailwind -i ./src/tailwindlib.css -o ./src/tw.css --watch
  • testtsc && wtr --coverage
  • test:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"
  • ts:buildtsc
  • ts:watchconcurrently -k -r "tsc --watch --preserveWatchOutput" "npm run tailwindcss:watch" "npm run twlit:watch"
  • twlit:buildix-twlit --input ./src/tw.css --output ./src/tw.ts
  • twlit:watchix-twlit --input ./src/tw.css --output ./src/tw.ts,./src/out-tsc/src/tw.js --watch
Dependencies12
  • @adobe/lit-mobx^2.2.2
  • @digital-realty/ix-accordion^1.1.6
  • @digital-realty/ix-account-switcher^1.1.28
  • @digital-realty/ix-app-logic^2.0.1
  • @digital-realty/ix-button^3.2.13
  • @digital-realty/ix-icon-button^1.1.6
  • @digital-realty/ix-progress^1.2.6
  • @digital-realty/theme^3.0.1
  • @lit-labs/motion^1.0.8
  • @lit/reactive-element^2.0.4
  • @vaadin/router^1.7.5
  • lit^3.1.4