@pothos/plugin-directives
Advanced tools
Comparing version 3.4.1 to 3.4.2
# Change Log | ||
## 3.4.2 | ||
### Patch Changes | ||
- c8f75aa1: Update dev dependencies | ||
## 3.4.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-directives", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos", | ||
@@ -37,5 +37,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@graphql-tools/utils": "^8.6.12", | ||
"@pothos/core": "3.11.1", | ||
"@pothos/test-utils": "1.2.2", | ||
"@graphql-tools/utils": "^8.7.0", | ||
"@pothos/core": "3.12.0", | ||
"@pothos/test-utils": "1.2.3", | ||
"graphql": "16.5.0", | ||
@@ -42,0 +42,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
156511