@pothos/plugin-directives
Advanced tools
Comparing version 3.3.0 to 3.3.1
# Change Log | ||
## 3.3.1 | ||
### Patch Changes | ||
- 971f1aad: Update dev dependencies | ||
## 3.3.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-directives", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos", | ||
@@ -36,5 +36,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@graphql-tools/utils": "^8.6.5", | ||
"@graphql-tools/utils": "^8.6.7", | ||
"@pothos/core": "3.6.0", | ||
"@pothos/test-utils": "1.1.0", | ||
"@pothos/test-utils": "1.1.1", | ||
"graphql": "16.3.0", | ||
@@ -41,0 +41,0 @@ "graphql-rate-limit-directive": "^2.0.2", |
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
208004