Socket
Socket
Sign inDemoInstall

xgplayer-streaming-shared

Package Overview
Dependencies
2
Maintainers
8
Versions
178
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.17-rc.4 to 3.0.17

1

es/event.d.ts

@@ -9,2 +9,3 @@ export namespace EVENT {

const SOURCEBUFFER_CREATED: string;
const MEDIASOURCE_OPENED: string;
const ANALYZE_DURATION_EXCEEDED: string;

@@ -11,0 +12,0 @@ const REMOVE_BUFFER: string;

@@ -9,2 +9,3 @@ var EVENT = {

SOURCEBUFFER_CREATED: "core.sourcebuffercreated",
MEDIASOURCE_OPENED: "core.mediasourceopened",
ANALYZE_DURATION_EXCEEDED: "core.analyzedurationexceeded",

@@ -11,0 +12,0 @@ REMOVE_BUFFER: "core.removebuffer",

@@ -27,2 +27,3 @@ declare var _default: {

SOURCEBUFFER_CREATED: string;
MEDIASOURCE_OPENED: string;
ANALYZE_DURATION_EXCEEDED: string;

@@ -29,0 +30,0 @@ REMOVE_BUFFER: string;

4

package.json
{
"name": "xgplayer-streaming-shared",
"version": "3.0.17-rc.4",
"version": "3.0.17",
"main": "dist/index.min.js",

@@ -18,3 +18,3 @@ "module": "es/index.js",

"access": "public",
"tag": "rc"
"tag": "latest"
},

@@ -21,0 +21,0 @@ "license": "MIT",

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