@pothos/plugin-scope-auth
Advanced tools
Comparing version 3.12.0 to 3.13.0
# Change Log | ||
## 3.13.0 | ||
### Minor Changes | ||
- d67764b5: Make options objecst on toSchema, queryType, and mutationType optional | ||
## 3.12.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-scope-auth", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"description": "A Pothos plugin for adding scope based authorization checks to your GraphQL Schema", | ||
@@ -42,4 +42,4 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.19.1", | ||
"@pothos/plugin-prisma": "3.31.0", | ||
"@pothos/core": "3.20.0", | ||
"@pothos/plugin-prisma": "3.32.0", | ||
"@pothos/test-utils": "1.3.0", | ||
@@ -46,0 +46,0 @@ "@prisma/client": "^4.3.1", |
Sorry, the diff of this file is not supported yet
424659