@gooddata/sdk-ui-charts 10.15.0-alpha.9 → 10.15.0-beta.1

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 +65 -3
  2. package/package.json +10 -10
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-10-18
10
+ Date generated: 2024-11-11
11
11
 
12
- Revision ID: c8785ae77c4b8e7d39ac8e83ceded1476fe256e9
12
+ Revision ID: cd08ae0ca9de334a320f4c2153889ab5a8b8dd4e
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -445,6 +445,7 @@ Revision ID: c8785ae77c4b8e7d39ac8e83ceded1476fe256e9
445
445
  - etag (1.8.1) [MIT]
446
446
  - eventemitter3 (4.0.7) [MIT]
447
447
  - events (3.3.0) [MIT]
448
+ - eventsource-parser (3.0.0) [MIT]
448
449
  - execa (5.1.1) [MIT]
449
450
  - execa (8.0.1) [MIT]
450
451
  - exponential-backoff (3.1.1) [Apache-2.0]
@@ -16831,6 +16832,42 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
16831
16832
 
16832
16833
 
16833
16834
 
16835
+ --------------------------------------------------------------------------------
16836
+ Package Title: eventsource-parser (3.0.0)
16837
+
16838
+ Package Locator: npm+eventsource-parser$3.0.0
16839
+
16840
+ Package Depth: Direct
16841
+ --------------------------------------------------------------------------------
16842
+
16843
+ * Declared Licenses *
16844
+ MIT
16845
+
16846
+
16847
+ MIT License
16848
+
16849
+ Copyright (c) 2024 Espen Hovlandsdal <espen@hovlandsdal.com>
16850
+
16851
+ Permission is hereby granted, free of charge, to any person obtaining a copy
16852
+ of this software and associated documentation files (the "Software"), to deal
16853
+ in the Software without restriction, including without limitation the rights
16854
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16855
+ copies of the Software, and to permit persons to whom the Software is
16856
+ furnished to do so, subject to the following conditions:
16857
+
16858
+ The above copyright notice and this permission notice shall be included in all
16859
+ copies or substantial portions of the Software.
16860
+
16861
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16862
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16863
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16864
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
16865
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
16866
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
16867
+ SOFTWARE.
16868
+
16869
+
16870
+
16834
16871
  --------------------------------------------------------------------------------
16835
16872
  Package Title: execa (5.1.1)
16836
16873
 
@@ -66550,6 +66587,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66550
66587
  SOFTWARE.
66551
66588
 
66552
66589
 
66590
+ * MIT *
66591
+
66592
+ MIT License
66593
+
66594
+ Copyright (c) 2024 Espen Hovlandsdal <espen@hovlandsdal.com>
66595
+
66596
+ Permission is hereby granted, free of charge, to any person obtaining a copy
66597
+ of this software and associated documentation files (the "Software"), to deal
66598
+ in the Software without restriction, including without limitation the rights
66599
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
66600
+ copies of the Software, and to permit persons to whom the Software is
66601
+ furnished to do so, subject to the following conditions:
66602
+
66603
+ The above copyright notice and this permission notice shall be included in all
66604
+ copies or substantial portions of the Software.
66605
+
66606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66607
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66608
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
66609
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
66610
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
66611
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66612
+ SOFTWARE.
66613
+
66614
+
66553
66615
  * MIT *
66554
66616
 
66555
66617
  MIT License
@@ -71136,4 +71198,4 @@ POSSIBILITY OF SUCH DAMAGE.
71136
71198
  --------------------------------------------------------------------------------
71137
71199
  --------------------------------------------------------------------------------
71138
71200
 
71139
- Report Generated by FOSSA on 2024-10-18
71201
+ Report Generated by FOSSA on 2024-11-11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-charts",
3
- "version": "10.15.0-alpha.9",
3
+ "version": "10.15.0-beta.1",
4
4
  "description": "GoodData.UI SDK - Charts",
5
5
  "repository": {
6
6
  "type": "git",
@@ -67,13 +67,13 @@
67
67
  "ts-invariant": "^0.7.5",
68
68
  "tslib": "^2.5.0",
69
69
  "uuid": "^8.3.2",
70
- "@gooddata/sdk-backend-spi": "10.15.0-alpha.9",
71
- "@gooddata/sdk-model": "10.15.0-alpha.9",
72
- "@gooddata/sdk-ui-kit": "10.15.0-alpha.9",
73
- "@gooddata/sdk-ui": "10.15.0-alpha.9",
74
- "@gooddata/sdk-ui-theme-provider": "10.15.0-alpha.9",
75
- "@gooddata/sdk-ui-vis-commons": "10.15.0-alpha.9",
76
- "@gooddata/util": "10.15.0-alpha.9"
70
+ "@gooddata/sdk-backend-spi": "10.15.0-beta.1",
71
+ "@gooddata/sdk-model": "10.15.0-beta.1",
72
+ "@gooddata/sdk-ui-kit": "10.15.0-beta.1",
73
+ "@gooddata/sdk-ui": "10.15.0-beta.1",
74
+ "@gooddata/sdk-ui-theme-provider": "10.15.0-beta.1",
75
+ "@gooddata/sdk-ui-vis-commons": "10.15.0-beta.1",
76
+ "@gooddata/util": "10.15.0-beta.1"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "react": "^16.10.0 || ^17.0.0 || ^18.0.0",
@@ -123,8 +123,8 @@
123
123
  "typescript": "5.3.3",
124
124
  "vitest": "1.0.4",
125
125
  "vitest-dom": "0.1.1",
126
- "@gooddata/reference-workspace": "10.15.0-alpha.9",
127
- "@gooddata/sdk-backend-mockingbird": "10.15.0-alpha.9"
126
+ "@gooddata/sdk-backend-mockingbird": "10.15.0-beta.1",
127
+ "@gooddata/reference-workspace": "10.15.0-beta.1"
128
128
  },
129
129
  "scripts": {
130
130
  "clean": "rm -rf ci dist esm coverage styles/css *.log tsconfig.tsbuildinfo",