@gooddata/code-cli 0.50.0-alpha.6 → 0.50.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 +1 -1
- package/dist/index.js +3 -3
- package/package.json +1 -1
package/NOTICE
CHANGED
|
@@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with gdc
|
|
|
9
9
|
|
|
10
10
|
Date generated: 2026-8-26
|
|
11
11
|
|
|
12
|
-
Revision ID:
|
|
12
|
+
Revision ID: 418621705fb33088ef99b6ddcb2e9fa46871a022
|
|
13
13
|
|
|
14
14
|
================================================================================
|
|
15
15
|
================================================================================
|
package/dist/index.js
CHANGED
|
@@ -37370,7 +37370,7 @@ function isPromise(value) {
|
|
|
37370
37370
|
//#endregion
|
|
37371
37371
|
//#region package.json
|
|
37372
37372
|
var name$1 = "@gooddata/code-cli";
|
|
37373
|
-
var version$1 = "0.50.0-alpha.
|
|
37373
|
+
var version$1 = "0.50.0-alpha.7";
|
|
37374
37374
|
//#endregion
|
|
37375
37375
|
//#region ../../../common/temp/aac/node_modules/.pnpm/vscode-languageserver@8.1.0/node_modules/vscode-languageserver/lib/common/utils/is.js
|
|
37376
37376
|
var require_is$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
@@ -161079,7 +161079,7 @@ async function open(state, emitter, file) {
|
|
|
161079
161079
|
//#endregion
|
|
161080
161080
|
//#region ../code/package.json
|
|
161081
161081
|
var name = "@gooddata/code";
|
|
161082
|
-
var version = "0.50.0-alpha.
|
|
161082
|
+
var version = "0.50.0-alpha.7";
|
|
161083
161083
|
//#endregion
|
|
161084
161084
|
//#region ../../../sdk/libs/api-client-tiger/src/axios.ts
|
|
161085
161085
|
/**
|
|
@@ -161101,7 +161101,7 @@ const _CONFIG = {
|
|
|
161101
161101
|
common: {
|
|
161102
161102
|
"X-Requested-With": "XMLHttpRequest",
|
|
161103
161103
|
"X-GDC-JS-PACKAGE": "@gooddata/api-client-tiger",
|
|
161104
|
-
"X-GDC-JS-PACKAGE-VERSION": "11.54.0-alpha.
|
|
161104
|
+
"X-GDC-JS-PACKAGE-VERSION": "11.54.0-alpha.7"
|
|
161105
161105
|
},
|
|
161106
161106
|
post: { "Content-Type": "application/json;charset=utf8" },
|
|
161107
161107
|
put: { "Content-Type": "application/json;charset=utf8" }
|