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

@graphql-sse/express

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-sse/express - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

8

CHANGELOG.md

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

## [0.0.15](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/express@0.0.14...@graphql-sse/express@0.0.15) (2021-10-10)
**Note:** Version bump only for package @graphql-sse/express
## [0.0.14](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/express@0.0.13...@graphql-sse/express@0.0.14) (2021-09-30)

@@ -8,0 +16,0 @@

2

package.json
{
"name": "@graphql-sse/express",
"version": "0.0.14",
"version": "0.0.15",
"dependencies": {

@@ -5,0 +5,0 @@ "@graphql-sse/server": "0.0.13",

# @graphql-see/express
This package provide a GraphQL subscription server over Express.
This package provides a GraphQL subscription server over Express.

@@ -36,3 +36,3 @@ ## Installation

The snippet below is a sample from the [Apollo Server Example App](https://github.com/faboulaws/graphql-sse/tree/main/apps/apollo-server-example]).
The snippet below is a sample from the [Apollo Server Example App](https://github.com/faboulaws/graphql-sse/tree/main/apps/apollo-server-example).

@@ -39,0 +39,0 @@

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