graphql-playground-middleware-express
Advanced tools
Comparing version 1.6.3 to 1.7.0
{ | ||
"name": "graphql-playground-middleware-express", | ||
"version": "1.6.3", | ||
"version": "1.7.0", | ||
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-express", | ||
@@ -17,3 +17,3 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).", | ||
], | ||
"playgroundVersion": "1.6.7", | ||
"playgroundVersion": "1.7.0", | ||
"scripts": { | ||
@@ -38,3 +38,3 @@ "build": "rimraf dist && tsc", | ||
"dependencies": { | ||
"graphql-playground-html": "1.5.5" | ||
"graphql-playground-html": "1.6.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "typings": "dist/index.d.ts", |
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
+ Addedgraphql-playground-html@1.6.0(transitive)
- Removedgraphql-playground-html@1.5.5(transitive)