@reltio/search 1.4.2372 → 1.4.2383

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,9 +1,3 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*! *****************************************************************************
8
2
  Copyright (c) Microsoft Corporation.
9
3
 
@@ -21,6 +15,12 @@ PERFORMANCE OF THIS SOFTWARE.
21
15
 
22
16
  /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
23
17
 
18
+ /**
19
+ * @license
20
+ * Copyright 2017 Google LLC
21
+ * SPDX-License-Identifier: BSD-3-Clause
22
+ */
23
+
24
24
  /**
25
25
  * @license React
26
26
  * react-is.production.min.js
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@reltio/search",
3
- "version": "1.4.2372",
3
+ "version": "1.4.2383",
4
4
  "main": "bundle.js",
5
5
  "license": "SEE LICENSE IN LICENSE FILE",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.2302",
8
- "@reltio/mdm-module": "^1.4.2109",
9
- "@reltio/mdm-sdk": "^1.4.2068",
7
+ "@reltio/components": "^1.4.2313",
8
+ "@reltio/mdm-module": "^1.4.2112",
9
+ "@reltio/mdm-sdk": "^1.4.2071",
10
10
  "decimal.js": "^10.0.2",
11
11
  "memoize-one": "^5.1.0",
12
- "query-string": "5.0.0",
12
+ "query-string": "^9.5.1",
13
13
  "react-window": "^1.8.10",
14
14
  "redux-dynamic-modules-react": "^5.2.3",
15
15
  "redux-saga": "^1.1.3",