@hippovideo/video-sdk 0.0.0-experimental-27133a57620b-20250415 → 0.0.0-experimental-de58374e3d1b-20250606
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/app/245-bundle-hippo-uzxvd0ki4ce-d2713cb88114b8be9c2b.js +2 -0
- package/app/466-bundle-hippo-uzxvd0ki4ce-54eec261350c8491a694.js +2 -0
- package/app/466-bundle-hippo-uzxvd0ki4ce-54eec261350c8491a694.js.LICENSE.txt +1 -0
- package/app/520-bundle-hippo-uzxvd0ki4ce-3ad7391ecf0446bce48e.js +2 -0
- package/app/hv_recorder.css +1 -1
- package/app/hv_recorder.js +1 -1
- package/app/hv_recorder.js.LICENSE.txt +12 -1
- package/app/webpack-common-manifest.json +6 -6
- package/package.json +1 -1
- package/app/245-bundle-hippo-uh2ouh87sg-758d7b51370b1695cd6e.js +0 -2
- package/app/466-bundle-hippo-uh2ouh87sg-64ec511dad874ccbe567.js +0 -1
- package/app/520-bundle-hippo-uh2ouh87sg-d5dbc411e151793a2e1b.js +0 -2
- /package/app/{188-bundle-hippo-uh2ouh87sg-b02fecdcc231eb0d3ed0.js → 188-bundle-hippo-uzxvd0ki4ce-b02fecdcc231eb0d3ed0.js} +0 -0
- /package/app/{245-bundle-hippo-uh2ouh87sg-758d7b51370b1695cd6e.js.LICENSE.txt → 245-bundle-hippo-uzxvd0ki4ce-d2713cb88114b8be9c2b.js.LICENSE.txt} +0 -0
- /package/app/{344-bundle-hippo-uh2ouh87sg-1c3143eaa24925329f19.js → 344-bundle-hippo-uzxvd0ki4ce-1c3143eaa24925329f19.js} +0 -0
- /package/app/{520-bundle-hippo-uh2ouh87sg-d5dbc411e151793a2e1b.js.LICENSE.txt → 520-bundle-hippo-uzxvd0ki4ce-3ad7391ecf0446bce48e.js.LICENSE.txt} +0 -0
- /package/app/{881-bundle-hippo-uh2ouh87sg-67bcbafb609168a16bed.js → 881-bundle-hippo-uzxvd0ki4ce-67bcbafb609168a16bed.js} +0 -0
|
@@ -217,6 +217,17 @@ object-assign
|
|
|
217
217
|
* https://jquery.org/license
|
|
218
218
|
*/
|
|
219
219
|
|
|
220
|
+
/*!
|
|
221
|
+
* jQuery UI Touch Punch 0.2.3
|
|
222
|
+
*
|
|
223
|
+
* Copyright 2011–2014, Dave Furfero
|
|
224
|
+
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
225
|
+
*
|
|
226
|
+
* Depends:
|
|
227
|
+
* jquery.ui.widget.js
|
|
228
|
+
* jquery.ui.mouse.js
|
|
229
|
+
*/
|
|
230
|
+
|
|
220
231
|
/*!
|
|
221
232
|
* jQuery UI Widget 1.13.3
|
|
222
233
|
* https://jqueryui.com
|
|
@@ -238,7 +249,7 @@ object-assign
|
|
|
238
249
|
|
|
239
250
|
/*! matchMedia() polyfill - Test a CSS media type/query in JS. Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas, David Knight. Dual MIT/BSD license */
|
|
240
251
|
|
|
241
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/
|
|
252
|
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
|
|
242
253
|
|
|
243
254
|
/**
|
|
244
255
|
* @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"recorder_api.css": "/hv_recorder.css",
|
|
3
3
|
"recorder_api.js": "/hv_recorder.js",
|
|
4
|
-
"466-bundle-hippo-
|
|
5
|
-
"kinesis_util-dyn.js": "/188-bundle-hippo-
|
|
6
|
-
"344-bundle-hippo-
|
|
7
|
-
"dash-dyn.js": "/520-bundle-hippo-
|
|
8
|
-
"DownloadRatioRule-dyn.js": "/881-bundle-hippo-
|
|
9
|
-
"hls-dyn.js": "/245-bundle-hippo-
|
|
4
|
+
"466-bundle-hippo-uzxvd0ki4ce-js": "/466-bundle-hippo-uzxvd0ki4ce-54eec261350c8491a694.js",
|
|
5
|
+
"kinesis_util-dyn.js": "/188-bundle-hippo-uzxvd0ki4ce-b02fecdcc231eb0d3ed0.js",
|
|
6
|
+
"344-bundle-hippo-uzxvd0ki4ce-js": "/344-bundle-hippo-uzxvd0ki4ce-1c3143eaa24925329f19.js",
|
|
7
|
+
"dash-dyn.js": "/520-bundle-hippo-uzxvd0ki4ce-3ad7391ecf0446bce48e.js",
|
|
8
|
+
"DownloadRatioRule-dyn.js": "/881-bundle-hippo-uzxvd0ki4ce-67bcbafb609168a16bed.js",
|
|
9
|
+
"hls-dyn.js": "/245-bundle-hippo-uzxvd0ki4ce-d2713cb88114b8be9c2b.js"
|
|
10
10
|
}
|