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

graphql-kafkajs-subscriptions

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-kafkajs-subscriptions - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

dist/kafka-pubsub.js

@@ -117,3 +117,3 @@ "use strict";

var _a = this.subscriptionMap[subId], cnl = _a[0], listener = _a[1];
listener(message.value);
listener(message);
}

@@ -120,0 +120,0 @@ };

{
"name": "graphql-kafkajs-subscriptions",
"version": "0.1.0",
"version": "0.1.1",
"description": "Apollo graphql subscription over Kafka protocol",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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