@reltio/graph 1.4.1126 → 1.4.1128

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.
@@ -21,3 +21,25 @@ and limitations under the License.
21
21
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
22
22
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
23
23
  */
24
+
25
+ /**
26
+ * React Router DOM v6.2.1
27
+ *
28
+ * Copyright (c) Remix Software Inc.
29
+ *
30
+ * This source code is licensed under the MIT license found in the
31
+ * LICENSE.md file in the root directory of this source tree.
32
+ *
33
+ * @license MIT
34
+ */
35
+
36
+ /**
37
+ * React Router v6.2.1
38
+ *
39
+ * Copyright (c) Remix Software Inc.
40
+ *
41
+ * This source code is licensed under the MIT license found in the
42
+ * LICENSE.md file in the root directory of this source tree.
43
+ *
44
+ * @license MIT
45
+ */
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@reltio/graph",
3
- "version": "1.4.1126",
3
+ "version": "1.4.1128",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
7
  "@date-io/moment": "^1.3.13",
8
8
  "@react-sigma/core": "^2.0.2",
9
- "@reltio/mdm-module": "^1.4.1126",
10
- "@reltio/mdm-sdk": "^1.4.1126",
9
+ "@reltio/mdm-module": "^1.4.1128",
10
+ "@reltio/mdm-sdk": "^1.4.1128",
11
11
  "classnames": "^2.2.5",
12
12
  "graphology": "^0.24.1",
13
13
  "graphology-layout": "^0.5.0",