🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

graphql-playground-middleware-hapi

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-playground-middleware-hapi - npm Package Compare versions

Comparing version

to
1.6.11

{
"name": "graphql-playground-middleware-hapi",
"version": "1.6.10",
"version": "1.6.11",
"homepage": "https://github.com/graphcool/graphql-playground/tree/master/packages/graphql-playground-middleware-hapi",

@@ -13,3 +13,3 @@ "description": "GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).",

"repository": "http://github.com/graphcool/graphql-playground.git",
"license": "SEE LICENSE IN LICENSE",
"license": "MIT",
"main": "dist/index.js",

@@ -44,4 +44,4 @@ "files": [

"dependencies": {
"graphql-playground-html": "1.6.12"
"graphql-playground-html": "1.6.13"
}
}