Socket
Socket
Sign inDemoInstall

graphql-subscriptions

Package Overview
Dependencies
Maintainers
3
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

234

2.0.0

Diff

Changelog

Source

2.0.0

  • Support graphql@16; do not support graphql older than 15.7.2.
apollo-bot
published 1.2.1 •

Changelog

Source

1.2.1

  • Fix memory leak in withFilter. PR #209
apollo-bot
published 1.2.0 •

Changelog

Source

1.2.0

  • Add graphql@15 to peerDependencies.
apollo-bot
published 1.1.0 •

Changelog

Source

1.1.0

  • Fix #132 - withFilter was previously always passing undefined as its first argument to the filterFn
  • Partially attempt to fix #143 - try to reduce occurrence of certain memory leaks with the built-in PubSubEngine implementation
  • Replaced eventEmitterAsyncIterator with default generic AsyncIterator named PubSubAsyncIterator. extends PubSubEngine automatically uses generic implementation. No breaking changes for those who continue to use implements PubSubEngine. See PR #78.
mdg
published 1.0.0 •

Changelog

Source

1.0.0

  • BREAKING CHANGE: Changed return type of publish. <br/> @grantwwu in #162
  • Bump versions of various devDependencies to fix security issues, use newer tslint config. <br/> @grantwwu in #163
  • Allows graphql 14 as a peer dep, forces graphql 14 as a dev dep, and has been updated to use @types/graphql 14. <br/> @hwillson in #172
danielr
published 0.5.8 •

Changelog

Source

0.5.8

  • Bump iterall version
freiksenet
published 0.5.7 •

Changelog

Source

0.5.7

  • Add graphql@0.13 to peerDependencies.
mdg
published 0.5.6 •

Changelog

Source

0.5.6

  • Add graphql@0.12 to peerDependencies.
danielr
published 0.5.5 •

Changelog

Source

0.5.5

  • FilterFn can return a Promise<boolean>
  • Allow passing in a custom EventEmitter to PubSub
danielr
published 0.5.4 •

Changelog

Source

0.5.4

  • Better define withFilter return type PR #111
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