graphql-language-service-types
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "graphql-language-service-types", | ||
"repository": "https://github.com/graphql/graphql-language-service", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Types for building GraphQL language services for IDEs", | ||
@@ -15,3 +15,4 @@ "contributors": [ | ||
"files": [ | ||
"dist" | ||
"dist/*.js", | ||
"dist/*.js.flow" | ||
], | ||
@@ -21,3 +22,3 @@ "keywords": [ | ||
], | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
@@ -24,0 +25,0 @@ "test": "npm run lint && npm run check", |
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
2963
1