@eluvio/elv-client-js 4.0.70 → 4.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/Utils.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eluvio/elv-client-js",
3
- "version": "4.0.70",
3
+ "version": "4.0.71",
4
4
  "description": "Javascript client for the Eluvio Content Fabric",
5
5
  "main": "src/index.js",
6
6
  "author": "Kevin Talmadge",
package/src/Utils.js CHANGED
@@ -769,7 +769,7 @@ const Utils = {
769
769
  "liveDurationInfinity": false,
770
770
  "maxBufferLength": 8,
771
771
  "backBufferLength": 4,
772
- ...defaultSettings
772
+ "highBufferWatchdogPeriod": 1
773
773
  };
774
774
  } else if(["ll", "lowLatency", "ull", "ultraLowLatency"].includes(profile)) {
775
775
  return {