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

graphql-sse

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-sse - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

6

package.json
{
"name": "graphql-sse",
"version": "2.5.1",
"version": "2.5.2",
"description": "Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client",

@@ -86,5 +86,2 @@ "keywords": [

},
"workspaces": [
"website"
],
"scripts": {

@@ -100,2 +97,3 @@ "check:format": "prettier --check .",

"build": "yarn build:esm && yarn build:cjs && yarn build:umd",
"prepack": "npm pkg delete workspaces",
"release": "semantic-release",

@@ -102,0 +100,0 @@ "gendocs": "typedoc --options typedoc.js src/ && node scripts/post-gendocs.mjs"

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