graphql-ws
Advanced tools
Comparing version 6.0.0-rc-1a82d72a451e68b3e49edab1034c616b6bfce0a8 to 6.0.0-rc-62a544ff6110f3e963672220b9c4b49143043a45
{ | ||
"name": "graphql-ws", | ||
"version": "6.0.0-rc-1a82d72a451e68b3e49edab1034c616b6bfce0a8", | ||
"version": "6.0.0-rc-62a544ff6110f3e963672220b9c4b49143043a45", | ||
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -8,3 +8,3 @@ <div align="center"> | ||
[![CI](https://github.com/enisdenjo/graphql-ws/workflows/CI/badge.svg)](https://github.com/enisdenjo/graphql-ws/actions?query=workflow%3A%22CI%22) [![graphql-ws](https://img.shields.io/npm/v/graphql-ws.svg?label=graphql-ws&logo=npm)](https://www.npmjs.com/package/graphql-ws) | ||
[![graphql-ws](https://img.shields.io/npm/v/graphql-ws.svg?label=graphql-ws&logo=npm)](https://www.npmjs.com/package/graphql-ws) | ||
@@ -11,0 +11,0 @@ <i>Use [Server-Sent Events (SSE)](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instead? Check out <b>[graphql-sse](https://github.com/enisdenjo/graphql-sse)</b>!</i> |
Sorry, the diff of this file is not supported yet
213635