Socket
Socket
Sign inDemoInstall

xgplayer-flv.js

Package Overview
Dependencies
Maintainers
5
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xgplayer-flv.js - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "xgplayer-flv.js",
"version": "2.0.1",
"version": "2.0.2",
"description": "web video player",

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

@@ -73,8 +73,8 @@ import Player from 'xgplayer'

]
mediaDataSource.cors = true
mediaDataSource.hasAudio = true
mediaDataSource.hasVideo = true
mediaDataSource.isLive = true
// mediaDataSource.cors = true
// mediaDataSource.hasAudio = true
// mediaDataSource.hasVideo = true
// mediaDataSource.isLive = true
mediaDataSource.url = newUrl
mediaDataSource.withCredentials = false
// mediaDataSource.withCredentials = false
this.flv_load_mds(mediaDataSource)

@@ -81,0 +81,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