graphql-language-service
Advanced tools
Comparing version 6.0.0-canary-d52fbc57.0 to 6.0.0-canary-d86e51b8.0
{ | ||
"name": "graphql-language-service", | ||
"version": "6.0.0-canary-d52fbc57.0", | ||
"version": "6.0.0-canary-d86e51b8.0", | ||
"description": "The official, runtime independent Language Service for GraphQL", | ||
@@ -19,5 +19,3 @@ "contributors": [ | ||
"files": [ | ||
"dist", | ||
"esm", | ||
"src" | ||
"dist" | ||
], | ||
@@ -29,4 +27,4 @@ "keywords": [ | ||
], | ||
"module": "esm/index.js", | ||
"types": "esm/index.d.ts", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"bin": { | ||
@@ -42,2 +40,5 @@ "graphql": "./dist/temp-bin.js" | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"devDependencies": { | ||
@@ -44,0 +45,0 @@ "@types/picomatch": "^2.3.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
250812
99
3265
1