ucservice 1.1.3 → 1.1.5
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.
- package/dist/ucservice.common.js +1 -1
- package/dist/ucservice.common.js.gz +0 -0
- package/dist/ucservice.common.js.map +1 -1
- package/dist/ucservice.umd.js +1 -1
- package/dist/ucservice.umd.js.gz +0 -0
- package/dist/ucservice.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/scooper.video.js +1 -1
package/dist/ucservice.common.js
CHANGED
|
@@ -11794,7 +11794,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
11794
11794
|
__WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
|
|
11795
11795
|
} else {}
|
|
11796
11796
|
})(this, function ($, Janus, adapter) {
|
|
11797
|
-
console.log(
|
|
11797
|
+
console.log(Janus);
|
|
11798
11798
|
"use strict";
|
|
11799
11799
|
|
|
11800
11800
|
window.console = window.console || function () {
|
|
Binary file
|