Socket
Socket
Sign inDemoInstall

graphql-language-service

Package Overview
Dependencies
Maintainers
14
Versions
242
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 6.0.0-canary-a6d20235.0 to 6.0.0-canary-b5674a4f.0

dist/index.d.ts

7

package.json
{
"name": "graphql-language-service",
"version": "6.0.0-canary-a6d20235.0",
"version": "6.0.0-canary-b5674a4f.0",
"description": "The official, runtime independent Language Service for GraphQL",

@@ -20,3 +20,2 @@ "contributors": [

"dist",
"esm",
"src"

@@ -29,4 +28,4 @@ ],

],
"module": "esm/index.js",
"types": "esm/index.d.ts",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"bin": {

@@ -33,0 +32,0 @@ "graphql": "./dist/temp-bin.js"

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