@layr-labs/ecloud-cli 0.3.1 → 0.3.2

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/VERSION CHANGED
@@ -1,2 +1,2 @@
1
- version=0.3.1
2
- commit=3a7faf4a2b6cda3c2805276c800b56f65b46d08d
1
+ version=0.3.2
2
+ commit=720df6857056cb786b92b805c01b3ca9bf60a876
@@ -304,7 +304,7 @@ function findAvailableName(environment, baseName) {
304
304
 
305
305
  // src/utils/version.ts
306
306
  function getCliVersion() {
307
- return true ? "0.3.1" : "0.0.0";
307
+ return true ? "0.3.2" : "0.0.0";
308
308
  }
309
309
  function getClientId() {
310
310
  return `ecloud-cli/v${getCliVersion()}`;
@@ -219,7 +219,7 @@ function listApps(environment) {
219
219
 
220
220
  // src/utils/version.ts
221
221
  function getCliVersion() {
222
- return true ? "0.3.1" : "0.0.0";
222
+ return true ? "0.3.2" : "0.0.0";
223
223
  }
224
224
  function getClientId() {
225
225
  return `ecloud-cli/v${getCliVersion()}`;
@@ -198,7 +198,7 @@ function getAppName(environment, appID) {
198
198
 
199
199
  // src/utils/version.ts
200
200
  function getCliVersion() {
201
- return true ? "0.3.1" : "0.0.0";
201
+ return true ? "0.3.2" : "0.0.0";
202
202
  }
203
203
  function getClientId() {
204
204
  return `ecloud-cli/v${getCliVersion()}`;
@@ -247,7 +247,7 @@ function listApps(environment) {
247
247
 
248
248
  // src/utils/version.ts
249
249
  function getCliVersion() {
250
- return true ? "0.3.1" : "0.0.0";
250
+ return true ? "0.3.2" : "0.0.0";
251
251
  }
252
252
  function getClientId() {
253
253
  return `ecloud-cli/v${getCliVersion()}`;
@@ -285,7 +285,7 @@ function listApps(environment) {
285
285
 
286
286
  // src/utils/version.ts
287
287
  function getCliVersion() {
288
- return true ? "0.3.1" : "0.0.0";
288
+ return true ? "0.3.2" : "0.0.0";
289
289
  }
290
290
  function getClientId() {
291
291
  return `ecloud-cli/v${getCliVersion()}`;
@@ -236,7 +236,7 @@ function listApps(environment) {
236
236
 
237
237
  // src/utils/version.ts
238
238
  function getCliVersion() {
239
- return true ? "0.3.1" : "0.0.0";
239
+ return true ? "0.3.2" : "0.0.0";
240
240
  }
241
241
  function getClientId() {
242
242
  return `ecloud-cli/v${getCliVersion()}`;
@@ -246,7 +246,7 @@ function listApps(environment) {
246
246
 
247
247
  // src/utils/version.ts
248
248
  function getCliVersion() {
249
- return true ? "0.3.1" : "0.0.0";
249
+ return true ? "0.3.2" : "0.0.0";
250
250
  }
251
251
  function getClientId() {
252
252
  return `ecloud-cli/v${getCliVersion()}`;
@@ -246,7 +246,7 @@ function listApps(environment) {
246
246
 
247
247
  // src/utils/version.ts
248
248
  function getCliVersion() {
249
- return true ? "0.3.1" : "0.0.0";
249
+ return true ? "0.3.2" : "0.0.0";
250
250
  }
251
251
  function getClientId() {
252
252
  return `ecloud-cli/v${getCliVersion()}`;
@@ -246,7 +246,7 @@ function listApps(environment) {
246
246
 
247
247
  // src/utils/version.ts
248
248
  function getCliVersion() {
249
- return true ? "0.3.1" : "0.0.0";
249
+ return true ? "0.3.2" : "0.0.0";
250
250
  }
251
251
  function getClientId() {
252
252
  return `ecloud-cli/v${getCliVersion()}`;
@@ -311,7 +311,7 @@ function listApps(environment) {
311
311
 
312
312
  // src/utils/version.ts
313
313
  function getCliVersion() {
314
- return true ? "0.3.1" : "0.0.0";
314
+ return true ? "0.3.2" : "0.0.0";
315
315
  }
316
316
  function getClientId() {
317
317
  return `ecloud-cli/v${getCliVersion()}`;
@@ -155,7 +155,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
155
155
 
156
156
  // src/utils/version.ts
157
157
  function getCliVersion() {
158
- return true ? "0.3.1" : "0.0.0";
158
+ return true ? "0.3.2" : "0.0.0";
159
159
  }
160
160
  function getClientId() {
161
161
  return `ecloud-cli/v${getCliVersion()}`;
@@ -158,7 +158,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
158
158
 
159
159
  // src/utils/version.ts
160
160
  function getCliVersion() {
161
- return true ? "0.3.1" : "0.0.0";
161
+ return true ? "0.3.2" : "0.0.0";
162
162
  }
163
163
  function getClientId() {
164
164
  return `ecloud-cli/v${getCliVersion()}`;
@@ -155,7 +155,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
155
155
 
156
156
  // src/utils/version.ts
157
157
  function getCliVersion() {
158
- return true ? "0.3.1" : "0.0.0";
158
+ return true ? "0.3.2" : "0.0.0";
159
159
  }
160
160
  function getClientId() {
161
161
  return `ecloud-cli/v${getCliVersion()}`;
@@ -156,7 +156,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
156
156
 
157
157
  // src/utils/version.ts
158
158
  function getCliVersion() {
159
- return true ? "0.3.1" : "0.0.0";
159
+ return true ? "0.3.2" : "0.0.0";
160
160
  }
161
161
  function getClientId() {
162
162
  return `ecloud-cli/v${getCliVersion()}`;
@@ -156,7 +156,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
156
156
 
157
157
  // src/utils/version.ts
158
158
  function getCliVersion() {
159
- return true ? "0.3.1" : "0.0.0";
159
+ return true ? "0.3.2" : "0.0.0";
160
160
  }
161
161
  function getClientId() {
162
162
  return `ecloud-cli/v${getCliVersion()}`;
@@ -156,7 +156,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
156
156
 
157
157
  // src/utils/version.ts
158
158
  function getCliVersion() {
159
- return true ? "0.3.1" : "0.0.0";
159
+ return true ? "0.3.2" : "0.0.0";
160
160
  }
161
161
  function getClientId() {
162
162
  return `ecloud-cli/v${getCliVersion()}`;
@@ -155,7 +155,7 @@ var APPS_DIR = path2.join(CONFIG_DIR, "apps");
155
155
 
156
156
  // src/utils/version.ts
157
157
  function getCliVersion() {
158
- return true ? "0.3.1" : "0.0.0";
158
+ return true ? "0.3.2" : "0.0.0";
159
159
  }
160
160
  function getClientId() {
161
161
  return `ecloud-cli/v${getCliVersion()}`;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layr-labs/ecloud-cli",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "dependencies": {
15
15
  "@inquirer/prompts": "^7.10.1",
16
- "@layr-labs/ecloud-sdk": "0.3.1",
16
+ "@layr-labs/ecloud-sdk": "0.3.2",
17
17
  "@napi-rs/keyring": "^1.0.5",
18
18
  "@oclif/core": "^4.8.0",
19
19
  "axios": "^1.13.2",