@gooddata/sdk-ui-all 10.24.0-alpha.9 → 10.24.0

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.
Files changed (2) hide show
  1. package/NOTICE +26 -26
  2. package/package.json +9 -9
package/NOTICE CHANGED
@@ -7,9 +7,9 @@
7
7
 
8
8
  The following 3rd-party software packages may be used by or distributed with gooddata-ui-sdk. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
9
9
 
10
- Date generated: 2025-3-20
10
+ Date generated: 2025-4-3
11
11
 
12
- Revision ID: f7ec3f7629a7c20bd87a54fb673267e7b88c1e86
12
+ Revision ID: bb67b78f819508993546730ea15cd8d7980c320c
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -642,7 +642,7 @@ Revision ID: f7ec3f7629a7c20bd87a54fb673267e7b88c1e86
642
642
  - lines-and-columns (1.2.4) [MIT]
643
643
  - loader-runner (4.3.0) [MIT]
644
644
  - locate-path (5.0.0) [MIT]
645
- - lodash (4.17.21) [MIT, CC0-1.0]
645
+ - lodash (4.17.21) [CC0-1.0, MIT]
646
646
  - lodash.debounce (4.0.8) [CC0-1.0, MIT]
647
647
  - log-symbols (4.1.0) [MIT]
648
648
  - longest-streak (3.1.0) [MIT]
@@ -25037,28 +25037,7 @@ Package Depth: Direct
25037
25037
  --------------------------------------------------------------------------------
25038
25038
 
25039
25039
  * Declared Licenses *
25040
- MIT, CC0-1.0
25041
-
25042
- * MIT *
25043
-
25044
- Copyright (c) OpenJS Foundation and other contributors <https://openjsf.org/>
25045
- Permission is hereby granted, free of charge, to any person obtaining a copy
25046
- of this software and associated documentation files (the "Software"), to deal
25047
- in the Software without restriction, including without limitation the rights
25048
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25049
- copies of the Software, and to permit persons to whom the Software is
25050
- furnished to do so, subject to the following conditions:
25051
-
25052
- The above copyright notice and this permission notice shall be included in all
25053
- copies or substantial portions of the Software.
25054
-
25055
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25056
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25057
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25058
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25059
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25060
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25061
- SOFTWARE.
25040
+ CC0-1.0, MIT
25062
25041
 
25063
25042
  * CC0-1.0 *
25064
25043
 
@@ -25111,6 +25090,27 @@ licenses; we recommend you read them, as their terms may differ from the
25111
25090
  terms above.
25112
25091
 
25113
25092
 
25093
+ * MIT *
25094
+
25095
+ Copyright (c) OpenJS Foundation and other contributors <https://openjsf.org/>
25096
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25097
+ of this software and associated documentation files (the "Software"), to deal
25098
+ in the Software without restriction, including without limitation the rights
25099
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25100
+ copies of the Software, and to permit persons to whom the Software is
25101
+ furnished to do so, subject to the following conditions:
25102
+
25103
+ The above copyright notice and this permission notice shall be included in all
25104
+ copies or substantial portions of the Software.
25105
+
25106
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25107
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
25108
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25109
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25110
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25111
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25112
+ SOFTWARE.
25113
+
25114
25114
 
25115
25115
  --------------------------------------------------------------------------------
25116
25116
  Package Title: lodash.debounce (4.0.8)
@@ -74861,4 +74861,4 @@ POSSIBILITY OF SUCH DAMAGE.
74861
74861
  --------------------------------------------------------------------------------
74862
74862
  --------------------------------------------------------------------------------
74863
74863
 
74864
- Report Generated by FOSSA on 2025-3-20
74864
+ Report Generated by FOSSA on 2025-4-3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.24.0-alpha.9",
3
+ "version": "10.24.0",
4
4
  "author": "GoodData",
5
5
  "description": "GoodData SDK - All-In-One",
6
6
  "repository": {
@@ -24,14 +24,14 @@
24
24
  ],
25
25
  "dependencies": {
26
26
  "tslib": "^2.5.0",
27
- "@gooddata/sdk-model": "10.24.0-alpha.9",
28
- "@gooddata/sdk-backend-spi": "10.24.0-alpha.9",
29
- "@gooddata/sdk-ui": "10.24.0-alpha.9",
30
- "@gooddata/sdk-ui-charts": "10.24.0-alpha.9",
31
- "@gooddata/sdk-ui-ext": "10.24.0-alpha.9",
32
- "@gooddata/sdk-ui-filters": "10.24.0-alpha.9",
33
- "@gooddata/sdk-ui-geo": "10.24.0-alpha.9",
34
- "@gooddata/sdk-ui-pivot": "10.24.0-alpha.9"
27
+ "@gooddata/sdk-backend-spi": "10.24.0",
28
+ "@gooddata/sdk-model": "10.24.0",
29
+ "@gooddata/sdk-ui": "10.24.0",
30
+ "@gooddata/sdk-ui-ext": "10.24.0",
31
+ "@gooddata/sdk-ui-charts": "10.24.0",
32
+ "@gooddata/sdk-ui-filters": "10.24.0",
33
+ "@gooddata/sdk-ui-geo": "10.24.0",
34
+ "@gooddata/sdk-ui-pivot": "10.24.0"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.0",