@replit/river
Advanced tools
Comparing version 0.18.2 to 0.18.3
@@ -415,2 +415,4 @@ import { TUnion, Static } from '@sinclair/typebox'; | ||
export { Client, PayloadType, ProcErrors, ProcHandler, ProcInit, ProcInput, ProcOutput, ProcType, ProcedureMap, Result, RiverError, RiverUncaughtSchema, Server, Service, ServiceConfiguration, ServiceContext, ServiceSchema, createClient, createServer }; | ||
var version = "0.18.3"; | ||
export { Client, PayloadType, ProcErrors, ProcHandler, ProcInit, ProcInput, ProcOutput, ProcType, ProcedureMap, version as RIVER_VERSION, Result, RiverError, RiverUncaughtSchema, Server, Service, ServiceConfiguration, ServiceContext, ServiceSchema, createClient, createServer }; |
@@ -9,4 +9,5 @@ import { | ||
createClient, | ||
createServer | ||
} from "../chunk-D3CC5GL7.js"; | ||
createServer, | ||
version | ||
} from "../chunk-7OS34AWW.js"; | ||
import "../chunk-VH3NGOXQ.js"; | ||
@@ -18,2 +19,3 @@ import "../chunk-WER2DWCP.js"; | ||
Procedure, | ||
version as RIVER_VERSION, | ||
RiverUncaughtSchema, | ||
@@ -20,0 +22,0 @@ ServiceSchema, |
import { | ||
UNCAUGHT_ERROR, | ||
pushable | ||
} from "../chunk-D3CC5GL7.js"; | ||
} from "../chunk-7OS34AWW.js"; | ||
import "../chunk-RPIDSIQG.js"; | ||
@@ -6,0 +6,0 @@ import { |
{ | ||
"name": "@replit/river", | ||
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!", | ||
"version": "0.18.2", | ||
"version": "0.18.3", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
416340
12136