@reltio/dq-dashboard 1.4.1121 → 1.4.1122

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.
@@ -14,28 +14,3 @@ and limitations under the License.
14
14
  ***************************************************************************** */
15
15
 
16
16
  /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
17
-
18
- /**!
19
- * @fileOverview Kickass library to create and place poppers near their reference elements.
20
- * @version 1.16.1-lts
21
- * @license
22
- * Copyright (c) 2016 Federico Zivolo and contributors
23
- *
24
- * Permission is hereby granted, free of charge, to any person obtaining a copy
25
- * of this software and associated documentation files (the "Software"), to deal
26
- * in the Software without restriction, including without limitation the rights
27
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28
- * copies of the Software, and to permit persons to whom the Software is
29
- * furnished to do so, subject to the following conditions:
30
- *
31
- * The above copyright notice and this permission notice shall be included in all
32
- * copies or substantial portions of the Software.
33
- *
34
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40
- * SOFTWARE.
41
- */
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@reltio/dq-dashboard",
3
- "version": "1.4.1121",
3
+ "version": "1.4.1122",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/dashboard": "^1.4.1121",
8
- "@reltio/mdm-module": "^1.4.1121",
9
- "@reltio/mdm-sdk": "^1.4.1121",
7
+ "@reltio/dashboard": "^1.4.1122",
8
+ "@reltio/mdm-module": "^1.4.1122",
9
+ "@reltio/mdm-sdk": "^1.4.1122",
10
10
  "classnames": "^2.2.5",
11
11
  "ramda": "^0.28.0",
12
12
  "react-redux": "^7.2.3",