Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xgplayer-streaming-shared

Package Overview
Dependencies
Maintainers
6
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xgplayer-streaming-shared - npm Package Compare versions

Comparing version 3.0.0-next.26 to 3.0.0-next.27

1

es/logger.d.ts

@@ -24,4 +24,5 @@ export namespace LogCacheLevel {

getLogCache(): string;
reset(): void;
table(...args: any[]): void;
setLogLevel(val: any): void;
}

@@ -111,2 +111,8 @@ import { defineProperty as _defineProperty, createClass as _createClass, classCallCheck as _classCallCheck, typeof as _typeof } from "./_virtual/_rollupPluginBabelHelpers.js";

}, {
key: "reset",
value: function reset() {
this.logTextArray = [];
this.logSize = 0;
}
}, {
key: "table",

@@ -113,0 +119,0 @@ value: function table() {

2

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

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

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