Socket
Socket
Sign inDemoInstall

graphql-language-service-server

Package Overview
Dependencies
Maintainers
4
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-language-service-server - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/MessageProcessor.js

@@ -237,3 +237,3 @@ 'use strict';

id: message.id,
result: result
result: { items: result, isCompleted: true }
}), writer);

@@ -240,0 +240,0 @@ return _context2.abrupt('break', 51);

{
"name": "graphql-language-service-server",
"repository": "https://github.com/graphql/graphql-language-service",
"version": "0.0.5",
"version": "0.0.6",
"description": "Server process backing the GraphQL Language Service",

@@ -6,0 +6,0 @@ "contributors": [

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