@graphql-yoga/subscription
Advanced tools
Comparing version 5.0.2-alpha-20241210131025-81f522e15e1fb2f62a4eb8a6ce364f9bbbf66224 to 5.0.2-alpha-20241210132416-c43d09eed240e67eae7520cc9f8713b2178bd732
"use strict"; | ||
/* eslint-disable @typescript-eslint/no-unsafe-function-type */ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +4,0 @@ exports.pipe = pipe; |
@@ -0,1 +1,2 @@ | ||
/* eslint-disable @typescript-eslint/no-unsafe-function-type */ | ||
export function pipe(a, ab, bc, cd, de, ef, fg, gh, hi) { | ||
@@ -2,0 +3,0 @@ switch (arguments.length) { |
{ | ||
"name": "@graphql-yoga/subscription", | ||
"version": "5.0.2-alpha-20241210131025-81f522e15e1fb2f62a4eb8a6ce364f9bbbf66224", | ||
"version": "5.0.2-alpha-20241210132416-c43d09eed240e67eae7520cc9f8713b2178bd732", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "sideEffects": true, | ||
"tslib": "^2.5.2", | ||
"@graphql-yoga/typed-event-target": "^3.0.1-alpha-20241210131025-81f522e15e1fb2f62a4eb8a6ce364f9bbbf66224" | ||
"@graphql-yoga/typed-event-target": "^3.0.1-alpha-20241210132416-c43d09eed240e67eae7520cc9f8713b2178bd732" | ||
}, | ||
@@ -13,0 +13,0 @@ "repository": { |
26415
296