client_plugin_logic_deb 1.8.208 → 1.8.209

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.
@@ -341,7 +341,7 @@
341
341
  initMetadataForClass(Symbol, 'Symbol');
342
342
  initMetadataForInterface(SelectInstance, 'SelectInstance');
343
343
  initMetadataForClass(ClauseData, 'ClauseData', VOID, VOID, VOID, [1]);
344
- initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, CancelHandler, [CancelHandler, Waiter, SelectInstance], [0, 2]);
344
+ initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, CancelHandler, [CancelHandler, SelectInstance, Waiter], [0, 2]);
345
345
  initMetadataForClass(TrySelectDetailedResult, 'TrySelectDetailedResult', VOID, Enum);
346
346
  initMetadataForClass(CancellableContinuationWithOwner, 'CancellableContinuationWithOwner', VOID, VOID, [CancellableContinuation, Waiter]);
347
347
  initMetadataForClass(SemaphoreImpl, 'SemaphoreImpl', VOID, VOID, VOID, [0]);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "main": "Logic_Debertz-client_plugin.js",
3
3
  "types": "Logic_Debertz-client_plugin.d.ts",
4
- "version": "1.8.208",
4
+ "version": "1.8.209",
5
5
  "name": "client_plugin_logic_deb",
6
6
  "dependencies": {
7
7
  "@js-joda/core": "3.2.0",