Socket
Socket
Sign inDemoInstall

bigscreen-player

Package Overview
Dependencies
Maintainers
5
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigscreen-player - npm Package Compare versions

Comparing version 6.0.5 to 6.0.6

dist/esm/imscsubtitles-e4e9aa92.js

2

dist/esm/main.js

@@ -1,1 +0,1 @@

export { B as BigscreenPlayer, b as LiveSupport, c as MediaKinds, M as MediaState, g as MockBigscreenPlayer, h as PauseTriggers, i as PlaybackStrategy, j as TransferFormat, T as TransportControlPosition, W as WindowTypes } from './main-df72575d.js';
export { B as BigscreenPlayer, b as LiveSupport, c as MediaKinds, M as MediaState, g as MockBigscreenPlayer, h as PauseTriggers, i as PlaybackStrategy, j as TransferFormat, T as TransportControlPosition, W as WindowTypes } from './main-e70cbded.js';
{
"name": "bigscreen-player",
"version": "6.0.5",
"version": "6.0.6",
"description": "Simplified media playback for bigscreen devices.",

@@ -11,5 +11,2 @@ "main": "dist/esm/main.js",

"dist",
"package.json",
"README.md",
"LICENSE",
"CONTRIBUTING.md"

@@ -19,3 +16,3 @@ ],

"prepare": "[ ! -d dist/ ] && npm run build || exit 0",
"postinstall": "husky install",
"postinstall": "[ -d .git/ ] && husky install || exit 0",
"docs": "jsdoc -c jsdoc.conf.json",

@@ -82,2 +79,2 @@ "build": "npm run build:clean && npm run build:bundle",

"homepage": "https://github.com/bbc/bigscreen-player#readme"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc