graphql-language-service-parser
Advanced tools
Comparing version 1.10.1 to 1.10.2
# graphql-language-service-parser | ||
## 1.10.2 | ||
### Patch Changes | ||
- [`bdd57312`](https://github.com/graphql/graphiql/commit/bdd573129844168749aba0aaa20e31b9da81aacf) [#2047](https://github.com/graphql/graphiql/pull/2047) Thanks [@willstott101](https://github.com/willstott101)! - Source code included in all packages to fix source maps. codemirror-graphql includes esm build in package. | ||
- Updated dependencies [[`bdd57312`](https://github.com/graphql/graphiql/commit/bdd573129844168749aba0aaa20e31b9da81aacf)]: | ||
- graphql-language-service-types@1.8.5 | ||
## 1.10.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "graphql-language-service-parser", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "An online parser for GraphQL for use in syntax-highlighters and code intelligence tools", | ||
@@ -18,3 +18,4 @@ "contributors": [ | ||
"dist", | ||
"esm" | ||
"esm", | ||
"src" | ||
], | ||
@@ -41,3 +42,3 @@ "keywords": [ | ||
"dependencies": { | ||
"graphql-language-service-types": "^1.8.4" | ||
"graphql-language-service-types": "^1.8.5" | ||
}, | ||
@@ -44,0 +45,0 @@ "scripts": { |
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
216249
62
4426