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.2 to 0.0.3

8

CHANGELOG.md

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

## [0.0.3](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/express@0.0.1...@graphql-sse/express@0.0.3) (2021-09-21)
**Note:** Version bump only for package @graphql-sse/express
## [0.0.2](https://github.com/faboulaws/graphql-sse/compare/@graphql-sse/express@0.0.1...@graphql-sse/express@0.0.2) (2021-09-21)

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

4

package.json
{
"name": "@graphql-sse/express",
"version": "0.0.2",
"version": "0.0.3",
"dependencies": {
"@graphql-sse/server": "^1.0.0"
"@graphql-sse/server": "^0.0.1"
},

@@ -7,0 +7,0 @@ "peerDependencies": {

@@ -10,3 +10,3 @@ {

"exclude": ["**/*.spec.ts"],
"include": ["**/*.ts", "../server/src/types.ts", "../server/src/process-subscription.ts", "../server/src/classis-sse-middleware.ts"]
"include": ["**/*.ts"]
}
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