PkgRadar

Package evidence

@byomakase/[email protected]

Remote Dependency Spec: dependencies.smp-imsc="github:bbc/imscJS#v1.0.11-9"

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
2,492Niche · −30% score
Versions published
807Mature · −50% score
First published
Apr 2023
Publisher
byomakase

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@byomakase/[email protected]"],"fail_on":"high"}'

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":["@byomakase/[email protected]"],"fail_on":"high"}'
Publisherbyomakase
Artifact bytes3,761,995
Previous version0.25.4
Published2026-06-15T10:59:46.699Z
SHA-25645ceaec879cf060ef27f2e610e833119249d897038a618de43dc3593f4d5782c

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.smp-imsc="github:bbc/imscJS#v1.0.11-9"

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

Availability ledger

available

high
Last checked
highRisk
29Score
1.0.0-RC3Version
Status history (1 event)
  1. newavailable · risk high · score 29 · status changed

Evidence

Static findings

3 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.smp-imsc="github:bbc/imscJS#v1.0.11-9"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.smp-imsc added in 1.0.0-RC3 vs 0.25.4: "github:bbc/imscJS#v1.0.11-9"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.smp-imsc="github:bbc/imscJS#v1.0.11-9"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.smp-imsc added in 1.0.0-RC3 vs 0.25.4: "github:bbc/imscJS#v1.0.11-9"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5
lowLarge Javascript Payloadpackage/dist/omakase-player-rework.es.js4576358 bytes0

Manifest

Package metadata

Scripts14
  • buildvite build
  • build:docnpx typedoc --entryPointStrategy resolve ./src/ --excludePrivate --excludeProtected --excludeInternal --cleanOutputDir false --customCss ./docs/static/style/style.css
  • build:prodrm -rf dist && tsc --noEmit && vite build --mode production
  • build:stylevite build --config vite.chroming-style.config.mjs
  • build:workersvite build --config vite.workers.config.mjs
  • devvite
  • formatprettier . --write
  • postinstallpatch-package
  • publish:drynpm run build:prod && npm pack
  • publish:latestnpm run build:prod && npm publish --access restricted --tag latest
  • publish:snapshotnpm run build:prod && npm publish --access restricted --tag snapshot
  • startnode dist/index.js
  • testvitest --ui
  • typechecktsc --noEmit
Dependencies17
  • @byomakase/omakase-ttconv-ts1.0.0-RC3
  • decimal.js^10.6.0
  • hls.js^1.6.15
  • konva^10.2.0
  • m3u8-parser^7.2.0
  • media-captions^1.0.4
  • media-chrome^4.17.2
  • mediabunny^1.16.1
  • node-webvtt^1.9.4
  • patch-package^8.0.1
  • rxjs^7.8.2
  • smp-imscgithub:bbc/imscJS#v1.0.11-9
  • sortablejs^1.15.7
  • stats.js^0.17.0
  • subtitle-converter^3.0.12
  • yoga-layout^3.2.1
  • zod^4.1.9
Optional dependencies1
  • @rollup/rollup-linux-x64-gnu^4.28.1