@replit/river
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -5,3 +5,3 @@ { | ||
"description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "exports": { | ||
"./transport/ws/server": "./dist/transport/impls/ws/server.js", | ||
"./transport/stdio": "./dist/transport/impls/stdio.js" | ||
"./transport/stdio": "./dist/transport/impls/stdio/stdio.js" | ||
}, | ||
@@ -19,0 +19,0 @@ "files": [ |
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
300202