Socket
Socket
Sign inDemoInstall

@videojs/http-streaming

Package Overview
Dependencies
Maintainers
14
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@videojs/http-streaming - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

CHANGELOG.md

@@ -10,2 +10,5 @@ CHANGELOG

## 0.2.0
* Updated the mpd-parser to fix IE11 DASH support ([#12](https://github.com/videojs/http-streaming/issues/12))
## 0.2.0
* Initial DASH Support ([#8](https://github.com/videojs/http-streaming/issues/8))

@@ -12,0 +15,0 @@

4

package.json
{
"name": "@videojs/http-streaming",
"version": "0.2.0",
"version": "0.2.1",
"description": "Play back HLS with video.js, even where it's not natively supported",

@@ -94,4 +94,4 @@ "main": "es5/videojs-http-streaming.js",

"m3u8-parser": "2.1.0",
"mpd-parser": "0.2.1",
"mux.js": "4.3.2",
"mpd-parser": "0.2.0",
"url-toolkit": "1.0.9",

@@ -98,0 +98,0 @@ "video.js": "^5.19.1 || ^6.2.0",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc