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.6 to 6.0.7

dist/esm/imscsubtitles-5bdc1e7e.js

9

CONTRIBUTING.md

@@ -20,3 +20,2 @@ # Contributing

- For any changes to the Bigscreen Player API or event model, please raise an issue first to discuss the implications and agree an approach
- Due to the connected TV browsers we target, you must not use language features above EcmaScript 5.1
- Code style:

@@ -32,8 +31,8 @@ - We prefer composition over inheritance

- Travis CI runs linting and unit tests against all PRs, which must be passing for a PR to be merged
- CI runs linting and unit tests against all PRs, which must be passing for a PR to be merged
- Developer maintainers will code review and may request changes
- Once approved by a developer, test engineer maintainers will run manual tests on a range of connected TV devices appropriate for the changes made
- Our test guidelines are documented [here](https://github.com/bbc/bigscreen-player/wiki/Areas-Impacted)
- Maintainers will bump the npm version, tag, and create a GitHub release, triggering a Travis build which publishes the new version to npm
- Our test guidelines are documented [here](https://bbc.github.io/bigscreen-player/api/tutorial-Testing.html)
- CI will bump the npm version, tag in git, create a GitHub release and publish the new version to NPM
**Note:** Other BBC teams may wish to test and release their contributions themselves. In these cases, please reference your Jira ticket and add your test plan (in line with our [test guidelines](https://github.com/bbc/bigscreen-player/wiki/Areas-Impacted)) to the Pull Request for review.
**Note:** Other BBC teams may wish to test and release their contributions themselves. In these cases, please reference your Jira ticket and add your test plan (in line with our [test guidelines](https://bbc.github.io/bigscreen-player/api/tutorial-Testing.html)) to the Pull Request for review.

@@ -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-e70cbded.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-7fa1138c.js';
{
"name": "bigscreen-player",
"version": "6.0.6",
"version": "6.0.7",
"description": "Simplified media playback for bigscreen devices.",

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

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