Socket
Socket
Sign inDemoInstall

graphql-subscriptions

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-subscriptions - npm Package Versions

134

0.5.3

Diff

Changelog

Source

0.5.3

  • Require iterall ^1.1.3 to address unhandled exceptions
danielr
published 0.5.2 •

Changelog

Source

0.5.2

  • Require iterall ^1.1.2 to address memory leak [Issue #97] (https://github.com/apollographql/graphql-subscriptions/issues/97)
  • Remove @types/graphql dependency. [PR #105] (https://github.com/apollographql/graphql-subscriptions/pull/105)
danielr
published 0.5.1 •

Changelog

Source

0.5.1

  • withFilter now called with (rootValue, args, context, info) [PR #103] (https://github.com/apollographql/graphql-subscriptions/pull/103)
danielr
published 0.5.0 •

Changelog

Source

0.5.0

  • BREAKING CHANGE: Removed deprecated code. [PR #104] (https://github.com/apollographql/graphql-subscriptions/pull/104)
  • BREAKING CHANGE: Minimum GraphQL version bumped to 0.10.X. [PR #104] (https://github.com/apollographql/graphql-subscriptions/pull/104)
sashko
published 0.4.4 •

Changelog

Source

0.4.4

  • Avoid infinite loop after the last consumer unsubscribes, Issue #81 PR #84
urigo
published 0.4.3 •

Changelog

Source

0.4.3

  • Properly propagate return() and throw() through withFilter PR #74
urigo
published 0.4.2 •

Changelog

Source

0.4.2

  • Fixed issue with withFilter causing to use the same iterator PR #69
urigo
published 0.4.1 •

Changelog

Source

0.4.1

  • Fixed exports issue with TypeScript PR #65
urigo
published 0.4.0 •

Changelog

Source

0.4.0

  • Added asyncIterator(channelName: string) to PubSub implementation PR #60
  • Added withFilter to allow AsyncIterator filtering PR #60
  • Deprecate SubscriptionManager PR #60
  • Fixed withFilter issue caused multiple subscribers to execute with the same AsyncIterator PR #69
urigo
published 0.3.1 •

Changelog

Source

0.3.1

  • Add support for defaultValue, fixes #49 (https://github.com/apollographql/graphql-subscriptions/pull/50)
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