repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
307ecf0
parent
7371451
author
Eric Bower
date
2023-10-13 14:06:13 +0000 UTC
chore: update `effection` to `beta.0`
3 files changed,  +44, -5
M npm.ts
M deno.lock
+40, -1
 1@@ -1,5 +1,9 @@
 2 {
 3-  "version": "2",
 4+  "version": "3",
 5+  "redirects": {
 6+    "https://crux.land/router@0.0.5": "https://crux.land/api/get/2KNRVU.ts",
 7+    "https://esm.sh/v128/@types/react@~18.2/index.d.ts": "https://esm.sh/v128/@types/react@18.2.20/index.d.ts"
 8+  },
 9   "remote": {
10     "https://crux.land/api/get/2KNRVU.ts": "6a77d55844aba78d01520c5ff0b2f0af7f24cc1716a0de8b3bb6bd918c47b5ba",
11     "https://deno.land/std@0.140.0/_util/assert.ts": "e94f2eb37cebd7f199952e242c77654e43333c1ac4c5c700e929ea3aa5489f74",
12@@ -169,6 +173,41 @@
13     "https://deno.land/x/effection@3.0.0-alpha.14/lib/sleep.ts": "d7000c05ace8143efd80f1e35243f5521316bc334e4051afe692e1a0c7268304",
14     "https://deno.land/x/effection@3.0.0-alpha.14/lib/types.ts": "6bc4c99c58b258ce23be0cfe0e5f18fd0b55392ed22f512d67ce8a614a965007",
15     "https://deno.land/x/effection@3.0.0-alpha.14/mod.ts": "ffae461c16d4a1bf24c2179582ab8d5c81ad0df61e4ae2fba51ef5e5bdf90345",
16+    "https://deno.land/x/effection@3.0.0-beta.0/lib/abort-signal.ts": "8be1b331b2bc417d70fe4c07e0b806e89972b8eab519ce58beed7ec632ae9048",
17+    "https://deno.land/x/effection@3.0.0-beta.0/lib/all.ts": "acadab8258228e290192f587c8c532428f9093337a9b7688ae55cbc2cacd5caf",
18+    "https://deno.land/x/effection@3.0.0-beta.0/lib/async.ts": "3e007ef245abb240de07029f523c7ef74b9bc383db5716f89d261a5150295777",
19+    "https://deno.land/x/effection@3.0.0-beta.0/lib/call.ts": "69c465573031e6315e375c17e01e820239e01a93107866dd9f5ef584b79d13dd",
20+    "https://deno.land/x/effection@3.0.0-beta.0/lib/channel.ts": "cdd48c80c05dfbd9b248bd50bf16a80f973e51b5e35b219386e82a65eb4477b6",
21+    "https://deno.land/x/effection@3.0.0-beta.0/lib/context.ts": "108989ac839d6756e30f6c0afc458bfa3975dd0f970d5173b6b8f8473ce4c335",
22+    "https://deno.land/x/effection@3.0.0-beta.0/lib/deps.ts": "91062b4b97089a8cf36550d4f9605d325a0fd19bebc72d15524481a3b56ea669",
23+    "https://deno.land/x/effection@3.0.0-beta.0/lib/each.ts": "756f82d8b4ec43623776416b6de6558e7584bbfd437a6a35d44e088667842d32",
24+    "https://deno.land/x/effection@3.0.0-beta.0/lib/ensure.ts": "c3640cc12c1bc747a8a4086af476840db026d04ea22f45a697d53617b2b1cc66",
25+    "https://deno.land/x/effection@3.0.0-beta.0/lib/events.ts": "b33ef4b8b81c05c1c9b0d21b675f131fb7b0dd5021f440e64eb3a9e1e50aedf9",
26+    "https://deno.land/x/effection@3.0.0-beta.0/lib/filter.ts": "ad3ba0ce59923306620da410393c8f248fb9885a55c8cbd1f3670521cd96cc68",
27+    "https://deno.land/x/effection@3.0.0-beta.0/lib/first.ts": "6dfacc67b5c6b11bf1df1cf272491ed24a88431ea2eb8a36216b848fbfbe2e8e",
28+    "https://deno.land/x/effection@3.0.0-beta.0/lib/instructions.ts": "b88cd8bf32c8b11300046fcc8c76e6c77a8032eb5269b150fb53639732c68c93",
29+    "https://deno.land/x/effection@3.0.0-beta.0/lib/lazy.ts": "92ea526c5ad7d88290f2a87168e038d482f97421379508d85cf2e049ee60639b",
30+    "https://deno.land/x/effection@3.0.0-beta.0/lib/main.ts": "a0deaf1d1d958ef7a5821d8ac3dfbd190a47608d603798a5fc3b0c2309a724da",
31+    "https://deno.land/x/effection@3.0.0-beta.0/lib/map.ts": "26184b51211c87e37396f336c7a8212ea46d9fdea210df208127a6394eee69f9",
32+    "https://deno.land/x/effection@3.0.0-beta.0/lib/mod.ts": "fe2a2e685cc81fe24b1e15af52a17f213e5d062d48a664d6fd28071b13dda780",
33+    "https://deno.land/x/effection@3.0.0-beta.0/lib/op.ts": "483465a66fb9fa7529eb8cafbaf94c085b1a5e72876e5d34e44cd4f875b2141b",
34+    "https://deno.land/x/effection@3.0.0-beta.0/lib/pause.ts": "a690b0d67cf970c34f528df8c61d69eb43deda9817362776f6359f506dc0da45",
35+    "https://deno.land/x/effection@3.0.0-beta.0/lib/pipe.ts": "4a28fa93a1ba53661bafb84265f3fcb5614920bbecc0db1c261e1093da3b2cdf",
36+    "https://deno.land/x/effection@3.0.0-beta.0/lib/queue.ts": "714968cede633c5c336479ad62b695709e5b72076d38ac462caa2aa8ac49da06",
37+    "https://deno.land/x/effection@3.0.0-beta.0/lib/race.ts": "0c43f24ce5006768f5cbac8d6f5dc07848bafa625cc0bc6c24fb6a2f2a8808f2",
38+    "https://deno.land/x/effection@3.0.0-beta.0/lib/result.ts": "44e4bdadad155beb9bbfe41948819bbcb9e27a772283e52e89981bd6636a8687",
39+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run.ts": "b85043bc8b30c0eb0d04654cdd07004b21145f2e3f59f52e39df76558e324ca4",
40+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/create.ts": "be9139af2fbe15908256d2d159dec8dca079f94cf02d488074c94fa26fc651fa",
41+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/frame.ts": "b9b85112e3168c0fc91e01b1df60f2e911ee1a44314678944d9cbfa71b0641de",
42+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/scope.ts": "45a6f4033ef3f5ccf2d450884221ffba0c4edb2d45ac2bedb36ebcffc9d4ec14",
43+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/task.ts": "b4b019d6e32d4c22c83ea9d1cfd64a3d587587080d459aec00aa9e6ba9d49b2a",
44+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/types.ts": "c6e413c941613e364604643a084eb432a7ba3ec468e5b0f5341c09b2f54510ef",
45+    "https://deno.land/x/effection@3.0.0-beta.0/lib/run/value.ts": "d57428b45dfeecc9df1e68dadf8697dbc33cd412e6ffcab9d0ba4368e8c1fbd6",
46+    "https://deno.land/x/effection@3.0.0-beta.0/lib/shift-sync.ts": "74ecefa9cb2e145a3c52f363319f8d6296b804600852044b7d14bd53bc10b512",
47+    "https://deno.land/x/effection@3.0.0-beta.0/lib/signal.ts": "935dabb018ae29a0d817819a6eb8c461a5a96e0e302198652a3ff07bb9e21789",
48+    "https://deno.land/x/effection@3.0.0-beta.0/lib/sleep.ts": "44e3a80248dad7a47066a99a7daec9b318e87d5d211adf27776145544d455689",
49+    "https://deno.land/x/effection@3.0.0-beta.0/lib/types.ts": "779952d3537a99545ab78307326ee14b77ff778b0ba3075489f31982d7eccb60",
50+    "https://deno.land/x/effection@3.0.0-beta.0/mod.ts": "ffae461c16d4a1bf24c2179582ab8d5c81ad0df61e4ae2fba51ef5e5bdf90345",
51     "https://deno.land/x/expect@v0.3.0/expect.ts": "5e6717eddc9df376f7b2c9be6403e016130bb2edbb1acd261a2d6ea9608ee196",
52     "https://deno.land/x/expect@v0.3.0/matchers.ts": "a37ef4577739247af77a852cdcd69484f999a41ad86ec16bb63a88a7a47a2372",
53     "https://deno.land/x/expect@v0.3.0/mock.ts": "562d4b1d735d15b0b8e935f342679096b64fe452f86e96714fe8616c0c884914",
M deps.ts
+2, -2
 1@@ -10,7 +10,7 @@ export type {
 2   Stream,
 3   Subscription,
 4   Task,
 5-} from "https://deno.land/x/effection@3.0.0-alpha.15/mod.ts";
 6+} from "https://deno.land/x/effection@3.0.0-beta.0/mod.ts";
 7 export {
 8   action,
 9   createChannel,
10@@ -31,7 +31,7 @@ export {
11   spawn,
12   suspend,
13   useAbortSignal,
14-} from "https://deno.land/x/effection@3.0.0-alpha.15/mod.ts";
15+} from "https://deno.land/x/effection@3.0.0-beta.0/mod.ts";
16 
17 import React from "https://esm.sh/react@18.2.0?pin=v122";
18 export { React };
M npm.ts
+2, -2
 1@@ -30,9 +30,9 @@ async function main() {
 2       },
 3     ],
 4     mappings: {
 5-      "https://deno.land/x/effection@3.0.0-alpha.15/mod.ts": {
 6+      "https://deno.land/x/effection@3.0.0-beta.0/mod.ts": {
 7         name: "effection",
 8-        version: "3.0.0-alpha.15",
 9+        version: "3.0.0-beta.0",
10       },
11       "https://esm.sh/react@18.2.0?pin=v122": {
12         name: "react",