@rivetkit/supabase 2.3.18-rc.3 → 2.3.18
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/dist/mod.js +8 -8
- package/dist/mod.mjs +8 -8
- package/package.json +3 -3
package/dist/mod.js
CHANGED
|
@@ -519,7 +519,7 @@ function unsupportedFeature(feature) {
|
|
|
519
519
|
);
|
|
520
520
|
}
|
|
521
521
|
|
|
522
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
522
|
+
// ../rivetkit/dist/tsup/chunk-7EPLADKM.js
|
|
523
523
|
var import_pino = require("pino");
|
|
524
524
|
|
|
525
525
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/external.js
|
|
@@ -13192,7 +13192,7 @@ var classic_default = external_exports;
|
|
|
13192
13192
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/index.js
|
|
13193
13193
|
var v4_default = classic_default;
|
|
13194
13194
|
|
|
13195
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
13195
|
+
// ../rivetkit/dist/tsup/chunk-7EPLADKM.js
|
|
13196
13196
|
var cbor = __toESM(require("cbor-x"), 1);
|
|
13197
13197
|
var import_invariant = __toESM(require_invariant(), 1);
|
|
13198
13198
|
var getRivetEngine = () => getEnvUniversal("RIVET_ENGINE");
|
|
@@ -13366,7 +13366,7 @@ function noopNext() {
|
|
|
13366
13366
|
}
|
|
13367
13367
|
var package_default = {
|
|
13368
13368
|
name: "rivetkit",
|
|
13369
|
-
version: "2.3.18
|
|
13369
|
+
version: "2.3.18",
|
|
13370
13370
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13371
13371
|
license: "Apache-2.0",
|
|
13372
13372
|
keywords: [
|
|
@@ -14670,7 +14670,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14670
14670
|
};
|
|
14671
14671
|
}
|
|
14672
14672
|
|
|
14673
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14673
|
+
// ../rivetkit/dist/tsup/chunk-QIFZELUQ.js
|
|
14674
14674
|
var config2 = /* @__PURE__ */ Config({});
|
|
14675
14675
|
function readWorkflowCbor(bc) {
|
|
14676
14676
|
return readData(bc);
|
|
@@ -15632,7 +15632,7 @@ var AsyncMutex = class {
|
|
|
15632
15632
|
}
|
|
15633
15633
|
};
|
|
15634
15634
|
|
|
15635
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15635
|
+
// ../rivetkit/dist/tsup/chunk-LAITPJRA.js
|
|
15636
15636
|
function logger() {
|
|
15637
15637
|
return getLogger("actor-client");
|
|
15638
15638
|
}
|
|
@@ -15670,7 +15670,7 @@ async function importWebSocket() {
|
|
|
15670
15670
|
return webSocketPromise;
|
|
15671
15671
|
}
|
|
15672
15672
|
|
|
15673
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15673
|
+
// ../rivetkit/dist/tsup/chunk-PXKNBNVU.js
|
|
15674
15674
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15675
15675
|
|
|
15676
15676
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15848,7 +15848,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15848
15848
|
return new VersionedDataHandler(config3);
|
|
15849
15849
|
}
|
|
15850
15850
|
|
|
15851
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15851
|
+
// ../rivetkit/dist/tsup/chunk-PXKNBNVU.js
|
|
15852
15852
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15853
15853
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15854
15854
|
var PATH_CONNECT = "/connect";
|
|
@@ -21641,7 +21641,7 @@ function apiActorToOutput(actor2) {
|
|
|
21641
21641
|
};
|
|
21642
21642
|
}
|
|
21643
21643
|
|
|
21644
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
21644
|
+
// ../rivetkit/dist/tsup/chunk-TNSLNSQH.js
|
|
21645
21645
|
var nativeStateTransactionOpeners = /* @__PURE__ */ new WeakMap();
|
|
21646
21646
|
var nativeStateTransactionClientBinders = /* @__PURE__ */ new WeakMap();
|
|
21647
21647
|
function registerNativeStateTransactionOpener(provider, opener) {
|
package/dist/mod.mjs
CHANGED
|
@@ -481,7 +481,7 @@ function unsupportedFeature(feature) {
|
|
|
481
481
|
);
|
|
482
482
|
}
|
|
483
483
|
|
|
484
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
484
|
+
// ../rivetkit/dist/tsup/chunk-7EPLADKM.js
|
|
485
485
|
import {
|
|
486
486
|
pino,
|
|
487
487
|
stdTimeFunctions
|
|
@@ -13157,7 +13157,7 @@ var classic_default = external_exports;
|
|
|
13157
13157
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/index.js
|
|
13158
13158
|
var v4_default = classic_default;
|
|
13159
13159
|
|
|
13160
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
13160
|
+
// ../rivetkit/dist/tsup/chunk-7EPLADKM.js
|
|
13161
13161
|
var import_invariant = __toESM(require_invariant(), 1);
|
|
13162
13162
|
import * as cbor from "cbor-x";
|
|
13163
13163
|
var getRivetEngine = () => getEnvUniversal("RIVET_ENGINE");
|
|
@@ -13331,7 +13331,7 @@ function noopNext() {
|
|
|
13331
13331
|
}
|
|
13332
13332
|
var package_default = {
|
|
13333
13333
|
name: "rivetkit",
|
|
13334
|
-
version: "2.3.18
|
|
13334
|
+
version: "2.3.18",
|
|
13335
13335
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13336
13336
|
license: "Apache-2.0",
|
|
13337
13337
|
keywords: [
|
|
@@ -14635,7 +14635,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14635
14635
|
};
|
|
14636
14636
|
}
|
|
14637
14637
|
|
|
14638
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14638
|
+
// ../rivetkit/dist/tsup/chunk-QIFZELUQ.js
|
|
14639
14639
|
var config2 = /* @__PURE__ */ Config({});
|
|
14640
14640
|
function readWorkflowCbor(bc) {
|
|
14641
14641
|
return readData(bc);
|
|
@@ -15597,7 +15597,7 @@ var AsyncMutex = class {
|
|
|
15597
15597
|
}
|
|
15598
15598
|
};
|
|
15599
15599
|
|
|
15600
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15600
|
+
// ../rivetkit/dist/tsup/chunk-LAITPJRA.js
|
|
15601
15601
|
function logger() {
|
|
15602
15602
|
return getLogger("actor-client");
|
|
15603
15603
|
}
|
|
@@ -15635,7 +15635,7 @@ async function importWebSocket() {
|
|
|
15635
15635
|
return webSocketPromise;
|
|
15636
15636
|
}
|
|
15637
15637
|
|
|
15638
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15638
|
+
// ../rivetkit/dist/tsup/chunk-PXKNBNVU.js
|
|
15639
15639
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15640
15640
|
|
|
15641
15641
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15813,7 +15813,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15813
15813
|
return new VersionedDataHandler(config3);
|
|
15814
15814
|
}
|
|
15815
15815
|
|
|
15816
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15816
|
+
// ../rivetkit/dist/tsup/chunk-PXKNBNVU.js
|
|
15817
15817
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15818
15818
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15819
15819
|
var PATH_CONNECT = "/connect";
|
|
@@ -21606,7 +21606,7 @@ function apiActorToOutput(actor2) {
|
|
|
21606
21606
|
};
|
|
21607
21607
|
}
|
|
21608
21608
|
|
|
21609
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
21609
|
+
// ../rivetkit/dist/tsup/chunk-TNSLNSQH.js
|
|
21610
21610
|
var nativeStateTransactionOpeners = /* @__PURE__ */ new WeakMap();
|
|
21611
21611
|
var nativeStateTransactionClientBinders = /* @__PURE__ */ new WeakMap();
|
|
21612
21612
|
function registerNativeStateTransactionOpener(provider, opener) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rivetkit/supabase",
|
|
3
|
-
"version": "2.3.18
|
|
3
|
+
"version": "2.3.18",
|
|
4
4
|
"description": "Supabase Edge Functions integration for RivetKit actors",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"keywords": [
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"check-edge-closure": "node ../../../scripts/ci/check-edge-native-closure.mjs"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@rivetkit/rivetkit-wasm": "2.3.18
|
|
42
|
+
"@rivetkit/rivetkit-wasm": "2.3.18",
|
|
43
43
|
"cbor-x": "^1.6.0",
|
|
44
44
|
"pino": "^9.5.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@size-limit/file": "^11.1.6",
|
|
48
48
|
"@types/node": "^22.0.0",
|
|
49
|
-
"rivetkit": "2.3.18
|
|
49
|
+
"rivetkit": "2.3.18",
|
|
50
50
|
"size-limit": "^11.1.6",
|
|
51
51
|
"tsup": "^8.4.0",
|
|
52
52
|
"typescript": "^5.5.2"
|