@replit/river
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46080