@gql.tada/internal
Advanced tools
Comparing version 0.1.2-canary-ef55b0ec239f677e584c7d3a2a00dc021c50b298 to 0.1.2
# @gql.tada/internal | ||
## 0.1.2-canary-ef55b0ec239f677e584c7d3a2a00dc021c50b298 | ||
## 0.1.2 | ||
@@ -5,0 +5,0 @@ ### Patch Changes |
{ | ||
"name": "@gql.tada/internal", | ||
"version": "0.1.2-canary-ef55b0ec239f677e584c7d3a2a00dc021c50b298", | ||
"version": "0.1.2", | ||
"public": true, | ||
@@ -46,10 +46,11 @@ "description": "Internal logic for gql.tada’s CLI tool and GraphQLSP.", | ||
"type-fest": "^4.10.2", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.3.3", | ||
"graphql": "^16.8.1" | ||
}, | ||
"dependencies": { | ||
"@0no-co/graphql.web": "^1.0.5", | ||
"graphql": "^16.8.1" | ||
"@0no-co/graphql.web": "^1.0.5" | ||
}, | ||
"peerDependencies": { | ||
"typescript": "^5.0.0" | ||
"typescript": "^5.0.0", | ||
"graphql": "^16.8.1" | ||
}, | ||
@@ -56,0 +57,0 @@ "publishConfig": { |
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
599055
10
- Removedgraphql@^16.8.1