PkgRadar

Package evidence

[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
71Mature · −50% score
First published
Dec 2022
Publisher
tencent-player

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":["[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"}'
Artifact bytes2,419,701
Previous version5.3.4-beta.42
Published2026-04-28T02:58:50.757Z
SHA-256fa24c334e82aff5f0929182b9ae9e5c8b7fb6b3bd4c4b19d515b3305fba34213

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts23
  • assetsnode build/assets.js
  • babelbabel src/js -d es5
  • buildgrunt dist
  • changelogconventional-changelog -p videojs -i CHANGELOG.md -s
  • cleangrunt clean
  • docsnpm run docs:lint && npm run docs:api
  • docs:apijsdoc -c .jsdoc.json
  • docs:fixremark --output -- './**/*.md'
  • docs:lintremark -- './**/*.md'
  • gruntgrunt
  • jsdocjsdoc
  • lintvjsstandard
  • netlifybabel-node ./build/netlify-docs.js
  • postdocs:apinode ./build/fix-api-docs.js
  • predocs:apinode -e "var s=require('shelljs'),d=['docs/api'];s.rm('-rf',d);"
  • rollupbabel-node build/rollup.js
  • rollup-allnpm run rollup && npm run rollup-minify
  • rollup-devbabel-node build/rollup.js --watch
  • rollup-minifybabel-node build/rollup.js --minify
  • startgrunt dev
  • testgrunt test
  • versionnode build/version.js && git add CHANGELOG.md
  • watchnpm run rollup-dev
Dependencies14
  • babel-runtime^6.9.2
  • blueimp-md5^2.10.0
  • global4.3.2
  • jsencrypt^3.2.0
  • md5^2.3.0
  • query-string^5.0.1
  • safe-json-parse4.0.0
  • store^2.0.12
  • store2^2.7.1
  • tsml1.0.1
  • videojs-font^3.2.0
  • videojs-ie81.1.2
  • videojs-vtt.js0.12.4
  • xhr2.4.0