@continuous-excellence/coupling-cli 1.1.452 → 1.1.454

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.
@@ -9,7 +9,7 @@ function Versions() {
9
9
  if (VersionsClass === VOID) {
10
10
  class $ {
11
11
  constructor() {
12
- this.u6w_1 = '1.1.452';
12
+ this.u6w_1 = '1.1.454';
13
13
  }
14
14
  }
15
15
  initMetadataForObject($, 'Versions');
@@ -16,8 +16,8 @@ import {
16
16
  execute3ka32mbtyv00e as execute,
17
17
  GqlTrait2wtoeyl3yfalb as GqlTrait,
18
18
  } from './gql/GqlTrait.mjs';
19
- import { Dispatcherhdhfzcswb8hc as Dispatcher } from '../../../../../Coupling-libraries-action/com/zegreatrob/coupling/action/party/SaveContributionCommand.mjs';
20
- import { Dispatcher2xvjdz9qh940 as Dispatcher_0 } from './gql/GqlQuery.mjs';
19
+ import { Dispatcher2xvjdz9qh940 as Dispatcher } from './gql/GqlQuery.mjs';
20
+ import { Dispatcherhdhfzcswb8hc as Dispatcher_0 } from '../../../../../Coupling-libraries-action/com/zegreatrob/coupling/action/party/SaveContributionCommand.mjs';
21
21
  import { initMetadataForClassbxx6q50dy2s7 as initMetadataForClass } from '../../../../../kotlin-kotlin-stdlib/kotlin/js/metadataUtils.mjs';
22
22
  import {
23
23
  apolloMutation1qfm4b9xbpwrf as apolloMutation,
@@ -131,7 +131,7 @@ function composeGetParams($this, operation, customScalarAdapters, autoPersistQue
131
131
  // Inline function 'com.apollographql.apollo.api.json.writeObject' call
132
132
  this_0.t4n();
133
133
  this_0.t4u('name').f4o('apollo-kotlin');
134
- this_0.t4u('version').f4o('4.4.0');
134
+ this_0.t4u('version').f4o('4.4.1');
135
135
  this_0.u4n();
136
136
  }
137
137
  this_0.u4n();
@@ -163,7 +163,7 @@ function DefaultHttpRequestComposer$Companion$extensionsWriter$lambda_0($sendApq
163
163
  // Inline function 'com.apollographql.apollo.api.json.writeObject' call
164
164
  _this__u8e3s4.t4n();
165
165
  _this__u8e3s4.t4u('name').f4o('apollo-kotlin');
166
- _this__u8e3s4.t4u('version').f4o('4.4.0');
166
+ _this__u8e3s4.t4u('version').f4o('4.4.1');
167
167
  _this__u8e3s4.u4n();
168
168
  }
169
169
  _this__u8e3s4.u4n();
@@ -161,7 +161,7 @@ function SelectImplementation() {
161
161
  return TrySelectDetailedResult_0(trySelectInternal(this, clauseObject, result));
162
162
  }
163
163
  }
164
- initMetadataForClass($, 'SelectImplementation', VOID, VOID, [CancelHandler(), Waiter(), SelectInstance()], [0, 2]);
164
+ initMetadataForClass($, 'SelectImplementation', VOID, VOID, [CancelHandler(), SelectInstance(), Waiter()], [0, 2]);
165
165
  SelectImplementationClass = $;
166
166
  }
167
167
  return SelectImplementationClass;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@continuous-excellence/coupling-cli",
3
- "version": "1.1.452",
3
+ "version": "1.1.454",
4
4
  "main": "kotlin/Coupling-cli.mjs",
5
5
  "devDependencies": {
6
6
  "source-map-support": "0.5.21"