New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@replit/river

Package Overview
Dependencies
Maintainers
35
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@replit/river - npm Package Compare versions

Comparing version 0.18.2 to 0.18.3

dist/chunk-7OS34AWW.js

4

dist/router/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc