Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@replit/river

Package Overview
Dependencies
Maintainers
27
Versions
162
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.1.8 to 0.1.9

2

dist/router/client.d.ts

@@ -9,3 +9,3 @@ import { Transport } from '../transport/types';

Pushable<Static<ProcInput<Router, ProcName>>>,
AsyncIterator<Static<ProcOutput<Router, ProcName>>>,
AsyncIterableIterator<Static<ProcOutput<Router, ProcName>>>,
() => void

@@ -12,0 +12,0 @@ ]>;

{
"name": "@replit/river",
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!",
"version": "0.1.8",
"version": "0.1.9",
"type": "module",

@@ -6,0 +6,0 @@ "main": "dist/index.js",

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