New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-sse/server

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-sse/server - npm Package Compare versions

Comparing version 0.0.11 to 0.0.13

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

## [0.0.13](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/server@0.0.12...@graphql-sse/server@0.0.13) (2021-09-30)
**Note:** Version bump only for package @graphql-sse/server
## [0.0.12](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/server@0.0.11...@graphql-sse/server@0.0.12) (2021-09-22)
**Note:** Version bump only for package @graphql-sse/server
## [0.0.11](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/server@0.0.10...@graphql-sse/server@0.0.11) (2021-09-22)

@@ -8,0 +24,0 @@

3

package.json
{
"name": "@graphql-sse/server",
"version": "0.0.11",
"version": "0.0.13",
"description": "GraphQL Subscription over SSE",

@@ -15,2 +15,3 @@ "main": "./src/index.js",

"GraphQL",
"Server Sent Events",
"SSE",

@@ -17,0 +18,0 @@ "Server"

@@ -13,3 +13,3 @@ # @graphql-sse/server

Here is a simple example of how to use it with express. Alternatively you can use the `@graphql-sse/express` package.
Here is a simple example of how to use it with express. Alternatively you can use the `@graphql-sse/express` package.

@@ -16,0 +16,0 @@ ```typescript

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