Socket
Socket
Sign inDemoInstall

graphql-language-service

Package Overview
Dependencies
3
Maintainers
14
Versions
237
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0-canary-6de7e53f.0 to 6.0.0-canary-a08e9aea.0

dist/index.d.ts

8

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

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

"dist",
"esm",
"src"

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc