@clickview/reports 0.31.1-dev.1 → 0.31.1-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.
@@ -12,6 +12,26 @@
12
12
 
13
13
  /*! @name videojs-contrib-quality-levels @version 2.0.9 @license Apache-2.0 */
14
14
 
15
+ /**
16
+ * @license React
17
+ * react-dom-server-legacy.browser.production.min.js
18
+ *
19
+ * Copyright (c) Facebook, Inc. and its affiliates.
20
+ *
21
+ * This source code is licensed under the MIT license found in the
22
+ * LICENSE file in the root directory of this source tree.
23
+ */
24
+
25
+ /**
26
+ * @license React
27
+ * react-dom-server.browser.production.min.js
28
+ *
29
+ * Copyright (c) Facebook, Inc. and its affiliates.
30
+ *
31
+ * This source code is licensed under the MIT license found in the
32
+ * LICENSE file in the root directory of this source tree.
33
+ */
34
+
15
35
  /**
16
36
  * chroma.js - JavaScript library for color conversions
17
37
  *