@gooddata/sdk-ui-all 10.40.0-alpha.7 → 10.40.0-alpha.8

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 +69 -5
  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-8-19
10
+ Date generated: 2025-8-21
11
11
 
12
- Revision ID: 86653651f35ad1cd31868461cbc50c6d0451d7b2
12
+ Revision ID: 62279f6582f03aac59a309675e6fb1e6ef5c2d5b
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -716,6 +716,7 @@ Revision ID: 86653651f35ad1cd31868461cbc50c6d0451d7b2
716
716
  - minizlib (2.1.2) [MIT]
717
717
  - mkdirp (1.0.4) [MIT]
718
718
  - moment (2.29.4) [MIT]
719
+ - moment-timezone (0.5.35) [MIT]
719
720
  - mrmime (1.0.1) [MIT]
720
721
  - ms (2.0.0) [MIT]
721
722
  - ms (2.1.3) [MIT]
@@ -27298,7 +27299,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27298
27299
 
27299
27300
  * Package Info *
27300
27301
 
27301
- Authors: ashtuchkin@gmail.com
27302
+ Authors: wes@wesleytodd.com, bjohansebas@gmail.com, ashtuchkin@gmail.com
27302
27303
 
27303
27304
  Package Download URL: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz
27304
27305
 
@@ -27340,7 +27341,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
27340
27341
 
27341
27342
  * Package Info *
27342
27343
 
27343
- Authors: ashtuchkin@gmail.com
27344
+ Authors: wes@wesleytodd.com, bjohansebas@gmail.com, ashtuchkin@gmail.com
27344
27345
 
27345
27346
  Package Download URL: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz
27346
27347
 
@@ -33376,6 +33377,46 @@ Authors: me@iskren.info, washwithcare@gmail.com, mj1856@hotmail.com, maggiepint@
33376
33377
 
33377
33378
  Package Download URL: https://registry.npmjs.org/moment/-/moment-2.29.4.tgz
33378
33379
 
33380
+ --------------------------------------------------------------------------------
33381
+ Package Title: moment-timezone (0.5.35)
33382
+
33383
+ Package Locator: npm+moment-timezone$0.5.35
33384
+
33385
+ Package Depth: Direct
33386
+ --------------------------------------------------------------------------------
33387
+
33388
+ * Declared Licenses *
33389
+ MIT
33390
+
33391
+
33392
+ The MIT License (MIT)
33393
+
33394
+ Copyright (c) JS Foundation and other contributors
33395
+
33396
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
33397
+ this software and associated documentation files (the "Software"), to deal in
33398
+ the Software without restriction, including without limitation the rights to
33399
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
33400
+ the Software, and to permit persons to whom the Software is furnished to do so,
33401
+ subject to the following conditions:
33402
+
33403
+ The above copyright notice and this permission notice shall be included in all
33404
+ copies or substantial portions of the Software.
33405
+
33406
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33407
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
33408
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
33409
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
33410
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
33411
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
33412
+
33413
+
33414
+ * Package Info *
33415
+
33416
+ Authors: me@iskren.info, gilmoreorless@gmail.com, washwithcare@gmail.com, mj1856@hotmail.com, maggiepint@gmail.com, marwahaha@berkeley.edu, elenasharovar@gmail.com
33417
+
33418
+ Package Download URL: https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.5.35.tgz
33419
+
33379
33420
  --------------------------------------------------------------------------------
33380
33421
  Package Title: mrmime (1.0.1)
33381
33422
 
@@ -81862,6 +81903,29 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
81862
81903
  THE SOFTWARE.
81863
81904
 
81864
81905
 
81906
+ * MIT *
81907
+
81908
+ The MIT License (MIT)
81909
+
81910
+ Copyright (c) JS Foundation and other contributors
81911
+
81912
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
81913
+ this software and associated documentation files (the "Software"), to deal in
81914
+ the Software without restriction, including without limitation the rights to
81915
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
81916
+ the Software, and to permit persons to whom the Software is furnished to do so,
81917
+ subject to the following conditions:
81918
+
81919
+ The above copyright notice and this permission notice shall be included in all
81920
+ copies or substantial portions of the Software.
81921
+
81922
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
81923
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
81924
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
81925
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
81926
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
81927
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
81928
+
81865
81929
  * MIT *
81866
81930
 
81867
81931
  The MIT License (MIT)
@@ -83241,4 +83305,4 @@ POSSIBILITY OF SUCH DAMAGE.
83241
83305
  --------------------------------------------------------------------------------
83242
83306
  --------------------------------------------------------------------------------
83243
83307
 
83244
- Report Generated by FOSSA on 2025-8-19
83308
+ Report Generated by FOSSA on 2025-8-21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-all",
3
- "version": "10.40.0-alpha.7",
3
+ "version": "10.40.0-alpha.8",
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-model": "10.40.0-alpha.7",
28
- "@gooddata/sdk-ui": "10.40.0-alpha.7",
29
- "@gooddata/sdk-ui-ext": "10.40.0-alpha.7",
30
- "@gooddata/sdk-ui-charts": "10.40.0-alpha.7",
31
- "@gooddata/sdk-backend-spi": "10.40.0-alpha.7",
32
- "@gooddata/sdk-ui-filters": "10.40.0-alpha.7",
33
- "@gooddata/sdk-ui-geo": "10.40.0-alpha.7",
34
- "@gooddata/sdk-ui-pivot": "10.40.0-alpha.7"
27
+ "@gooddata/sdk-backend-spi": "10.40.0-alpha.8",
28
+ "@gooddata/sdk-model": "10.40.0-alpha.8",
29
+ "@gooddata/sdk-ui": "10.40.0-alpha.8",
30
+ "@gooddata/sdk-ui-charts": "10.40.0-alpha.8",
31
+ "@gooddata/sdk-ui-ext": "10.40.0-alpha.8",
32
+ "@gooddata/sdk-ui-filters": "10.40.0-alpha.8",
33
+ "@gooddata/sdk-ui-geo": "10.40.0-alpha.8",
34
+ "@gooddata/sdk-ui-pivot": "10.40.0-alpha.8"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@gooddata/eslint-config": "^4.1.1",