@clickview/player 1.31.0 → 1.32.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,14 @@
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
7
+ /*!
8
+ * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
9
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
10
+ */
11
+
1
12
  /*!
2
13
  * Programatically add the following
3
14
  */
@@ -52,3 +63,82 @@
52
63
  * Available under the MIT license
53
64
  * <https://github.com/kesla/parse-headers/blob/master/LICENCE>
54
65
  */
66
+
67
+ /**
68
+ * @license React
69
+ * react-dom.production.min.js
70
+ *
71
+ * Copyright (c) Facebook, Inc. and its affiliates.
72
+ *
73
+ * This source code is licensed under the MIT license found in the
74
+ * LICENSE file in the root directory of this source tree.
75
+ */
76
+
77
+ /**
78
+ * @license React
79
+ * react-is.production.min.js
80
+ *
81
+ * Copyright (c) Facebook, Inc. and its affiliates.
82
+ *
83
+ * This source code is licensed under the MIT license found in the
84
+ * LICENSE file in the root directory of this source tree.
85
+ */
86
+
87
+ /**
88
+ * @license React
89
+ * react-jsx-runtime.production.min.js
90
+ *
91
+ * Copyright (c) Facebook, Inc. and its affiliates.
92
+ *
93
+ * This source code is licensed under the MIT license found in the
94
+ * LICENSE file in the root directory of this source tree.
95
+ */
96
+
97
+ /**
98
+ * @license React
99
+ * react.production.min.js
100
+ *
101
+ * Copyright (c) Facebook, Inc. and its affiliates.
102
+ *
103
+ * This source code is licensed under the MIT license found in the
104
+ * LICENSE file in the root directory of this source tree.
105
+ */
106
+
107
+ /**
108
+ * @license React
109
+ * scheduler.production.min.js
110
+ *
111
+ * Copyright (c) Facebook, Inc. and its affiliates.
112
+ *
113
+ * This source code is licensed under the MIT license found in the
114
+ * LICENSE file in the root directory of this source tree.
115
+ */
116
+
117
+ /**
118
+ * @license React
119
+ * use-sync-external-store-shim.production.js
120
+ *
121
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
122
+ *
123
+ * This source code is licensed under the MIT license found in the
124
+ * LICENSE file in the root directory of this source tree.
125
+ */
126
+
127
+ /**
128
+ * @license React
129
+ * use-sync-external-store-shim/with-selector.production.js
130
+ *
131
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
132
+ *
133
+ * This source code is licensed under the MIT license found in the
134
+ * LICENSE file in the root directory of this source tree.
135
+ */
136
+
137
+ /** @license React v16.13.1
138
+ * react-is.production.min.js
139
+ *
140
+ * Copyright (c) Facebook, Inc. and its affiliates.
141
+ *
142
+ * This source code is licensed under the MIT license found in the
143
+ * LICENSE file in the root directory of this source tree.
144
+ */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickview/player",
3
- "version": "1.31.0",
3
+ "version": "1.32.0",
4
4
  "description": "ClickView Player",
5
5
  "main": "dist/player-app.js",
6
6
  "scripts": {