@reltio/interactions 1.4.1588 → 1.4.1590

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,17 +1,42 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
6
 
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
7
+ /**
8
+ * @license React
9
+ * react-is.production.min.js
10
+ *
11
+ * Copyright (c) Facebook, Inc. and its affiliates.
12
+ *
13
+ * This source code is licensed under the MIT license found in the
14
+ * LICENSE file in the root directory of this source tree.
15
+ */
16
+
17
+ /**
18
+ * @mui/material v5.13.4
19
+ *
20
+ * @license MIT
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
+ */
11
24
 
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
25
+ /**
26
+ * @mui/styled-engine v5.13.2
27
+ *
28
+ * @license MIT
29
+ * This source code is licensed under the MIT license found in the
30
+ * LICENSE file in the root directory of this source tree.
31
+ */
32
+
33
+ /**
34
+ * A better abstraction over CSS.
35
+ *
36
+ * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
37
+ * @website https://github.com/cssinjs/jss
38
+ * @license MIT
39
+ */
15
40
 
16
41
  /**
17
42
  * React Router DOM v6.2.1
@@ -34,3 +59,21 @@ and limitations under the License.
34
59
  *
35
60
  * @license MIT
36
61
  */
62
+
63
+ /** @license React v16.13.1
64
+ * react-is.production.min.js
65
+ *
66
+ * Copyright (c) Facebook, Inc. and its affiliates.
67
+ *
68
+ * This source code is licensed under the MIT license found in the
69
+ * LICENSE file in the root directory of this source tree.
70
+ */
71
+
72
+ /** @license React v17.0.2
73
+ * react-jsx-runtime.production.min.js
74
+ *
75
+ * Copyright (c) Facebook, Inc. and its affiliates.
76
+ *
77
+ * This source code is licensed under the MIT license found in the
78
+ * LICENSE file in the root directory of this source tree.
79
+ */
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@reltio/interactions",
3
- "version": "1.4.1588",
3
+ "version": "1.4.1590",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@date-io/moment": "^1.3.5",
8
- "@reltio/mdm-module": "^1.4.1588",
9
- "@reltio/mdm-sdk": "^1.4.1588",
8
+ "@reltio/mdm-module": "^1.4.1590",
9
+ "@reltio/mdm-sdk": "^1.4.1590",
10
10
  "classnames": "^2.2.5",
11
11
  "memoize-one": "^5.1.0",
12
12
  "prop-types": "^15.6.2",