@gooddata/sdk-ui-all 10.40.0-alpha.5 → 10.40.0-alpha.6
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/NOTICE +80 -124
- 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-8-
|
10
|
+
Date generated: 2025-8-19
|
11
11
|
|
12
|
-
Revision ID:
|
12
|
+
Revision ID: b83f4674a13202f06976ea1d709b116df5019f99
|
13
13
|
|
14
14
|
================================================================================
|
15
15
|
================================================================================
|
@@ -780,7 +780,6 @@ Revision ID: fd024bbb39cda4c0c315fab00f3fad590e6c3b75
|
|
780
780
|
- process-nextick-args (2.0.1) [MIT]
|
781
781
|
- prompts (2.4.2) [MIT]
|
782
782
|
- prop-types (15.8.1) [MIT]
|
783
|
-
- property-information (6.4.0) [MIT, BSD-3-Clause-Clear]
|
784
783
|
- protocol-buffers-schema (3.6.0) [MIT]
|
785
784
|
- proxy-addr (2.0.7) [MIT]
|
786
785
|
- proxy-from-env (1.1.0) [MIT]
|
@@ -820,8 +819,8 @@ Revision ID: fd024bbb39cda4c0c315fab00f3fad590e6c3b75
|
|
820
819
|
- readable-stream (3.6.2) [MIT]
|
821
820
|
- readdirp (3.6.0) [MIT]
|
822
821
|
- rechoir (0.8.0) [MIT]
|
823
|
-
- redux (4.2.1) [MIT]
|
824
822
|
- redux (5.0.1) [MIT]
|
823
|
+
- redux (4.2.1) [MIT]
|
825
824
|
- redux-batched-actions (0.5.0) [MIT]
|
826
825
|
- redux-saga (1.3.0) [MIT]
|
827
826
|
- redux-thunk (3.1.0) [MIT]
|
@@ -986,6 +985,7 @@ Revision ID: fd024bbb39cda4c0c315fab00f3fad590e6c3b75
|
|
986
985
|
- util (0.12.5) [MIT]
|
987
986
|
- util-deprecate (1.0.2) [MIT]
|
988
987
|
- utils-merge (1.0.1) [MIT]
|
988
|
+
- uuid (11.1.0) [MIT, BSD-3-Clause]
|
989
989
|
- uuid (8.3.2) [MIT, BSD-3-Clause]
|
990
990
|
- validate-npm-package-name (5.0.0) [ISC]
|
991
991
|
- vary (1.1.2) [MIT]
|
@@ -36637,71 +36637,6 @@ Authors: dan.abramov@gmail.com, npm@andrewclark.io, briandavidvaughn@gmail.com,
|
|
36637
36637
|
|
36638
36638
|
Package Download URL: https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz
|
36639
36639
|
|
36640
|
-
--------------------------------------------------------------------------------
|
36641
|
-
Package Title: property-information (6.4.0)
|
36642
|
-
|
36643
|
-
Package Locator: npm+property-information$6.4.0
|
36644
|
-
|
36645
|
-
Package Depth: Transitive
|
36646
|
-
--------------------------------------------------------------------------------
|
36647
|
-
|
36648
|
-
* Declared Licenses *
|
36649
|
-
MIT
|
36650
|
-
|
36651
|
-
|
36652
|
-
|
36653
|
-
## License
|
36654
|
-
|
36655
|
-
[MIT][license] © [Titus Wormer][author]
|
36656
|
-
|
36657
|
-
Derivative work based on [React][source] licensed under
|
36658
|
-
[BSD-3-Clause-Clear][source-license], © 2013-2015, Facebook, Inc.
|
36659
|
-
_______
|
36660
|
-
|
36661
|
-
(The MIT License)
|
36662
|
-
|
36663
|
-
Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
|
36664
|
-
|
36665
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
36666
|
-
a copy of this software and associated documentation files (the
|
36667
|
-
'Software'), to deal in the Software without restriction, including
|
36668
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
36669
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
36670
|
-
permit persons to whom the Software is furnished to do so, subject to
|
36671
|
-
the following conditions:
|
36672
|
-
|
36673
|
-
The above copyright notice and this permission notice shall be
|
36674
|
-
included in all copies or substantial portions of the Software.
|
36675
|
-
|
36676
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
36677
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
36678
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
36679
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
36680
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
36681
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
36682
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
36683
|
-
|
36684
|
-
|
36685
|
-
|
36686
|
-
* Other Licenses *
|
36687
|
-
BSD-3-Clause-Clear
|
36688
|
-
|
36689
|
-
|
36690
|
-
Copyright (c) [xxxx]-[xxxx] [Owner Organization]
|
36691
|
-
All rights reserved.
|
36692
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met:
|
36693
|
-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
36694
|
-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
36695
|
-
* Neither the name of [Owner Organization] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
36696
|
-
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
36697
|
-
|
36698
|
-
|
36699
|
-
* Package Info *
|
36700
|
-
|
36701
|
-
Authors: tituswormer@gmail.com
|
36702
|
-
|
36703
|
-
Package Download URL: https://registry.npmjs.org/property-information/-/property-information-6.4.0.tgz
|
36704
|
-
|
36705
36640
|
--------------------------------------------------------------------------------
|
36706
36641
|
Package Title: protocol-buffers-schema (3.6.0)
|
36707
36642
|
|
@@ -38437,11 +38372,11 @@ Authors: blaine@iceddev.com, tyler@sleekcode.net
|
|
38437
38372
|
Package Download URL: https://registry.npmjs.org/rechoir/-/rechoir-0.8.0.tgz
|
38438
38373
|
|
38439
38374
|
--------------------------------------------------------------------------------
|
38440
|
-
Package Title: redux (
|
38375
|
+
Package Title: redux (5.0.1)
|
38441
38376
|
|
38442
|
-
Package Locator: npm+redux$
|
38377
|
+
Package Locator: npm+redux$5.0.1
|
38443
38378
|
|
38444
|
-
Package Depth:
|
38379
|
+
Package Depth: Direct
|
38445
38380
|
--------------------------------------------------------------------------------
|
38446
38381
|
|
38447
38382
|
* Declared Licenses *
|
@@ -38476,12 +38411,12 @@ SOFTWARE.
|
|
38476
38411
|
|
38477
38412
|
Authors: dan.abramov@gmail.com, timdorr@timdorr.com, npm@andrewclark.io, mail@lenzw.de, mark.erikson@gmail.com, ben.j.durrant@gmail.com
|
38478
38413
|
|
38479
|
-
Package Download URL: https://registry.npmjs.org/redux/-/redux-
|
38414
|
+
Package Download URL: https://registry.npmjs.org/redux/-/redux-5.0.1.tgz
|
38480
38415
|
|
38481
38416
|
--------------------------------------------------------------------------------
|
38482
|
-
Package Title: redux (
|
38417
|
+
Package Title: redux (4.2.1)
|
38483
38418
|
|
38484
|
-
Package Locator: npm+redux$
|
38419
|
+
Package Locator: npm+redux$4.2.1
|
38485
38420
|
|
38486
38421
|
Package Depth: Transitive
|
38487
38422
|
--------------------------------------------------------------------------------
|
@@ -38518,7 +38453,7 @@ SOFTWARE.
|
|
38518
38453
|
|
38519
38454
|
Authors: dan.abramov@gmail.com, timdorr@timdorr.com, npm@andrewclark.io, mail@lenzw.de, mark.erikson@gmail.com, ben.j.durrant@gmail.com
|
38520
38455
|
|
38521
|
-
Package Download URL: https://registry.npmjs.org/redux/-/redux-
|
38456
|
+
Package Download URL: https://registry.npmjs.org/redux/-/redux-4.2.1.tgz
|
38522
38457
|
|
38523
38458
|
--------------------------------------------------------------------------------
|
38524
38459
|
Package Title: redux-batched-actions (0.5.0)
|
@@ -48211,12 +48146,79 @@ Authors: jaredhanson@gmail.com
|
|
48211
48146
|
|
48212
48147
|
Package Download URL: https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz
|
48213
48148
|
|
48149
|
+
--------------------------------------------------------------------------------
|
48150
|
+
Package Title: uuid (11.1.0)
|
48151
|
+
|
48152
|
+
Package Locator: npm+uuid$11.1.0
|
48153
|
+
|
48154
|
+
Package Depth: Direct
|
48155
|
+
--------------------------------------------------------------------------------
|
48156
|
+
|
48157
|
+
* Declared Licenses *
|
48158
|
+
MIT
|
48159
|
+
|
48160
|
+
|
48161
|
+
The MIT License (MIT)
|
48162
|
+
|
48163
|
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
|
48164
|
+
|
48165
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
48166
|
+
of this software and associated documentation files (the "Software"), to deal
|
48167
|
+
in the Software without restriction, including without limitation the rights
|
48168
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
48169
|
+
copies of the Software, and to permit persons to whom the Software is
|
48170
|
+
furnished to do so, subject to the following conditions:
|
48171
|
+
|
48172
|
+
The above copyright notice and this permission notice shall be included in all
|
48173
|
+
copies or substantial portions of the Software.
|
48174
|
+
|
48175
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
48176
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
48177
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
48178
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
48179
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
48180
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
48181
|
+
SOFTWARE.
|
48182
|
+
|
48183
|
+
|
48184
|
+
|
48185
|
+
* Other Licenses *
|
48186
|
+
BSD-3-Clause
|
48187
|
+
|
48188
|
+
|
48189
|
+
* Browser-compatible JavaScript MD5
|
48190
|
+
*
|
48191
|
+
* Modification of JavaScript MD5
|
48192
|
+
* https://github.com/blueimp/JavaScript-MD5
|
48193
|
+
*
|
48194
|
+
* Copyright 2011, Sebastian Tschan
|
48195
|
+
* https://blueimp.net
|
48196
|
+
*
|
48197
|
+
* Licensed under the MIT license:
|
48198
|
+
* https://opensource.org/licenses/MIT
|
48199
|
+
*
|
48200
|
+
* Based on
|
48201
|
+
* A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
|
48202
|
+
* Digest Algorithm, as defined in RFC 1321.
|
48203
|
+
* Version 2.2 Copyright (C) Paul Johnston 1999 - 2009
|
48204
|
+
* Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet
|
48205
|
+
* Distributed under the BSD License
|
48206
|
+
* See http://pajhome.org.uk/crypt/md5 for more info.
|
48207
|
+
|
48208
|
+
|
48209
|
+
|
48210
|
+
* Package Info *
|
48211
|
+
|
48212
|
+
Authors: robert@broofa.com, dev@tavan.de, shtylman@gmail.com, vincent.voyer@gmail.com
|
48213
|
+
|
48214
|
+
Package Download URL: https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz
|
48215
|
+
|
48214
48216
|
--------------------------------------------------------------------------------
|
48215
48217
|
Package Title: uuid (8.3.2)
|
48216
48218
|
|
48217
48219
|
Package Locator: npm+uuid$8.3.2
|
48218
48220
|
|
48219
|
-
Package Depth:
|
48221
|
+
Package Depth: Transitive
|
48220
48222
|
--------------------------------------------------------------------------------
|
48221
48223
|
|
48222
48224
|
* Declared Licenses *
|
@@ -61286,41 +61288,6 @@ MIT © [Sindre Sorhus](http://sindresorhus.com)
|
|
61286
61288
|
* MIT *
|
61287
61289
|
|
61288
61290
|
|
61289
|
-
## License
|
61290
|
-
|
61291
|
-
[MIT][license] © [Titus Wormer][author]
|
61292
|
-
|
61293
|
-
Derivative work based on [React][source] licensed under
|
61294
|
-
[BSD-3-Clause-Clear][source-license], © 2013-2015, Facebook, Inc.
|
61295
|
-
_______
|
61296
|
-
|
61297
|
-
(The MIT License)
|
61298
|
-
|
61299
|
-
Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
|
61300
|
-
|
61301
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
61302
|
-
a copy of this software and associated documentation files (the
|
61303
|
-
'Software'), to deal in the Software without restriction, including
|
61304
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
61305
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
61306
|
-
permit persons to whom the Software is furnished to do so, subject to
|
61307
|
-
the following conditions:
|
61308
|
-
|
61309
|
-
The above copyright notice and this permission notice shall be
|
61310
|
-
included in all copies or substantial portions of the Software.
|
61311
|
-
|
61312
|
-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
61313
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
61314
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
61315
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
61316
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
61317
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
61318
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
61319
|
-
|
61320
|
-
|
61321
|
-
* MIT *
|
61322
|
-
|
61323
|
-
|
61324
61291
|
(The MIT License)
|
61325
61292
|
|
61326
61293
|
Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
@@ -71437,17 +71404,6 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
71437
71404
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
71438
71405
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
71439
71406
|
|
71440
|
-
* BSD-3-Clause-Clear *
|
71441
|
-
|
71442
|
-
The Clear BSD License
|
71443
|
-
Copyright (c) [xxxx]-[xxxx] [Owner Organization]
|
71444
|
-
All rights reserved.
|
71445
|
-
Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met:
|
71446
|
-
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
71447
|
-
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
71448
|
-
* Neither the name of [Owner Organization] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
71449
|
-
NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
71450
|
-
|
71451
71407
|
* CC-BY-4.0 *
|
71452
71408
|
|
71453
71409
|
Creative Commons Attribution 4.0 International Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
|
@@ -83173,4 +83129,4 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
83173
83129
|
--------------------------------------------------------------------------------
|
83174
83130
|
--------------------------------------------------------------------------------
|
83175
83131
|
|
83176
|
-
Report Generated by FOSSA on 2025-8-
|
83132
|
+
Report Generated by FOSSA on 2025-8-19
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gooddata/sdk-ui-all",
|
3
|
-
"version": "10.40.0-alpha.
|
3
|
+
"version": "10.40.0-alpha.6",
|
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.8.1",
|
27
|
-
"@gooddata/sdk-backend-spi": "10.40.0-alpha.
|
28
|
-
"@gooddata/sdk-model": "10.40.0-alpha.
|
29
|
-
"@gooddata/sdk-ui": "10.40.0-alpha.
|
30
|
-
"@gooddata/sdk-ui-charts": "10.40.0-alpha.
|
31
|
-
"@gooddata/sdk-ui-ext": "10.40.0-alpha.
|
32
|
-
"@gooddata/sdk-ui-filters": "10.40.0-alpha.
|
33
|
-
"@gooddata/sdk-ui-geo": "10.40.0-alpha.
|
34
|
-
"@gooddata/sdk-ui-pivot": "10.40.0-alpha.
|
27
|
+
"@gooddata/sdk-backend-spi": "10.40.0-alpha.6",
|
28
|
+
"@gooddata/sdk-model": "10.40.0-alpha.6",
|
29
|
+
"@gooddata/sdk-ui": "10.40.0-alpha.6",
|
30
|
+
"@gooddata/sdk-ui-charts": "10.40.0-alpha.6",
|
31
|
+
"@gooddata/sdk-ui-ext": "10.40.0-alpha.6",
|
32
|
+
"@gooddata/sdk-ui-filters": "10.40.0-alpha.6",
|
33
|
+
"@gooddata/sdk-ui-geo": "10.40.0-alpha.6",
|
34
|
+
"@gooddata/sdk-ui-pivot": "10.40.0-alpha.6"
|
35
35
|
},
|
36
36
|
"devDependencies": {
|
37
37
|
"@gooddata/eslint-config": "^4.1.1",
|