@gooddata/api-client-tiger 11.26.0-alpha.1 → 11.26.0-alpha.3

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.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/metadata-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/metadata-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/metadata-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/metadata-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/result-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/result-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/result-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/result-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/scan-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/generated/scan-json-api/index.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/scan-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/generated/scan-json-api/index.ts"],"names":[],"mappings":"AAAA,qCAAqC;AAErC,oBAAoB;AACpB;;;;;;;;;;GAUG;AAGH,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/api-client-tiger",
3
- "version": "11.26.0-alpha.1",
3
+ "version": "11.26.0-alpha.3",
4
4
  "description": "API Client for GoodData Cloud and GoodData.CN",
5
5
  "license": "MIT",
6
6
  "author": "GoodData",
@@ -46,7 +46,7 @@
46
46
  "axios-cache-interceptor": "^1.8.0",
47
47
  "lodash-es": "^4.17.23",
48
48
  "tslib": "2.8.1",
49
- "@gooddata/sdk-model": "11.26.0-alpha.1"
49
+ "@gooddata/sdk-model": "11.26.0-alpha.3"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@microsoft/api-documenter": "^7.17.0",
@@ -75,9 +75,9 @@
75
75
  "oxlint-tsgolint": "0.11.4",
76
76
  "typescript": "5.9.3",
77
77
  "vitest": "4.0.8",
78
- "@gooddata/oxlint-config": "11.26.0-alpha.1",
79
- "@gooddata/reference-workspace": "11.26.0-alpha.1",
80
- "@gooddata/eslint-config": "11.26.0-alpha.1"
78
+ "@gooddata/eslint-config": "11.26.0-alpha.3",
79
+ "@gooddata/oxlint-config": "11.26.0-alpha.3",
80
+ "@gooddata/reference-workspace": "11.26.0-alpha.3"
81
81
  },
82
82
  "scripts": {
83
83
  "_phase:build": "npm run build",