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

@graphql-yoga/subscription

Package Overview
Dependencies
Maintainers
4
Versions
1266
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 2.1.0-canary-80e0902.0 to 2.1.0-canary-8c3d4c4.0

1

cjs/createPubSub.js

@@ -67,2 +67,1 @@ "use strict";

exports.createPubSub = createPubSub;
//# sourceMappingURL=createPubSub.js.map

@@ -14,2 +14,1 @@ "use strict";

Object.defineProperty(exports, "pipe", { enumerable: true, get: function () { return pipe_js_1.pipe; } });
//# sourceMappingURL=index.js.map

@@ -22,2 +22,1 @@ "use strict";

exports.filter = filter;
//# sourceMappingURL=filter.js.map

@@ -21,2 +21,1 @@ "use strict";

exports.map = map;
//# sourceMappingURL=map.js.map
"use strict";
// extends EventTarget types and adds typed Events
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=typed-event-target.js.map

@@ -33,2 +33,1 @@ "use strict";

exports.pipe = pipe;
//# sourceMappingURL=pipe.js.map

@@ -63,2 +63,1 @@ import { Repeater } from '@repeaterjs/repeater';

};
//# sourceMappingURL=createPubSub.js.map

@@ -6,2 +6,1 @@ export { Repeater } from '@repeaterjs/repeater';

export { pipe } from './utils/pipe.js';
//# sourceMappingURL=index.js.map

@@ -18,2 +18,1 @@ import { Repeater } from '@repeaterjs/repeater';

}
//# sourceMappingURL=filter.js.map

@@ -17,2 +17,1 @@ import { Repeater } from '@repeaterjs/repeater';

});
//# sourceMappingURL=map.js.map
// extends EventTarget types and adds typed Events
export {};
//# sourceMappingURL=typed-event-target.js.map

@@ -29,2 +29,1 @@ export function pipe(a, ab, bc, cd, de, ef, fg, gh, hi) {

}
//# sourceMappingURL=pipe.js.map

2

package.json
{
"name": "@graphql-yoga/subscription",
"version": "2.1.0-canary-80e0902.0",
"version": "2.1.0-canary-8c3d4c4.0",
"description": "",

@@ -5,0 +5,0 @@ "dependencies": {

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