@gooddata/plugin-toolkit 11.35.0-alpha.5 → 11.35.0-alpha.7

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 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: 2026-5-4
10
+ Date generated: 2026-5-12
11
11
 
12
- Revision ID: 0c39c460e837a54efedde9d37131feb930e4b8a1
12
+ Revision ID: 52d6a5f81cbc391c8c918fe465fad2be3e3de86f
13
13
 
14
14
  ================================================================================
15
15
  ================================================================================
@@ -376,7 +376,7 @@ Revision ID: 0c39c460e837a54efedde9d37131feb930e4b8a1
376
376
  - bail (2.0.2) [MIT]
377
377
  - balanced-match (2.0.0) [MIT]
378
378
  - base64-js (1.5.1) [MIT]
379
- - baseline-browser-mapping (2.10.27) [Apache-2.0]
379
+ - baseline-browser-mapping (2.10.29) [Apache-2.0]
380
380
  - batch (0.6.1) [MIT]
381
381
  - binary-extensions (2.3.0) [MIT]
382
382
  - bl (4.1.0) [MIT]
@@ -710,7 +710,7 @@ Revision ID: 0c39c460e837a54efedde9d37131feb930e4b8a1
710
710
  - magic-string (0.30.21) [MIT]
711
711
  - make-dir (2.1.0) [MIT]
712
712
  - mapbox-gl (2.15.0) [BSD-3-Clause, MIT]
713
- - maplibre-gl (4.7.1) [MIT, BSD-3-Clause, ISC, 0BSD]
713
+ - maplibre-gl (4.7.1) [MIT, BSD-3-Clause, 0BSD, ISC]
714
714
  - markdown-table (3.0.4) [MIT]
715
715
  - matchmediaquery (0.4.2) [MIT]
716
716
  - math-intrinsics (1.1.0) [MIT]
@@ -5367,9 +5367,9 @@ MIT
5367
5367
 
5368
5368
 
5369
5369
  --------------------------------------------------------------------------------
5370
- Package Title: baseline-browser-mapping (2.10.27)
5370
+ Package Title: baseline-browser-mapping (2.10.29)
5371
5371
 
5372
- Package Locator: npm+baseline-browser-mapping$2.10.27
5372
+ Package Locator: npm+baseline-browser-mapping$2.10.29
5373
5373
 
5374
5374
  Package Depth: Transitive
5375
5375
  --------------------------------------------------------------------------------
@@ -9407,7 +9407,7 @@ MIT, BSD-3-Clause
9407
9407
 
9408
9408
 
9409
9409
  * Other Licenses *
9410
- ISC, 0BSD
9410
+ 0BSD, ISC
9411
9411
 
9412
9412
 
9413
9413
  --------------------------------------------------------------------------------
@@ -38277,4 +38277,4 @@ POSSIBILITY OF SUCH DAMAGE.
38277
38277
  --------------------------------------------------------------------------------
38278
38278
  --------------------------------------------------------------------------------
38279
38279
 
38280
- Report Generated by FOSSA on 2026-5-4
38280
+ Report Generated by FOSSA on 2026-5-12
@@ -1,3 +1,3 @@
1
- export declare const LIB_VERSION = "11.35.0-alpha.5";
1
+ export declare const LIB_VERSION = "11.35.0-alpha.7";
2
2
  export declare const LIB_DESCRIPTION = "GoodData Set of Tools for working with Plugins";
3
3
  export declare const LIB_NAME = "@gooddata/plugin-toolkit";
package/esm/__version.js CHANGED
@@ -1,5 +1,5 @@
1
1
  // (C) 2021 GoodData Corporation
2
2
  // DO NOT CHANGE THIS FILE, IT IS RE-GENERATED ON EVERY BUILD
3
- export const LIB_VERSION = "11.35.0-alpha.5";
3
+ export const LIB_VERSION = "11.35.0-alpha.7";
4
4
  export const LIB_DESCRIPTION = "GoodData Set of Tools for working with Plugins";
5
5
  export const LIB_NAME = "@gooddata/plugin-toolkit";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/plugin-toolkit",
3
- "version": "11.35.0-alpha.5",
3
+ "version": "11.35.0-alpha.7",
4
4
  "description": "GoodData Set of Tools for working with Plugins",
5
5
  "license": "LicenseRef-LICENSE",
6
6
  "author": "GoodData",
@@ -45,9 +45,9 @@
45
45
  "tar": "^6.2.1",
46
46
  "tslib": "2.8.1",
47
47
  "validate-npm-package-name": "^5.0.0",
48
- "@gooddata/sdk-backend-spi": "11.35.0-alpha.5",
49
- "@gooddata/sdk-backend-tiger": "11.35.0-alpha.5",
50
- "@gooddata/sdk-model": "11.35.0-alpha.5"
48
+ "@gooddata/sdk-backend-spi": "11.35.0-alpha.7",
49
+ "@gooddata/sdk-model": "11.35.0-alpha.7",
50
+ "@gooddata/sdk-backend-tiger": "11.35.0-alpha.7"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@types/columnify": "^1.5.1",
@@ -74,8 +74,8 @@
74
74
  "oxlint-tsgolint": "0.11.4",
75
75
  "typescript": "5.9.3",
76
76
  "vitest": "4.1.0",
77
- "@gooddata/eslint-config": "11.35.0-alpha.5",
78
- "@gooddata/oxlint-config": "11.35.0-alpha.5"
77
+ "@gooddata/oxlint-config": "11.35.0-alpha.7",
78
+ "@gooddata/eslint-config": "11.35.0-alpha.7"
79
79
  },
80
80
  "scripts": {
81
81
  "_phase:build": "npm run build",
@@ -83,7 +83,7 @@
83
83
  "_phase:validate": "npm run build-dynamic-files && npm run validate",
84
84
  "build": "bash scripts/build.sh && tsgo",
85
85
  "build-dynamic-files": "bash scripts/build.sh --genFilesOnly",
86
- "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm build coverage *.log tsconfig.tsbuildinfo",
86
+ "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm build coverage temp *.log tsconfig.tsbuildinfo",
87
87
  "dep-cruiser": "depcruise --validate .dependency-cruiser.js --output-type err-long src/",
88
88
  "format-check": "oxfmt --check .",
89
89
  "format-write": "oxfmt .",