@pothos/plugin-complexity
Advanced tools
+8
-0
| # @giraphql/plugin-complexity | ||
| ## 4.0.0-next.1 | ||
| ### Patch Changes | ||
| - update readmes | ||
| - Updated dependencies | ||
| - @pothos/core@4.0.0-next.1 | ||
| ## 4.0.0-next.0 | ||
@@ -4,0 +12,0 @@ |
+4
-4
| { | ||
| "name": "@pothos/plugin-complexity", | ||
| "version": "4.0.0-next.0", | ||
| "version": "4.0.0-next.1", | ||
| "description": "A Pothos plugin for defining and limiting complexity of queries", | ||
@@ -39,3 +39,3 @@ "main": "./lib/index.js", | ||
| "peerDependencies": { | ||
| "@pothos/core": "4.0.0-next.0", | ||
| "@pothos/core": "4.0.0-next.1", | ||
| "graphql": "^16.8.1" | ||
@@ -46,4 +46,4 @@ }, | ||
| "graphql-tag": "^2.12.6", | ||
| "@pothos/core": "4.0.0-next.0", | ||
| "@pothos/test-utils": "2.0.0-next.0" | ||
| "@pothos/core": "4.0.0-next.1", | ||
| "@pothos/test-utils": "2.0.0-next.1" | ||
| }, | ||
@@ -50,0 +50,0 @@ "gitHead": "9dfe52f1975f41a111e01bf96a20033a914e2acc", |
134278
0.08%