@gql.tada/internal
Advanced tools
Comparing version 0.3.3 to 0.3.4-canary-3b3440661d55da679cbac3ac41c6eb5d8d68f1a9
# @gql.tada/internal | ||
## 0.3.4-canary-3b3440661d55da679cbac3ac41c6eb5d8d68f1a9 | ||
### Patch Changes | ||
- Update CLI and `@gql.tada/internal` to variably support graphql `^15.5.0` in addition to the preferred v16, and include future support for v17 | ||
Submitted by [@kitten](https://github.com/kitten) (See [#282](https://github.com/0no-co/gql.tada/pull/282)) | ||
## 0.3.3 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@gql.tada/internal", | ||
"version": "0.3.3", | ||
"version": "0.3.4-canary-3b3440661d55da679cbac3ac41c6eb5d8d68f1a9", | ||
"public": true, | ||
@@ -51,3 +51,3 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.", | ||
"peerDependencies": { | ||
"graphql": "^16.8.1", | ||
"graphql": "^15.5.0 || ^16.0.0 || ^17.0.0", | ||
"typescript": "^5.0.0" | ||
@@ -54,0 +54,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
383271
6280