@graphql-yoga/subscription
Advanced tools
Comparing version 0.2.0-canary-36ad09f.0 to 0.2.0-canary-3e484b9.0
@@ -12,3 +12,3 @@ 'use strict'; | ||
In modern JavaScript environments those are part of the global scope. However, if you are using an older version of Node.js (<= 16.x.x), those APIs must be polyfilled. | ||
In modern JavaScript environments those are part of the global scope. However, if you are using an older version of Node.js (< 16.x.x), those APIs must be polyfilled. | ||
You can provide polyfills to the 'createPubSub' function: | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@graphql-yoga/subscription", | ||
"version": "0.2.0-canary-36ad09f.0", | ||
"version": "0.2.0-canary-3e484b9.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
16239