@reltio/ria 1.4.18 → 1.4.1824-hf

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.
@@ -4,25 +4,8 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
- /*!
8
- * Determine if an object is a Buffer
9
- *
10
- * @author Feross Aboukhadijeh <https://feross.org>
11
- * @license MIT
12
- */
13
-
14
7
  /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
15
8
 
16
- /**
17
- * @license React
18
- * react-is.production.min.js
19
- *
20
- * Copyright (c) Facebook, Inc. and its affiliates.
21
- *
22
- * This source code is licensed under the MIT license found in the
23
- * LICENSE file in the root directory of this source tree.
24
- */
25
-
26
9
  /**
27
10
  * @license React
28
11
  * use-sync-external-store-shim.production.min.js
package/package.json CHANGED
@@ -1,15 +1,14 @@
1
1
  {
2
2
  "name": "@reltio/ria",
3
- "version": "1.4.18",
3
+ "version": "1.4.1824-hf",
4
4
  "license": "SEE LICENSE IN LICENSE FILE",
5
5
  "main": "bundle.js",
6
6
  "dependencies": {
7
- "@reltio/components": "^1.4.1790",
8
- "@reltio/dashboard": "^1.4.1801",
9
- "@reltio/mdm-module": "^1.4.1768",
10
- "@reltio/mdm-sdk": "^1.4.1758",
11
- "@reltio/sources": "^1.4.1800",
12
- "react-markdown": "^8.0.7",
7
+ "@reltio/components": "^1.4.1824-hf",
8
+ "@reltio/dashboard": "^1.4.1824-hf",
9
+ "@reltio/mdm-module": "^1.4.1762",
10
+ "@reltio/mdm-sdk": "^1.4.1752",
11
+ "@reltio/sources": "^1.4.1824-hf",
13
12
  "swr": "^2.2.1"
14
13
  },
15
14
  "publishConfig": {