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

@replit/river

Package Overview
Dependencies
Maintainers
30
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.10.1 to 0.10.2

dist/chunk-IYRPZPSQ.js

2

dist/router/index.js

@@ -11,3 +11,3 @@ import {

serializeService
} from "../chunk-7WJ6YLE5.js";
} from "../chunk-IYRPZPSQ.js";
import "../chunk-ZE4MX7DF.js";

@@ -14,0 +14,0 @@ import "../chunk-SLUSVGQH.js";

import {
UNCAUGHT_ERROR
} from "../chunk-7WJ6YLE5.js";
UNCAUGHT_ERROR,
pushable
} from "../chunk-IYRPZPSQ.js";
import "../chunk-ORAG7IAU.js";

@@ -23,3 +24,2 @@ import {

import { WebSocketServer } from "ws";
import { pushable } from "it-pushable";
async function createWebSocketServer(server) {

@@ -26,0 +26,0 @@ return new WebSocketServer({ server });

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

@@ -48,2 +48,3 @@ "exports": {

"@msgpack/msgpack": "^3.0.0-beta2",
"it-pushable": "^3.2.3",
"nanoid": "^4.0.2"

@@ -54,3 +55,2 @@ },

"isomorphic-ws": "^5.0.0",
"it-pushable": "^3.2.1",
"ws": "^8.13.0"

@@ -57,0 +57,0 @@ },

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