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

livepeer

Package Overview
Dependencies
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

livepeer - npm Package Compare versions

Comparing version 2.5.0-next.0 to 2.5.0-next.1

2

media/browser/webrtc/dist/livepeer-media-browser-webrtc.cjs.dev.js

@@ -69,3 +69,3 @@ 'use strict';

var sourceUrl = new URL(source);
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : 'maxbps');
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : '0,1');
var composedSource = sourceUrl.toString();

@@ -72,0 +72,0 @@

@@ -69,3 +69,3 @@ 'use strict';

var sourceUrl = new URL(source);
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : 'maxbps');
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : '0,1');
var composedSource = sourceUrl.toString();

@@ -72,0 +72,0 @@

@@ -61,3 +61,3 @@ import { _ as _asyncToGenerator, a as _regeneratorRuntime } from '../../../../dist/asyncToGenerator-c002e3ca.esm.js';

var sourceUrl = new URL(source);
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : 'maxbps');
sourceUrl.searchParams.set('video', (_config$videoTrackSel = config === null || config === void 0 ? void 0 : config.videoTrackSelector) !== null && _config$videoTrackSel !== void 0 ? _config$videoTrackSel : '0,1');
var composedSource = sourceUrl.toString();

@@ -64,0 +64,0 @@

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "2.5.0-next.0",
"version": "2.5.0-next.1",
"repository": {

@@ -8,0 +8,0 @@ "type": "git",

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