Socket
Socket
Sign inDemoInstall

xgplayer-streaming-shared

Package Overview
Dependencies
3
Maintainers
1
Versions
178
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-next.2 to 3.0.0-next.2-1

1

es/mse.js

@@ -365,2 +365,3 @@ import 'core-js/modules/es.reflect.construct.js';

if (Object.keys(this._sourceBuffer).length === 1) return;
return this._enqueueOp(type, function () {

@@ -367,0 +368,0 @@ if (!_this8.mediaSource) return;

@@ -76,2 +76,3 @@ import _asyncToGenerator from '@babel/runtime/helpers/asyncToGenerator';

integrity = _ref.integrity;
this._aborted = false;
this._abortController = new AbortController();

@@ -78,0 +79,0 @@ var init = {

2

package.json
{
"name": "xgplayer-streaming-shared",
"version": "3.0.0-next.2",
"version": "3.0.0-next.2-1",
"main": "dist/index.min.js",

@@ -5,0 +5,0 @@ "module": "es/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc