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
26
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 bytes60,356
Previous version11.0.4
Published2026-06-11T14:15:52.891Z
SHA-2563bb244f0e474b23c298598de6468b4ed745b031ccb4b6ab5ee98cb77a9b2d4f0

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
11.0.5-IXUAT-10606.537239Version
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
  • analyzecem analyze --litelement
  • buildrimraf dist && npm run tailwindcss:build && npm run twlit:build && npm run generate-api:build && tsc && rollup -c rollup.config.mjs && npx ix-write-versions write-versions && npm run analyze -- --exclude dist
  • build:workspacenpm run build
  • formateslint --ext .ts,.html . --fix && prettier "**/*.ts" --write
  • generate-api:buildopenapi-generator-cli generate -i src/api/inventory-api.yaml -g typescript-fetch -o src/api/inventory-api --type-mappings Date=String --additional-properties=modelPropertyNaming=original
  • linteslint --ext .ts,.html . && prettier "**/*.ts" --check
  • prepacknpm run build
  • starttsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds" "npm run tailwindcss:watch" "npm run twlit:watch"
  • start:buildweb-dev-server --root-dir dist --app-index index.html --open
  • storybooktsc && npm run analyze -- --exclude dist && concurrently -k -r "tsc --watch --preserveWatchOutput" "wds -c .storybook/server.mjs"
  • storybook:buildtsc && npm run analyze -- --exclude dist && build-storybook
  • 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:watchtsc --watch --preserveWatchOutput
  • twlit:buildix-twlit --input ./src/tw.css --output ./src/tw.ts
  • twlit:watchix-twlit --input ./src/tw.css --output ./src/tw.ts,./out-tsc/src/tw.js --watch
Dependencies17
  • @adobe/lit-mobx^2.2.2
  • @digital-realty/ix-app-logic^2.0.1
  • @digital-realty/ix-button^3.2.31
  • @digital-realty/ix-grid^1.2.9
  • @digital-realty/ix-progress^1.1.10
  • @digital-realty/ix-switch^2.1.10
  • @digital-realty/theme^3.0.1
  • @lit/task^1.0.0
  • @material/web2.4.0
  • @rollup/plugin-alias^5.1.1
  • @vaadin/grid^24.3.13
  • @vaadin/router^1.7.5
  • date-fns^4.1.0
  • date-fns-tz^3.2.0
  • lit^2.0.2
  • mobx^6.12.3
  • mobx-persist-store^1.1.5