@apollographql/graphql-playground-html
Advanced tools
Comparing version 1.6.19 to 1.6.20
@@ -20,3 +20,3 @@ export interface MiddlewareOptions { | ||
'tracing.hideTracingResponse': boolean; | ||
'queryPlan.hideQueryPlanResponse': boolean; | ||
'queryPlan.hideQueryPlanResponse'?: boolean; | ||
'editor.fontSize': number; | ||
@@ -23,0 +23,0 @@ 'editor.fontFamily': string; |
{ | ||
"name": "@apollographql/graphql-playground-html", | ||
"version": "1.6.19", | ||
"version": "1.6.20", | ||
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-html", | ||
@@ -5,0 +5,0 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", |
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
25952