graphql-playground-html
Advanced tools
Comparing version 1.6.8 to 1.6.9
@@ -51,3 +51,3 @@ export interface MiddlewareOptions { | ||
export interface RenderPageOptions extends MiddlewareOptions { | ||
version: string; | ||
version?: string; | ||
cdnUrl?: string; | ||
@@ -54,0 +54,0 @@ env?: any; |
{ | ||
"name": "graphql-playground-html", | ||
"version": "1.6.8", | ||
"version": "1.6.9", | ||
"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
25560