Socket
Socket
Sign inDemoInstall

videojs-contrib-media-sources

Package Overview
Dependencies
23
Maintainers
7
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.0 to 4.6.1

6

CHANGELOG.md

@@ -5,2 +5,8 @@ CHANGELOG

--------------------
## 4.6.1 (2017-10-24)
* update mux.js to 4.3.1 [#165](https://github.com/videojs/videojs-contrib-media-sources/pull/165)
* Set active data channel per-field instead of globally for CEA-608
* Fixed an issue with captions being placed in the wrong CC
--------------------
## 4.6.0 (2017-10-17)

@@ -7,0 +13,0 @@ * Append video data at end of buffer in HTML mode for IE11 for safe quality switch [#164](https://github.com/videojs/videojs-contrib-media-sources/pull/164)

4

package.json
{
"name": "videojs-contrib-media-sources",
"version": "4.6.0",
"version": "4.6.1",
"description": "A Media Source Extensions plugin for video.js",

@@ -80,3 +80,3 @@ "main": "es5/videojs-contrib-media-sources.js",

"global": "^4.3.0",
"mux.js": "4.3.0",
"mux.js": "4.3.1",
"video.js": "^5.17.0",

@@ -83,0 +83,0 @@ "webworkify": "1.0.2"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc