@reltio/search 1.4.1589 → 1.4.1591

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.
@@ -19,22 +19,41 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19
19
  PERFORMANCE OF THIS SOFTWARE.
20
20
  ***************************************************************************** */
21
21
 
22
- /*! *****************************************************************************
23
- Copyright (c) Microsoft Corporation. All rights reserved.
24
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
25
- this file except in compliance with the License. You may obtain a copy of the
26
- License at http://www.apache.org/licenses/LICENSE-2.0
22
+ /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
27
23
 
28
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
29
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
30
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
31
- MERCHANTABLITY OR NON-INFRINGEMENT.
24
+ /**
25
+ * @license React
26
+ * react-is.production.min.js
27
+ *
28
+ * Copyright (c) Facebook, Inc. and its affiliates.
29
+ *
30
+ * This source code is licensed under the MIT license found in the
31
+ * LICENSE file in the root directory of this source tree.
32
+ */
32
33
 
33
- See the Apache Version 2.0 License for specific language governing permissions
34
- and limitations under the License.
35
- ***************************************************************************** */
34
+ /**
35
+ * @mui/material v5.13.4
36
+ *
37
+ * @license MIT
38
+ * This source code is licensed under the MIT license found in the
39
+ * LICENSE file in the root directory of this source tree.
40
+ */
36
41
 
37
- /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
42
+ /**
43
+ * @mui/styled-engine v5.13.2
44
+ *
45
+ * @license MIT
46
+ * This source code is licensed under the MIT license found in the
47
+ * LICENSE file in the root directory of this source tree.
48
+ */
49
+
50
+ /**
51
+ * A better abstraction over CSS.
52
+ *
53
+ * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
54
+ * @website https://github.com/cssinjs/jss
55
+ * @license MIT
56
+ */
38
57
 
39
58
  /**
40
59
  * React Router DOM v6.2.1
@@ -58,7 +77,19 @@ and limitations under the License.
58
77
  * @license MIT
59
78
  */
60
79
 
61
- /** @license Material-UI v4.11.2
80
+ /** @license React v16.13.1
81
+ * react-is.production.min.js
82
+ *
83
+ * Copyright (c) Facebook, Inc. and its affiliates.
84
+ *
85
+ * This source code is licensed under the MIT license found in the
86
+ * LICENSE file in the root directory of this source tree.
87
+ */
88
+
89
+ /** @license React v17.0.2
90
+ * react-jsx-runtime.production.min.js
91
+ *
92
+ * Copyright (c) Facebook, Inc. and its affiliates.
62
93
  *
63
94
  * This source code is licensed under the MIT license found in the
64
95
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/search",
3
- "version": "1.4.1589",
3
+ "version": "1.4.1591",
4
4
  "main": "bundle.js",
5
5
  "license": "SEE LICENSE IN LICENSE FILE",
6
6
  "dependencies": {
7
7
  "@google/maps": "^0.5.5",
8
8
  "@redux-beacon/google-analytics": "1.1.1",
9
- "@reltio/mdm-module": "^1.4.1589",
10
- "@reltio/mdm-sdk": "^1.4.1589",
9
+ "@reltio/mdm-module": "^1.4.1591",
10
+ "@reltio/mdm-sdk": "^1.4.1591",
11
11
  "autosuggest-highlight": "^3.1.1",
12
12
  "browserify-rsa": "4.0.1",
13
13
  "browserify-sign": "4.0.4",
@@ -18,7 +18,7 @@
18
18
  "element-closest": "^2.0.2",
19
19
  "es6-error": "4.0.2",
20
20
  "https-browserify": "^1.0.0",
21
- "moment": "^2.22.2",
21
+ "moment": "^2.29.4",
22
22
  "nanoid": "^3.3.4",
23
23
  "process": "^0.11.10",
24
24
  "prop-types": "^15.6.2",