@graphql-yoga/subscription
Advanced tools
Comparing version 2.2.1 to 2.2.2-canary-5c9ba38.0
import { Repeater } from '@repeaterjs/repeater'; | ||
import { resolveGlobalConfig, } from '@graphql-yoga/typed-event-target'; | ||
import { resolveGlobalConfig } from '@graphql-yoga/typed-event-target'; | ||
/** | ||
@@ -4,0 +4,0 @@ * Utility for publishing and subscribing to events. |
{ | ||
"name": "@graphql-yoga/subscription", | ||
"version": "2.2.1", | ||
"version": "2.2.2-canary-5c9ba38.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
import { Repeater } from '@repeaterjs/repeater'; | ||
import { type TypedEventTarget, type EventAPI } from '@graphql-yoga/typed-event-target'; | ||
import type { TypedEventTarget, EventAPI } from '@graphql-yoga/typed-event-target'; | ||
declare type PubSubPublishArgsByKey = { | ||
@@ -4,0 +4,0 @@ [key: string]: [] | [any] | [number | string, any]; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17873
2