Socket
Socket
Sign inDemoInstall

xgplayer-flv.js

Package Overview
Dependencies
3
Maintainers
3
Versions
130
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

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

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

@@ -29,2 +29,7 @@ import Player from 'xgplayer'

})
player.once('destroy', () => {
flv.destroy()
player.__flv__ = null
})
}

@@ -31,0 +36,0 @@ switchURL (url) {

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc