rivetkit 2.2.1-pr.4600.b74ff3b → 2.2.1-pr.4600.bc7743e

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.
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rivetkit",
3
- "version": "2.2.1-pr.4600.b74ff3b",
3
+ "version": "2.2.1-pr.4600.bc7743e",
4
4
  "description": "Lightweight libraries for building stateful actors on edge platforms",
5
5
  "license": "Apache-2.0",
6
6
  "keywords": [
@@ -308,16 +308,16 @@
308
308
  "@hono/standard-validator": "^0.1.3",
309
309
  "@hono/zod-openapi": "^1.1.5",
310
310
  "@rivetkit/bare-ts": "^0.6.2",
311
- "@rivetkit/engine-envoy-protocol": "2.2.1-pr.4600.b74ff3b",
312
- "@rivetkit/rivetkit-native": "2.2.1-pr.4600.b74ff3b",
313
- "@rivetkit/engine-runner": "2.2.1-pr.4600.b74ff3b",
311
+ "@rivetkit/engine-envoy-protocol": "2.2.1-pr.4600.bc7743e",
312
+ "@rivetkit/rivetkit-native": "2.2.1-pr.4600.bc7743e",
313
+ "@rivetkit/engine-runner": "2.2.1-pr.4600.bc7743e",
314
314
  "@rivetkit/fast-json-patch": "^3.1.2",
315
315
  "@rivetkit/on-change": "^6.0.2-rc.1",
316
316
  "@rivetkit/sqlite": "^0.1.1",
317
- "@rivetkit/sqlite-wasm": "2.2.1-pr.4600.b74ff3b",
318
- "@rivetkit/traces": "2.2.1-pr.4600.b74ff3b",
319
- "@rivetkit/virtual-websocket": "2.2.1-pr.4600.b74ff3b",
320
- "@rivetkit/workflow-engine": "2.2.1-pr.4600.b74ff3b",
317
+ "@rivetkit/sqlite-wasm": "2.2.1-pr.4600.bc7743e",
318
+ "@rivetkit/traces": "2.2.1-pr.4600.bc7743e",
319
+ "@rivetkit/virtual-websocket": "2.2.1-pr.4600.bc7743e",
320
+ "@rivetkit/workflow-engine": "2.2.1-pr.4600.bc7743e",
321
321
  "cbor-x": "^1.6.0",
322
322
  "get-port": "^7.1.0",
323
323
  "hono": "^4.7.0",