@gql.tada/internal
Advanced tools
Comparing version 0.1.3 to 0.2.0-canary-9735dc64b387fc0544d608880edbe0a9347aba5a
# @gql.tada/internal | ||
## 0.2.0-canary-9735dc64b387fc0544d608880edbe0a9347aba5a | ||
### Minor Changes | ||
- Add `check` as a way to run the GraphQLSP diagnostics as part of our CLI | ||
Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#170](https://github.com/0no-co/gql.tada/pull/170)) | ||
## 0.1.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@gql.tada/internal", | ||
"version": "0.1.3", | ||
"version": "0.2.0-canary-9735dc64b387fc0544d608880edbe0a9347aba5a", | ||
"public": true, | ||
@@ -43,7 +43,7 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.", | ||
"json5": "^2.2.3", | ||
"graphql": "^16.8.1", | ||
"rollup": "^4.9.4", | ||
"sade": "^1.8.1", | ||
"type-fest": "^4.10.2", | ||
"typescript": "^5.3.3", | ||
"graphql": "^16.8.1" | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -50,0 +50,0 @@ "dependencies": { |
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
599605