@clickview/curator 1.28.1 → 1.29.0-rc.0

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,3 +1,9 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
1
7
  /* @license
2
8
  Papa Parse
3
9
  v5.2.0
@@ -5,8 +11,48 @@ https://github.com/mholt/PapaParse
5
11
  License: MIT
6
12
  */
7
13
 
14
+ /*!
15
+ Copyright (c) 2017 Jed Watson.
16
+ Licensed under the MIT License (MIT), see
17
+ http://jedwatson.github.io/classnames
18
+ */
19
+
20
+ /*!
21
+ * Programatically add the following
22
+ */
23
+
24
+ /*! @name @videojs/http-streaming @version 2.8.2 @license Apache-2.0 */
25
+
26
+ /*! @name aes-decrypter @version 3.1.2 @license Apache-2.0 */
27
+
28
+ /*! @name m3u8-parser @version 4.7.0 @license Apache-2.0 */
29
+
30
+ /*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
31
+
32
+ /*! @name videojs-contrib-quality-levels @version 2.0.9 @license Apache-2.0 */
33
+
8
34
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
9
35
 
36
+ /**
37
+ * @license React
38
+ * react-dom-server-legacy.browser.production.min.js
39
+ *
40
+ * Copyright (c) Facebook, Inc. and its affiliates.
41
+ *
42
+ * This source code is licensed under the MIT license found in the
43
+ * LICENSE file in the root directory of this source tree.
44
+ */
45
+
46
+ /**
47
+ * @license React
48
+ * react-dom-server.browser.production.min.js
49
+ *
50
+ * Copyright (c) Facebook, Inc. and its affiliates.
51
+ *
52
+ * This source code is licensed under the MIT license found in the
53
+ * LICENSE file in the root directory of this source tree.
54
+ */
55
+
10
56
  /** @license React v16.13.1
11
57
  * react-is.production.min.js
12
58
  *