@hippovideo/video-sdk 0.0.0-experimental-0c9729197b3f-20240816 → 0.0.0-experimental-6d54cf73ab42-20240817

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.
@@ -1,9 +1,3 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  * https://github.com/furf/jquery-ui-touch-punch
9
3
  * jQuery UI Touch Punch 0.2.3
@@ -250,13 +244,8 @@ object-assign
250
244
  */
251
245
 
252
246
  /**
253
- * @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
254
- * Available via the MIT or new BSD license.
255
- * see: http://github.com/jrburke/almond for details
256
- */
257
-
258
- /** @license React v0.19.1
259
- * scheduler.production.min.js
247
+ * @license React
248
+ * react-dom.production.min.js
260
249
  *
261
250
  * Copyright (c) Facebook, Inc. and its affiliates.
262
251
  *
@@ -264,8 +253,9 @@ object-assign
264
253
  * LICENSE file in the root directory of this source tree.
265
254
  */
266
255
 
267
- /** @license React v16.13.1
268
- * react-is.production.min.js
256
+ /**
257
+ * @license React
258
+ * react.production.min.js
269
259
  *
270
260
  * Copyright (c) Facebook, Inc. and its affiliates.
271
261
  *
@@ -273,8 +263,9 @@ object-assign
273
263
  * LICENSE file in the root directory of this source tree.
274
264
  */
275
265
 
276
- /** @license React v16.14.0
277
- * react-dom.production.min.js
266
+ /**
267
+ * @license React
268
+ * scheduler.production.min.js
278
269
  *
279
270
  * Copyright (c) Facebook, Inc. and its affiliates.
280
271
  *
@@ -282,8 +273,14 @@ object-assign
282
273
  * LICENSE file in the root directory of this source tree.
283
274
  */
284
275
 
285
- /** @license React v16.14.0
286
- * react.production.min.js
276
+ /**
277
+ * @license almond 0.3.1 Copyright (c) 2011-2014, The Dojo Foundation All Rights Reserved.
278
+ * Available via the MIT or new BSD license.
279
+ * see: http://github.com/jrburke/almond for details
280
+ */
281
+
282
+ /** @license React v16.13.1
283
+ * react-is.production.min.js
287
284
  *
288
285
  * Copyright (c) Facebook, Inc. and its affiliates.
289
286
  *
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "recorder_api.css": "/hv_recorder.css",
3
3
  "recorder_api.js": "/hv_recorder.js",
4
- "290-bundle-hippo-617o1r9f4cd-js": "/290-bundle-hippo-617o1r9f4cd-ce4126064e68e470e4de.js",
5
- "kinesis_util-dyn.js": "/188-bundle-hippo-617o1r9f4cd-b02fecdcc231eb0d3ed0.js",
6
- "344-bundle-hippo-617o1r9f4cd-js": "/344-bundle-hippo-617o1r9f4cd-1c3143eaa24925329f19.js",
7
- "dash-dyn.js": "/520-bundle-hippo-617o1r9f4cd-b312ac1843a71c19e366.js",
8
- "DownloadRatioRule-dyn.js": "/881-bundle-hippo-617o1r9f4cd-67bcbafb609168a16bed.js",
9
- "hls-dyn.js": "/245-bundle-hippo-617o1r9f4cd-40678ebc60470dd1a0eb.js"
4
+ "290-bundle-hippo-80ls6762gmo-js": "/290-bundle-hippo-80ls6762gmo-ce4126064e68e470e4de.js",
5
+ "kinesis_util-dyn.js": "/188-bundle-hippo-80ls6762gmo-b02fecdcc231eb0d3ed0.js",
6
+ "344-bundle-hippo-80ls6762gmo-js": "/344-bundle-hippo-80ls6762gmo-1c3143eaa24925329f19.js",
7
+ "dash-dyn.js": "/520-bundle-hippo-80ls6762gmo-47d63dfcfc4fe1b34d3d.js",
8
+ "DownloadRatioRule-dyn.js": "/881-bundle-hippo-80ls6762gmo-67bcbafb609168a16bed.js",
9
+ "hls-dyn.js": "/245-bundle-hippo-80ls6762gmo-94acc6c5613050424528.js"
10
10
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hippovideo/video-sdk",
3
- "version": "0.0.0-experimental-0c9729197b3f-20240816",
3
+ "version": "0.0.0-experimental-6d54cf73ab42-20240817",
4
4
  "description": "",
5
5
  "main": "app/hv_recorder.js",
6
6
  "scripts": {