PkgRadar

Package evidence

@brightspace-ui/[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
127Mature · −50% score
First published
May 2022
Publisher
d2l-travis-deploy

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":["@brightspace-ui/[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":["@brightspace-ui/[email protected]"],"fail_on":"review"}'
Artifact bytes3,444,200
Previous version2.54.0
Published2026-06-01T20:37:02.324Z
SHA-256f156a80ce0b274d2b0477ed676848782beac9b51ca046e3a67420f9c7fca4608

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • build-staticrollup -c ./rollup/rollup.config.js
  • host-staticweb-dev-server --app-index build/index.html --open --watch --port 8102
  • langs:sortmfv sort
  • langs:syncmfv add-missing && mfv remove-extraneous
  • lintnpm run lint:eslint && npm run lint:style
  • lint:eslinteslint .
  • lint:stylestylelint "**/*.{js,html}"
  • startweb-dev-server --node-resolve --open --watch
  • testnpm run lint && npm run test:translations && npm run test:unit && npm run test:axe
  • test:axed2l-test-runner axe --chrome
  • test:translationsmfv -i untranslated,category-missing
  • test:unitd2l-test-runner
  • test:vdiffd2l-test-runner vdiff
Dependencies11
  • @adobe/lit-mobx^2
  • @brightspace-ui/core^3
  • @brightspace-ui/intl^3
  • @brightspace-ui/page.js^2
  • @lit/context^1
  • fuse.js^7
  • lit^3
  • lodash-es^4
  • mobx^5
  • parse-srt^1.0.0-alpha
  • webvtt-parser^2