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

graphql-subscriptions-continued

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-subscriptions-continued - npm Package Versions

3.0.3

Diff

aeolun
published 3.0.2 •

aeolun
published 3.0.1 •

aeolun
published 3.0.0 •

Changelog

Source

3.0.0

  • [BREAKING] Replace iterall use with native Symbol.asyncIterator. PubSubEngine.asyncIterator is now PubSubEngine.asyncIterableIterator. <br/> @n1ru4l in #232
  • Add an optional generic type map to PubSub. <br/> @cursorsdottsx in #245
  • Support readonly arrays of event names. <br/> @rh389 in #234
  • Support returning a Promise of an AsyncIterator as the withFilter resolver function. <br/> @maclockard in #220
  • withFilter TypeScript improvements. <br/> @HofmannZ in #230
  • withFilter returns AsyncIterableIterator for compatibility with Apollo Server subscriptions. <br/> @tninesling in #276
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