Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-sse

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-sse - npm Package Versions

124

1.2.5

Diff

Changelog

Source

1.2.5 (2022-07-17)

Bug Fixes

  • client: Leverage active streams for reliable network error retries (607b468)
enisdenjo
published 1.2.4 •

Changelog

Source

1.2.4 (2022-07-01)

Bug Fixes

  • Add types path to package.json exports (44f95b6)
enisdenjo
published 1.2.3 •

Changelog

Source

1.2.3 (2022-06-13)

Bug Fixes

  • client: Retry if connection is closed while having active streams (83a0178), closes #28
enisdenjo
published 1.2.2 •

Changelog

Source

1.2.2 (2022-06-09)

Bug Fixes

  • client: Network errors during event emission contain the keyword "stream" in Firefox (054f16b)
enisdenjo
published 1.2.1 •

Changelog

Source

1.2.1 (2022-06-09)

Bug Fixes

  • client: Retry network errors even if they occur during event emission (489b1b0), closes #27

Performance Improvements

  • client: Avoid recreating result variables when reading the response stream (16f6a6c)
enisdenjo
published 1.2.0 •

Changelog

Source

1.2.0 (2022-04-14)

Bug Fixes

  • client: TypeScript generic for ensuring proper arguments when using "single connection mode" (be2ae7d)

Features

  • client: Inspect incoming messages through ClientOptions.onMessage (496e74b), closes #20
enisdenjo
published 1.1.0 •

Changelog

Source

1.1.0 (2022-03-09)

Features

  • client: Add credentials property for requests (79d0266)
  • client: Add lazyCloseTimeout as a close timeout after last operation completes (16e5e31), closes #17
enisdenjo
published 1.0.6 •

Changelog

Source

1.0.6 (2021-11-18)

Bug Fixes

  • client: Avoid bundling DOM types, have the implementor supply his own Response type (98780c0)
  • handler: Support generics for requests and responses (9ab10c0)
enisdenjo
published 1.0.5 •

Changelog

Source

1.0.5 (2021-11-02)

Bug Fixes

  • client: Should not call complete after subscription error (d8b7634)
  • handler: Use 3rd body argument only if is object or string (2062579)
enisdenjo
published 1.0.4 •

Changelog

Source

1.0.4 (2021-09-08)

Bug Fixes

  • Define graphql execution results (89da803)
  • server: Operation result can be async generator or iterable (24b6078)
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