@pothos/plugin-scope-auth
Advanced tools
Comparing version 3.3.0 to 3.3.1
# Change Log | ||
## 3.3.1 | ||
### Patch Changes | ||
- 03aecf76: update .npmignore | ||
## 3.3.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-scope-auth", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "A Pothos plugin for adding scope based authorization checks to your GraphQL Schema", | ||
@@ -38,4 +38,4 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.2.0", | ||
"@pothos/test-utils": "1.0.1", | ||
"@pothos/core": "3.3.1", | ||
"@pothos/test-utils": "1.0.2", | ||
"graphql": "16.3.0", | ||
@@ -42,0 +42,0 @@ "graphql-tag": "^2.12.6" |
254567
78
2826