@moveo-ai/web-client 0.22.2 → 0.23.0-next.3

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
  /*!
2
8
  Copyright (c) 2015 Jed Watson.
3
9
  Based on code that is Copyright 2013-2015, Facebook, Inc.
@@ -12,7 +18,7 @@
12
18
 
13
19
  /*!
14
20
  *
15
- * @moveo-ai/web-client v0.22.2
21
+ * @moveo-ai/web-client v0.23.0-next.3
16
22
  * Copyright (c) Moveo.AI (TM)
17
23
  *
18
24
  */
@@ -30,3 +36,39 @@
30
36
  */
31
37
 
32
38
  /*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */
39
+
40
+ /** @license React v0.20.2
41
+ * scheduler.production.min.js
42
+ *
43
+ * Copyright (c) Facebook, Inc. and its affiliates.
44
+ *
45
+ * This source code is licensed under the MIT license found in the
46
+ * LICENSE file in the root directory of this source tree.
47
+ */
48
+
49
+ /** @license React v17.0.2
50
+ * react-dom.production.min.js
51
+ *
52
+ * Copyright (c) Facebook, Inc. and its affiliates.
53
+ *
54
+ * This source code is licensed under the MIT license found in the
55
+ * LICENSE file in the root directory of this source tree.
56
+ */
57
+
58
+ /** @license React v17.0.2
59
+ * react-jsx-runtime.production.min.js
60
+ *
61
+ * Copyright (c) Facebook, Inc. and its affiliates.
62
+ *
63
+ * This source code is licensed under the MIT license found in the
64
+ * LICENSE file in the root directory of this source tree.
65
+ */
66
+
67
+ /** @license React v17.0.2
68
+ * react.production.min.js
69
+ *
70
+ * Copyright (c) Facebook, Inc. and its affiliates.
71
+ *
72
+ * This source code is licensed under the MIT license found in the
73
+ * LICENSE file in the root directory of this source tree.
74
+ */