@gooddata/sdk-ui-loaders 10.18.0-alpha.1 → 10.18.0-alpha.10
Sign up to get free protection for your applications and to get access to all the features.
- package/NOTICE +102 -3
- package/package.json +5 -5
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: 2024-12-
|
10
|
+
Date generated: 2024-12-12
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: 7858990a3c705864b91bd44591aa99013da8e51b
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -206,6 +206,8 @@ Revision ID: aa9a7bc89047d6aca5adad2e425b559628b1cbf2
|
|
206
206
|
- @seznam/compose-react-refs (1.0.6) [ISC]
|
207
207
|
- @sidvind/better-ajv-errors (2.1.3) [Apache-2.0]
|
208
208
|
- @sinclair/typebox (0.27.8) [MIT]
|
209
|
+
- @tanstack/react-virtual (3.11.1) [MIT]
|
210
|
+
- @tanstack/virtual-core (3.10.9) [MIT]
|
209
211
|
- @tootallnate/once (2.0.0) [MIT]
|
210
212
|
- @ts-morph/common (0.12.3) [Apache-2.0, MIT]
|
211
213
|
- @types/body-parser (1.19.5) [MIT]
|
@@ -7897,6 +7899,78 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7897
7899
|
SOFTWARE.
|
7898
7900
|
|
7899
7901
|
|
7902
|
+
--------------------------------------------------------------------------------
|
7903
|
+
Package Title: @tanstack/react-virtual (3.11.1)
|
7904
|
+
|
7905
|
+
Package Locator: npm+@tanstack/react-virtual$3.11.1
|
7906
|
+
|
7907
|
+
Package Depth: Direct
|
7908
|
+
--------------------------------------------------------------------------------
|
7909
|
+
|
7910
|
+
* Declared Licenses *
|
7911
|
+
MIT
|
7912
|
+
|
7913
|
+
|
7914
|
+
MIT License
|
7915
|
+
|
7916
|
+
Copyright (c) 2021-present Tanner Linsley
|
7917
|
+
|
7918
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7919
|
+
of this software and associated documentation files (the "Software"), to deal
|
7920
|
+
in the Software without restriction, including without limitation the rights
|
7921
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7922
|
+
copies of the Software, and to permit persons to whom the Software is
|
7923
|
+
furnished to do so, subject to the following conditions:
|
7924
|
+
|
7925
|
+
The above copyright notice and this permission notice shall be included in all
|
7926
|
+
copies or substantial portions of the Software.
|
7927
|
+
|
7928
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
7929
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
7930
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
7931
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
7932
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
7933
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
7934
|
+
SOFTWARE.
|
7935
|
+
|
7936
|
+
|
7937
|
+
|
7938
|
+
--------------------------------------------------------------------------------
|
7939
|
+
Package Title: @tanstack/virtual-core (3.10.9)
|
7940
|
+
|
7941
|
+
Package Locator: npm+@tanstack/virtual-core$3.10.9
|
7942
|
+
|
7943
|
+
Package Depth: Transitive
|
7944
|
+
--------------------------------------------------------------------------------
|
7945
|
+
|
7946
|
+
* Declared Licenses *
|
7947
|
+
MIT
|
7948
|
+
|
7949
|
+
|
7950
|
+
MIT License
|
7951
|
+
|
7952
|
+
Copyright (c) 2021-present Tanner Linsley
|
7953
|
+
|
7954
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7955
|
+
of this software and associated documentation files (the "Software"), to deal
|
7956
|
+
in the Software without restriction, including without limitation the rights
|
7957
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7958
|
+
copies of the Software, and to permit persons to whom the Software is
|
7959
|
+
furnished to do so, subject to the following conditions:
|
7960
|
+
|
7961
|
+
The above copyright notice and this permission notice shall be included in all
|
7962
|
+
copies or substantial portions of the Software.
|
7963
|
+
|
7964
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
7965
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
7966
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
7967
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
7968
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
7969
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
7970
|
+
SOFTWARE.
|
7971
|
+
|
7972
|
+
|
7973
|
+
|
7900
7974
|
--------------------------------------------------------------------------------
|
7901
7975
|
Package Title: @tootallnate/once (2.0.0)
|
7902
7976
|
|
@@ -67710,6 +67784,31 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
67710
67784
|
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
67711
67785
|
|
67712
67786
|
|
67787
|
+
* MIT *
|
67788
|
+
|
67789
|
+
MIT License
|
67790
|
+
|
67791
|
+
Copyright (c) 2021-present Tanner Linsley
|
67792
|
+
|
67793
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
67794
|
+
of this software and associated documentation files (the "Software"), to deal
|
67795
|
+
in the Software without restriction, including without limitation the rights
|
67796
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
67797
|
+
copies of the Software, and to permit persons to whom the Software is
|
67798
|
+
furnished to do so, subject to the following conditions:
|
67799
|
+
|
67800
|
+
The above copyright notice and this permission notice shall be included in all
|
67801
|
+
copies or substantial portions of the Software.
|
67802
|
+
|
67803
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
67804
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
67805
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
67806
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
67807
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
67808
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
67809
|
+
SOFTWARE.
|
67810
|
+
|
67811
|
+
|
67713
67812
|
* MIT *
|
67714
67813
|
|
67715
67814
|
MIT License
|
@@ -72561,4 +72660,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
72561
72660
|
--------------------------------------------------------------------------------
|
72562
72661
|
--------------------------------------------------------------------------------
|
72563
72662
|
|
72564
|
-
Report Generated by FOSSA on 2024-12-
|
72663
|
+
Report Generated by FOSSA on 2024-12-12
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-loaders",
|
3
|
-
"version": "10.18.0-alpha.
|
3
|
+
"version": "10.18.0-alpha.10",
|
4
4
|
"description": "GoodData SDK Runtime Component Loaders",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -32,10 +32,10 @@
|
|
32
32
|
"semver": "^7.3.5",
|
33
33
|
"ts-invariant": "^0.7.5",
|
34
34
|
"tslib": "^2.5.0",
|
35
|
-
"@gooddata/sdk-
|
36
|
-
"@gooddata/sdk-
|
37
|
-
"@gooddata/sdk-ui": "10.18.0-alpha.
|
38
|
-
"@gooddata/sdk-
|
35
|
+
"@gooddata/sdk-model": "10.18.0-alpha.10",
|
36
|
+
"@gooddata/sdk-ui": "10.18.0-alpha.10",
|
37
|
+
"@gooddata/sdk-ui-dashboard": "10.18.0-alpha.10",
|
38
|
+
"@gooddata/sdk-backend-spi": "10.18.0-alpha.10"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
41
41
|
"react": "^16.10.0 || ^17.0.0 || ^18.0.0",
|