@rivetkit/supabase 2.3.6 → 2.3.7
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-OG4OR2CM.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-OG4OR2CM.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.
|
|
13349
|
+
version: "2.3.7",
|
|
13350
13350
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13351
13351
|
license: "Apache-2.0",
|
|
13352
13352
|
keywords: [
|
|
@@ -14636,7 +14636,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14636
14636
|
};
|
|
14637
14637
|
}
|
|
14638
14638
|
|
|
14639
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14639
|
+
// ../rivetkit/dist/tsup/chunk-6D2WRHJV.js
|
|
14640
14640
|
var config2 = /* @__PURE__ */ Config({});
|
|
14641
14641
|
function readWorkflowCbor(bc) {
|
|
14642
14642
|
return readData(bc);
|
|
@@ -15481,7 +15481,7 @@ function removePrefixFromKey(prefixedKey) {
|
|
|
15481
15481
|
return prefixedKey.slice(KEYS.KV.length);
|
|
15482
15482
|
}
|
|
15483
15483
|
|
|
15484
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15484
|
+
// ../rivetkit/dist/tsup/chunk-YHPFCYL3.js
|
|
15485
15485
|
function logger() {
|
|
15486
15486
|
return getLogger("actor-client");
|
|
15487
15487
|
}
|
|
@@ -15547,7 +15547,7 @@ var AsyncMutex = class {
|
|
|
15547
15547
|
}
|
|
15548
15548
|
};
|
|
15549
15549
|
|
|
15550
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15550
|
+
// ../rivetkit/dist/tsup/chunk-YU3C5OCU.js
|
|
15551
15551
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15552
15552
|
|
|
15553
15553
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15725,7 +15725,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15725
15725
|
return new VersionedDataHandler(config3);
|
|
15726
15726
|
}
|
|
15727
15727
|
|
|
15728
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15728
|
+
// ../rivetkit/dist/tsup/chunk-YU3C5OCU.js
|
|
15729
15729
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15730
15730
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15731
15731
|
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-OG4OR2CM.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-OG4OR2CM.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.
|
|
13315
|
+
version: "2.3.7",
|
|
13316
13316
|
description: "Lightweight libraries for building stateful actors on edge platforms",
|
|
13317
13317
|
license: "Apache-2.0",
|
|
13318
13318
|
keywords: [
|
|
@@ -14602,7 +14602,7 @@ function Config({ initialBufferLength = 1024, maxBufferLength = 1024 * 1024 * 32
|
|
|
14602
14602
|
};
|
|
14603
14603
|
}
|
|
14604
14604
|
|
|
14605
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
14605
|
+
// ../rivetkit/dist/tsup/chunk-6D2WRHJV.js
|
|
14606
14606
|
var config2 = /* @__PURE__ */ Config({});
|
|
14607
14607
|
function readWorkflowCbor(bc) {
|
|
14608
14608
|
return readData(bc);
|
|
@@ -15447,7 +15447,7 @@ function removePrefixFromKey(prefixedKey) {
|
|
|
15447
15447
|
return prefixedKey.slice(KEYS.KV.length);
|
|
15448
15448
|
}
|
|
15449
15449
|
|
|
15450
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15450
|
+
// ../rivetkit/dist/tsup/chunk-YHPFCYL3.js
|
|
15451
15451
|
function logger() {
|
|
15452
15452
|
return getLogger("actor-client");
|
|
15453
15453
|
}
|
|
@@ -15513,7 +15513,7 @@ var AsyncMutex = class {
|
|
|
15513
15513
|
}
|
|
15514
15514
|
};
|
|
15515
15515
|
|
|
15516
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15516
|
+
// ../rivetkit/dist/tsup/chunk-YU3C5OCU.js
|
|
15517
15517
|
var import_invariant2 = __toESM(require_invariant(), 1);
|
|
15518
15518
|
|
|
15519
15519
|
// ../../../node_modules/.pnpm/p-retry@6.2.1/node_modules/p-retry/index.js
|
|
@@ -15691,7 +15691,7 @@ function createVersionedDataHandler(config3) {
|
|
|
15691
15691
|
return new VersionedDataHandler(config3);
|
|
15692
15692
|
}
|
|
15693
15693
|
|
|
15694
|
-
// ../rivetkit/dist/tsup/chunk-
|
|
15694
|
+
// ../rivetkit/dist/tsup/chunk-YU3C5OCU.js
|
|
15695
15695
|
var import_invariant3 = __toESM(require_invariant(), 1);
|
|
15696
15696
|
var import_invariant4 = __toESM(require_invariant(), 1);
|
|
15697
15697
|
var PATH_CONNECT = "/connect";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rivetkit/supabase",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.7",
|
|
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.
|
|
42
|
+
"@rivetkit/rivetkit-wasm": "2.3.7",
|
|
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.
|
|
49
|
+
"rivetkit": "2.3.7",
|
|
50
50
|
"size-limit": "^11.1.6",
|
|
51
51
|
"tsup": "^8.4.0",
|
|
52
52
|
"typescript": "^5.5.2"
|