PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5000108 bytes

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.

Weekly downloads
607,503Ubiquitous · −70% score
Versions published
61Mature · −50% score
First published
Sep 2014
Publisher
dsilhavy

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdsilhavy
Artifact bytes26,100,077
Previous version5.1.1
Published2026-05-28T09:58:34.981Z
SHA-25601535df02a6245d354973d56545eaf21e6d295fcc5c0a6ae3db2a9244ba42b04

Why flagged

What the scanner saw

Large Javascript Payload: 5000108 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
21Score
5.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

7 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/legacy/umd/dash.all.debug.js5000108 bytes10
mediumLarge Javascript Payloadpackage/dist/modern/esm/dash.all.debug.js3297587 bytes10
mediumLarge Javascript Payloadpackage/dist/modern/umd/dash.all.debug.js3301122 bytes10
mediumLarge Javascript Payloadpackage/dist/legacy/umd/dash.mediaplayer.debug.js4411218 bytes10
mediumLarge Javascript Payloadpackage/dist/modern/esm/dash.mediaplayer.debug.js2923634 bytes10
mediumLarge Javascript Payloadpackage/dist/modern/umd/dash.mediaplayer.debug.js2927096 bytes10
mediumLarge Javascript Payloadpackage/dist/legacy/umd/dash.offline.debug.js2283170 bytes10

Manifest

Package metadata

Scripts15
  • buildnpm run webpack-build-modern && npm run webpack-build-legacy
  • build-legacynpm run prebuild && npm run webpack-build-legacy
  • build-modernnpm run prebuild && npm run webpack-build-modern
  • devtsc && webpack --config build/webpack/modern/webpack.modern.dev.cjs --mode development --watch --progress
  • docjsdoc -c build/jsdoc/jsdoc_conf.json -d docs/jsdoc
  • linteslint "src/**/*.js" "test/unit/mocks/*.js" "test/unit/test/**/*.js"
  • prebuildrimraf dist && tsc && npm run test && npm run lint
  • prepacknpm run build
  • preparenode githook.cjs
  • startwebpack serve --config build/webpack/modern/webpack.modern.dev.cjs
  • testkarma start test/unit/config/karma.unit.conf.cjs
  • test-functionalkarma start test/functional/config/karma.functional.conf.cjs --configfile=local --streamsfile=smoke
  • test-refplayerkarma start test/unit/config/karma.unit.conf.cjs --grep "Reference Player"
  • webpack-build-legacywebpack --config build/webpack/legacy/webpack.legacy.prod.cjs
  • webpack-build-modernwebpack --config build/webpack/modern/webpack.modern.prod.cjs
Dependencies14
  • @svta/cml-6081.0.2
  • @svta/cml-cmcd2.3.2
  • @svta/cml-cmsd1.0.6
  • @svta/cml-dash1.0.6
  • @svta/cml-id31.0.6
  • @svta/cml-request1.0.12
  • @svta/cml-xml1.1.4
  • bcp-47-match^2.0.3
  • codem-isoboxer0.3.10
  • fast-deep-equal3.1.3
  • html-entities^2.6.0
  • imsc^1.1.5
  • localforage^1.10.0
  • path-browserify^1.0.1