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 2.0.4-beta to 2.0.5-beta

2

index.js

@@ -167,3 +167,3 @@ import {HTML5Video, Log, Events} from 'clappr'

_ready() {
super.ready()
super._ready()
}

@@ -170,0 +170,0 @@ }

{
"name": "dash-shaka-playback",
"version": "2.0.4-beta",
"version": "2.0.5-beta",
"description": "clappr dash playback based on shaka player",

@@ -19,3 +19,3 @@ "main": "index.js",

"shaka-player": "v2.0.0-beta2",
"clappr": "latest"
"clappr": "0.2.54"
},

@@ -22,0 +22,0 @@ "devDependencies": {

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

import Playback from 'index'
import Playback from '../index.js'

@@ -3,0 +3,0 @@ describe('Playback', function() {

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