@reltio/segmentation 1.4.315 → 1.4.319
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.
- package/bundle.js +1 -1
- package/bundle.js.LICENSE.txt +0 -77
- package/package.json +4 -4
- package/5271a9e7b6651c852e93.png +0 -0
- package/main.css +0 -632
package/bundle.js.LICENSE.txt
CHANGED
|
@@ -4,61 +4,6 @@ object-assign
|
|
|
4
4
|
@license MIT
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
/*!
|
|
8
|
-
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
9
|
-
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
10
|
-
* Released under MIT License
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
/*!
|
|
14
|
-
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
|
|
15
|
-
*
|
|
16
|
-
* Copyright (c) 2014-2017, Jon Schlinkert.
|
|
17
|
-
* Released under the MIT License.
|
|
18
|
-
*/
|
|
19
|
-
|
|
20
|
-
/*! *****************************************************************************
|
|
21
|
-
Copyright (c) Microsoft Corporation.
|
|
22
|
-
|
|
23
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
24
|
-
purpose with or without fee is hereby granted.
|
|
25
|
-
|
|
26
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
27
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
28
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
29
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
30
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
31
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
32
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
33
|
-
***************************************************************************** */
|
|
34
|
-
|
|
35
|
-
/*! *****************************************************************************
|
|
36
|
-
Copyright (c) Microsoft Corporation.
|
|
37
|
-
|
|
38
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
39
|
-
purpose with or without fee is hereby granted.
|
|
40
|
-
|
|
41
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
42
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
43
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
44
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
45
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
46
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
47
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
48
|
-
***************************************************************************** */
|
|
49
|
-
|
|
50
|
-
/*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
|
|
51
|
-
|
|
52
|
-
/**
|
|
53
|
-
* @license React
|
|
54
|
-
* react-is.production.min.js
|
|
55
|
-
*
|
|
56
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
57
|
-
*
|
|
58
|
-
* This source code is licensed under the MIT license found in the
|
|
59
|
-
* LICENSE file in the root directory of this source tree.
|
|
60
|
-
*/
|
|
61
|
-
|
|
62
7
|
/**
|
|
63
8
|
* A better abstraction over CSS.
|
|
64
9
|
*
|
|
@@ -67,28 +12,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
67
12
|
* @license MIT
|
|
68
13
|
*/
|
|
69
14
|
|
|
70
|
-
/**
|
|
71
|
-
* React Router DOM v6.2.1
|
|
72
|
-
*
|
|
73
|
-
* Copyright (c) Remix Software Inc.
|
|
74
|
-
*
|
|
75
|
-
* This source code is licensed under the MIT license found in the
|
|
76
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
77
|
-
*
|
|
78
|
-
* @license MIT
|
|
79
|
-
*/
|
|
80
|
-
|
|
81
|
-
/**
|
|
82
|
-
* React Router v6.2.1
|
|
83
|
-
*
|
|
84
|
-
* Copyright (c) Remix Software Inc.
|
|
85
|
-
*
|
|
86
|
-
* This source code is licensed under the MIT license found in the
|
|
87
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
88
|
-
*
|
|
89
|
-
* @license MIT
|
|
90
|
-
*/
|
|
91
|
-
|
|
92
15
|
/** @license React v0.19.1
|
|
93
16
|
* scheduler.production.min.js
|
|
94
17
|
*
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reltio/segmentation",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.319",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE FILE",
|
|
5
5
|
"main": "bundle.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@reltio/components": "^1.4.
|
|
8
|
-
"@reltio/mdm-module": "^1.4.
|
|
9
|
-
"@reltio/mdm-sdk": "^1.4.
|
|
7
|
+
"@reltio/components": "^1.4.2099",
|
|
8
|
+
"@reltio/mdm-module": "^1.4.1971",
|
|
9
|
+
"@reltio/mdm-sdk": "^1.4.1937",
|
|
10
10
|
"rrule": "^2.8.1"
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
package/5271a9e7b6651c852e93.png
DELETED
|
Binary file
|