client_plugin_logic_deb 1.5.20 → 1.6.20

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.
@@ -324,7 +324,7 @@
324
324
  setMetadataFor($doSelectSuspendCOROUTINE$27, '$doSelectSuspendCOROUTINE$27', classMeta, CoroutineImpl);
325
325
  setMetadataFor($completeCOROUTINE$28, '$completeCOROUTINE$28', classMeta, CoroutineImpl);
326
326
  setMetadataFor($processResultAndInvokeBlockRecoveringExceptionCOROUTINE$29, '$processResultAndInvokeBlockRecoveringExceptionCOROUTINE$29', classMeta, CoroutineImpl);
327
- setMetadataFor(SelectImplementation, 'SelectImplementation', classMeta, CancelHandler, [CancelHandler, SelectInstance, Waiter], VOID, VOID, [0, 2]);
327
+ setMetadataFor(SelectImplementation, 'SelectImplementation', classMeta, CancelHandler, [CancelHandler, Waiter, SelectInstance], VOID, VOID, [0, 2]);
328
328
  setMetadataFor(TrySelectDetailedResult, 'TrySelectDetailedResult', classMeta, Enum);
329
329
  setMetadataFor(CancellableContinuationWithOwner, 'CancellableContinuationWithOwner', classMeta, VOID, [CancellableContinuation, Waiter]);
330
330
  setMetadataFor(SemaphoreImpl, 'SemaphoreImpl', classMeta, VOID, 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.5.20",
4
+ "version": "1.6.20",
5
5
  "name": "client_plugin_logic_deb",
6
6
  "dependencies": {
7
7
  "format-util": "^1.0.5",