@pothos/plugin-relay
Advanced tools
Comparing version 3.28.5 to 3.28.6
# Change Log | ||
## 3.28.6 | ||
### Patch Changes | ||
- 6f00194c: Fix an issue with esm import transform | ||
## 3.28.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-relay", | ||
"version": "3.28.5", | ||
"version": "3.28.6", | ||
"description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema", | ||
@@ -43,5 +43,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.22.7", | ||
"@pothos/plugin-complexity": "3.11.5", | ||
"@pothos/test-utils": "1.4.5", | ||
"@pothos/core": "3.22.8", | ||
"@pothos/plugin-complexity": "3.11.6", | ||
"@pothos/test-utils": "1.4.6", | ||
"graphql": "16.6.0", | ||
@@ -48,0 +48,0 @@ "graphql-subscriptions": "^2.0.0", |
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
356729