New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphql-yoga/subscription

Package Overview
Dependencies
Maintainers
4
Versions
1280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-yoga/subscription - npm Package Compare versions

Comparing version 5.0.2-alpha-20241210131025-81f522e15e1fb2f62a4eb8a6ce364f9bbbf66224 to 5.0.2-alpha-20241210132416-c43d09eed240e67eae7520cc9f8713b2178bd732

1

cjs/utils/pipe.js
"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) {

4

package.json
{
"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": {

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