New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dash-shaka-playback

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dash-shaka-playback - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "dash-shaka-playback",
"version": "1.0.8",
"version": "1.0.9",
"description": "clappr dash playback based on shaka player",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -64,3 +64,3 @@ [![npm version](https://badge.fury.io/js/dash-shaka-playback.svg)](https://badge.fury.io/js/dash-shaka-playback)

* objects or null if the element is not understood by this application.
* http://shaka-player-demo.appspot.com/docs/shaka.player.DrmInfo.html#Config
*
*/

@@ -71,2 +71,4 @@ function interpretContentProtection (schemeIdUri, contentProtection) {

You need to provide a function which receives: the content protection scheme id `schemeIdUri` and the content protection element `contentProtection` and it must return an array of [DRMInfo Config.](http://shaka-player-demo.appspot.com/docs/shaka.player.DrmInfo.html#Config) You can see an example at [shaka tutorial for License Request Pre-processing and License Response Post-processing.](https://shaka-player-demo.appspot.com/docs/tutorial-network.html)
# Development

@@ -73,0 +75,0 @@

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