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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts20
analyzecem analyze --litelementbuildrimraf 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 distbuild:localrimraf dist && npm run tailwindcss:build && npm run twlit:build && tsc && rollup -c rollup.config.mjs && npm run analyze -- --exclude distbuild:workspacenpm run buildformateslint --ext .ts,.html . --fix && prettier "**/*.ts" --writelinteslint --ext .ts,.html . && prettier "**/*.ts" --checkprepacknpm run buildpreparehuskystarttsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "web-dev-server"start:buildweb-dev-server --config web-dist-server.config.mjsstorybooktsc && npm run analyze -- --exclude dist && concurrently -k -r "tsc --watch --preserveWatchOutput" "storybook dev -p 8080"storybook:buildtsc && npm run analyze -- --exclude dist && storybook buildtailwindcss:buildtailwind -i ./src/tailwindlib.css -o ./src/tw.csstailwindcss:watchtailwind -i ./src/tailwindlib.css -o ./src/tw.css --watchtesttsc && wtr --coveragetest:watchtsc && concurrently -k -r "tsc --watch --preserveWatchOutput" "wtr --watch"ts:buildtscts:watchconcurrently -k -r "tsc --watch --preserveWatchOutput" "npm run tailwindcss:watch" "npm run twlit:watch"twlit:buildix-twlit --input ./src/tw.css --output ./src/tw.tstwlit: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.5lit^3.1.4