@pothos/plugin-directives
Advanced tools
Comparing version 4.0.0-next.1 to 4.0.0
# Change Log | ||
## 4.0.0 | ||
### Major Changes | ||
- 29841a8: Release Pothos v4 🎉 see https://pothos-graphql.dev/docs/migrations/v4 for more details | ||
### Patch Changes | ||
- c1e6dcb: update readmes | ||
## 4.0.0-next.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@pothos/plugin-directives", | ||
"version": "4.0.0-next.1", | ||
"version": "4.0.0", | ||
"description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos", | ||
@@ -36,3 +36,3 @@ "main": "./lib/index.js", | ||
"access": "public", | ||
"provenance": false | ||
"provenance": true | ||
}, | ||
@@ -43,9 +43,9 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@graphql-tools/utils": "^10.2.3", | ||
"graphql": "^16.9.0", | ||
"@graphql-tools/utils": "^10.3.1", | ||
"graphql": "^16.8.1", | ||
"graphql-rate-limit-directive": "^2.0.5", | ||
"graphql-tag": "^2.12.6", | ||
"rate-limiter-flexible": "^5.0.3", | ||
"@pothos/core": "4.0.0-next.1", | ||
"@pothos/test-utils": "2.0.0-next.1" | ||
"@pothos/core": "4.0.0", | ||
"@pothos/test-utils": "2.0.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
124578
1