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

graphql-language-service

Package Overview
Dependencies
Maintainers
0
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-language-service - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1-canary-62b238a6.0

3

dist/parser/types.d.ts

@@ -116,5 +116,2 @@ import { Kind } from 'graphql';

ARGUMENT: Kind.ARGUMENT;
LIST_NULLABILITY_OPERATOR: Kind.LIST_NULLABILITY_OPERATOR;
NON_NULL_ASSERTION: Kind.NON_NULL_ASSERTION;
ERROR_BOUNDARY: Kind.ERROR_BOUNDARY;
FRAGMENT_SPREAD: Kind.FRAGMENT_SPREAD;

@@ -121,0 +118,0 @@ INLINE_FRAGMENT: Kind.INLINE_FRAGMENT;

@@ -116,5 +116,2 @@ import { Kind } from 'graphql';

ARGUMENT: Kind.ARGUMENT;
LIST_NULLABILITY_OPERATOR: Kind.LIST_NULLABILITY_OPERATOR;
NON_NULL_ASSERTION: Kind.NON_NULL_ASSERTION;
ERROR_BOUNDARY: Kind.ERROR_BOUNDARY;
FRAGMENT_SPREAD: Kind.FRAGMENT_SPREAD;

@@ -121,0 +118,0 @@ INLINE_FRAGMENT: Kind.INLINE_FRAGMENT;

6

package.json
{
"name": "graphql-language-service",
"version": "5.3.0",
"version": "5.3.1-canary-62b238a6.0",
"description": "The official, runtime independent Language Service for GraphQL",

@@ -35,3 +35,3 @@ "contributors": [

"peerDependencies": {
"graphql": "^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2"
"graphql": "^15.5.0 || ^16.0.0 || ^17.0.0"
},

@@ -49,3 +49,3 @@ "dependencies": {

"benchmark": "^2.1.4",
"graphql": "^17.0.0-alpha.5",
"graphql": "^16.9.0",
"graphql-config": "5.0.3",

@@ -52,0 +52,0 @@ "lodash": "^4.17.15",

Sorry, the diff of this file is not supported yet

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