@rivetkit/supabase 2.3.5-rc.1 → 2.3.5
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 +7 -7
- package/dist/mod.mjs +7 -7
- package/package.json +3 -3
package/dist/mod.js
CHANGED
|
@@ -508,7 +508,7 @@ function unsupportedFeature(feature) {
|
|
|
508
508
|
);
|
|
509
509
|
}
|
|
510
510
|
|
|
511
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
511
|
+
// ../rivetkit/dist/tsup/chunk-YOP6FRYG.js
|
|
512
512
|
var import_pino = require("pino");
|
|
513
513
|
|
|
514
514
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/classic/external.js
|
|
@@ -13181,7 +13181,7 @@ var classic_default = external_exports;
|
|
|
13181
13181
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/index.js
|
|
13182
13182
|
var v4_default = classic_default;
|
|
13183
13183
|
|
|
13184
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
13184
|
+
// ../rivetkit/dist/tsup/chunk-YOP6FRYG.js
|
|
13185
13185
|
var cbor = __toESM(require("cbor-x"), 1);
|
|
13186
13186
|
var import_invariant = __toESM(require_invariant(), 1);
|
|
13187
13187
|
var getRivetEngine = () => getEnvUniversal("RIVET_ENGINE");
|
|
@@ -13346,7 +13346,7 @@ function noopNext() {
|
|
|
13346
13346
|
}
|
|
13347
13347
|
var package_default = {
|
|
13348
13348
|
name: "rivetkit",
|
|
13349
|
-
version: "2.3.5
|
|
13349
|
+
version: "2.3.5",
|
|
13350
13350
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13351
13351
|
license: "Apache-2.0",
|
|
13352
13352
|
keywords: [
|
|
@@ -14626,7 +14626,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14626
14626
|
};
|
|
14627
14627
|
}
|
|
14628
14628
|
|
|
14629
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14629
|
+
// ../rivetkit/dist/tsup/chunk-FJQ36P7Q.js
|
|
14630
14630
|
var config2 = /* @__PURE__ */ Config({});
|
|
14631
14631
|
function readWorkflowCbor(bc) {
|
|
14632
14632
|
return readData(bc);
|
|
@@ -15403,7 +15403,7 @@ var AsyncMutex = class {
|
|
|
15403
15403
|
}
|
|
15404
15404
|
};
|
|
15405
15405
|
|
|
15406
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15406
|
+
// ../rivetkit/dist/tsup/chunk-ENPXVDGZ.js
|
|
15407
15407
|
function logger() {
|
|
15408
15408
|
return getLogger("actor-client");
|
|
15409
15409
|
}
|
|
@@ -15441,7 +15441,7 @@ async function importWebSocket() {
|
|
|
15441
15441
|
return webSocketPromise;
|
|
15442
15442
|
}
|
|
15443
15443
|
|
|
15444
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15444
|
+
// ../rivetkit/dist/tsup/chunk-PMIEL4PM.js
|
|
15445
15445
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15446
15446
|
|
|
15447
15447
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15619,7 +15619,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15619
15619
|
return new VersionedDataHandler(config3);
|
|
15620
15620
|
}
|
|
15621
15621
|
|
|
15622
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15622
|
+
// ../rivetkit/dist/tsup/chunk-PMIEL4PM.js
|
|
15623
15623
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15624
15624
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15625
15625
|
var PATH_CONNECT = "/connect";
|
package/dist/mod.mjs
CHANGED
|
@@ -471,7 +471,7 @@ function unsupportedFeature(feature) {
|
|
|
471
471
|
);
|
|
472
472
|
}
|
|
473
473
|
|
|
474
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
474
|
+
// ../rivetkit/dist/tsup/chunk-YOP6FRYG.js
|
|
475
475
|
import {
|
|
476
476
|
pino,
|
|
477
477
|
stdTimeFunctions
|
|
@@ -13147,7 +13147,7 @@ var classic_default = external_exports;
|
|
|
13147
13147
|
// ../../../node_modules/.pnpm/zod@4.1.13/node_modules/zod/v4/index.js
|
|
13148
13148
|
var v4_default = classic_default;
|
|
13149
13149
|
|
|
13150
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
13150
|
+
// ../rivetkit/dist/tsup/chunk-YOP6FRYG.js
|
|
13151
13151
|
var import_invariant = __toESM(require_invariant(), 1);
|
|
13152
13152
|
import * as cbor from "cbor-x";
|
|
13153
13153
|
var getRivetEngine = () => getEnvUniversal("RIVET_ENGINE");
|
|
@@ -13312,7 +13312,7 @@ function noopNext() {
|
|
|
13312
13312
|
}
|
|
13313
13313
|
var package_default = {
|
|
13314
13314
|
name: "rivetkit",
|
|
13315
|
-
version: "2.3.5
|
|
13315
|
+
version: "2.3.5",
|
|
13316
13316
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13317
13317
|
license: "Apache-2.0",
|
|
13318
13318
|
keywords: [
|
|
@@ -14592,7 +14592,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14592
14592
|
};
|
|
14593
14593
|
}
|
|
14594
14594
|
|
|
14595
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14595
|
+
// ../rivetkit/dist/tsup/chunk-FJQ36P7Q.js
|
|
14596
14596
|
var config2 = /* @__PURE__ */ Config({});
|
|
14597
14597
|
function readWorkflowCbor(bc) {
|
|
14598
14598
|
return readData(bc);
|
|
@@ -15369,7 +15369,7 @@ var AsyncMutex = class {
|
|
|
15369
15369
|
}
|
|
15370
15370
|
};
|
|
15371
15371
|
|
|
15372
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15372
|
+
// ../rivetkit/dist/tsup/chunk-ENPXVDGZ.js
|
|
15373
15373
|
function logger() {
|
|
15374
15374
|
return getLogger("actor-client");
|
|
15375
15375
|
}
|
|
@@ -15407,7 +15407,7 @@ async function importWebSocket() {
|
|
|
15407
15407
|
return webSocketPromise;
|
|
15408
15408
|
}
|
|
15409
15409
|
|
|
15410
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15410
|
+
// ../rivetkit/dist/tsup/chunk-PMIEL4PM.js
|
|
15411
15411
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15412
15412
|
|
|
15413
15413
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15585,7 +15585,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15585
15585
|
return new VersionedDataHandler(config3);
|
|
15586
15586
|
}
|
|
15587
15587
|
|
|
15588
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15588
|
+
// ../rivetkit/dist/tsup/chunk-PMIEL4PM.js
|
|
15589
15589
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15590
15590
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15591
15591
|
var PATH_CONNECT = "/connect";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rivetkit/supabase",
|
|
3
|
-
"version": "2.3.5
|
|
3
|
+
"version": "2.3.5",
|
|
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.5
|
|
42
|
+
"@rivetkit/rivetkit-wasm": "2.3.5",
|
|
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.5
|
|
49
|
+
"rivetkit": "2.3.5",
|
|
50
50
|
"size-limit": "^11.1.6",
|
|
51
51
|
"tsup": "^8.4.0",
|
|
52
52
|
"typescript": "^5.5.2"
|