graphql-language-service
Advanced tools
Comparing version 6.0.0-canary-a6d20235.0 to 6.0.0-canary-b5674a4f.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
493302